Main Page

From Adrian Bourdy's Wiki
Revision as of 12:54, 16 June 2023 by Adrianbourdy (talk | contribs)
Jump to navigation Jump to search

local capiunto = require 'capiunto' capiunto.create( { title = 'Title of the Infobox' } )

addRow( 'A label', 'some data' )
addHeader( 'A header between the data rows' )
addRow( 'Another label', 'more data' )


MediaWiki has been installed.

Consult the User's Guide for information on using the wiki software.

Getting started