Main Page

Revision as of 13:54, 16 June 2023 by Adrianbourdy (talk | contribs)

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