Module:Maintenance: Revision history

From Inkipedia, the Splatoon 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.

(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)

18 December 2023

  • curprev 14:3714:37, 18 December 2023Slate talk contribsm 2,038 bytes +13 Undo revision 501151 by Slate (talk) better idea - use mw library instead of frame
  • curprev 14:3314:33, 18 December 2023Slate talk contribsm 2,025 bytes −52 No edit summary
  • curprev 14:3214:32, 18 December 2023Slate talk contribs 2,077 bytes +2,077 Created page with "local p = {} function p.main(frame) -- No args needed return p.getMaintenanceTable() end function p.getMaintenanceTable() -- Create the table element local result = mw.html.create('table') result :addClass('wikitable') :addClass('sitecolor-generic') :addClass('mw-collapsible') :css('text-align', 'center') -- Add header row result:tag('tr') :tag('th') :attr('colspan', '10') :wikitext('M..."
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)