Module:Infobox settlement/columns: Revision history

Jump to navigation Jump to search

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.

22 December 2023

  • curprev 11:5011:50, 22 December 2023OIMGov talk contribs 3,989 bytes +3,989 Created page with "local p = {} function p.main(frame) local getArgs = require('Module:Arguments').getArgs local args = getArgs(frame, {frameOnly = true}); local r = mw.html.create('div') :css('display','table') :css('width','100%') :css('background','none') local r2 = '' if args['c0'] then local subtable = mw.html.create('div') :css('display','table') :css('width','100%') :css('background','none') local hassubtable = false for k=1,5 do if args['c' .. k] th..."