Module:InfoboxNeue/example: Revision history

From CLOCKUP WIKI

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

9 June 2023

  • curprev 07:1107:11, 9 June 2023G Utopia talk contribs 5,289 bytes +5,289 Created page with "local p = {} local infobox = require( 'Module:InfoboxNeue' ) function p.makeComponentsExample() local infoboxTable = {} local sectionTable = {} infoboxTable = { infobox.renderImage( 'Support Ari Shoujo LN.jpg' ), infobox.renderIndicator( { data = 'Indicator', desc = 'Indicator message', } ), infobox.renderHeader( { title = 'Title', subtitle = 'Subtitle' } ) } sectionTable = { infobox.renderItem( { label = 'Item label', data = 'Item..."
Cookies help us deliver our services. By using our services, you agree to our use of cookies.