Module:Infobox

From Bibliotheca Anonoma
Revision as of 01:51, 12 June 2017 by Kali (talk | contribs)

Documentation for this module may be created at Module:Infobox/doc

local capiunto = require 'capiunto'
capiunto.create( {
	title = 'Damaged Goods'
} )
:addRow( 'A label', 'some data' )
:addHeader( 'A header between the data rows' )
:addRow( 'Another label', 'more data' )