Module:Infobox Test
From Bibliotheca Anonoma
Revision as of 18:59, 8 January 2017 by Antonizoon (talk | contribs) (Created page with "local capiunto = require 'capiunto' capiunto.create( { title = 'Title of the Infobox' } ) :addRow( 'A label', 'some data' ) :addHeader( 'A header between the data rows' ) :ad...")
Documentation for this module may be created at Module:Infobox Test/doc