Jump to content

Δ Infobox Test Page: Difference between revisions

From The Commentary Community Wiki
No edit summary
Tag: Reverted
Blanked the page
Tags: Blanking Manual revert Visual edit: Switched
 
(8 intermediate revisions by the same user not shown)
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' )

Latest revision as of 20:52, 28 February 2026