Main Page: Difference between revisions
Jump to navigation
Jump to search
Adrianbourdy (talk | contribs) No edit summary |
Adrianbourdy (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
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' ) | |||
{{DISPLAYTITLE:Welcome to Adrian Bourdy's wiki}} | {{DISPLAYTITLE:Welcome to Adrian Bourdy's wiki}} |
Revision as of 12:54, 16 June 2023
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
- Configuration settings list
- MediaWiki FAQ
- MediaWiki release mailing list
- Localise MediaWiki for your language
- Learn how to combat spam on your wiki