Module:Infobox: 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.

9 January 2024

  • curprev 08:3308:33, 9 January 2024Jawarrior1 talk contribs 57,138 bytes +57,138 Created page with "--[=[ -- For documentation, see Module:Infobox/doc --]=] local Infobox = {} Infobox.__index = Infobox Infobox.__tostring = Infobox.tostring -- Edit button for unknown params local editbutton = require('Module:Edit button') local yesno = require('Module:Yesno') local edit = editbutton("'''?''' (edit)") local var = mw.ext.VariablesLua -- Page title local pagename = mw.title.getCurrentTitle().fullText -- map of flags to html tags used by Infobox.addRow() -- let's on..."