Module:Infobox: Revision history

From Fanon 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 May 2022

8 May 2022

  • curprev 21:2821:28, 8 May 2022Lakelimbo talk contribsm 1,644 bytes 0 No edit summary
  • curprev 21:0821:08, 8 May 2022Lakelimbo talk contribs 1,644 bytes +1,644 Created page with "local p = {} function p.main(frame) local c1, c2, title c1 = mw.text.trim(frame.args["color"]) or "#ff8100" c2 = mw.text.trim(frame.args["text"]) or "#000" title = frame.args["title"] local items = frame.args[1] if items ~= nil then items = mw.text.split(items, "\n") else items = {} end local result = {} table.insert(result, ' <div class="infobox" style="border-color: '.. c1 ..'"><div class="p-1 fs-2 br-4 text-center" style..."