Template:InfoboxCountry

From The World in 17th Century
Revision as of 03:50, 20 December 2024 by Admin (talk | contribs)
Jump to navigation Jump to search

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

addRow( 'Continent', 'some data' )
addHeader( 'A header between the data rows' )
addRow( 'Current territory', 'more data' )