Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:InfoboxNeue/example: Revision history

From TCG Card Shop Simulator

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.

5 November 2024

  • curprev 23:5623:56, 5 November 2024Admin-shahadat talk contribs 3,330 bytes −14 No edit summary undo
  • curprev 23:4323:43, 5 November 2024Admin-shahadat talk contribs 3,344 bytes +3,344 Created page with "local p = {} local infobox = require( 'Module:InfoboxNeue' ):new() function p.makeComponentsExample() local sectionTable = {} infobox:renderImage( 'Pico at New Babbage 1 1.jpg' ) infobox:renderIndicator( { data = 'Indicator', desc = 'Indicator message', } ) infobox:renderHeader( { title = 'Title', subtitle = 'Subtitle' } ) sectionTable = { infobox:renderItem( { label = 'Item label', data = 'Item data' } ), infobox:renderItem( { label = 'I..."