×
Create a new article
Write your page title here:
We currently have 2,528 articles on Polcompball Wiki. Type your article name above or click on one of the titles below and start writing!



Polcompball Wiki

Module:TableUtils: Revision history

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.

16 April 2023

6 January 2023

5 January 2023

  • curprev 22:0322:03, 5 January 2023imported>TheGhostOfInky 801 bytes +3 No edit summary
  • curprev 22:0322:03, 5 January 2023imported>TheGhostOfInky 798 bytes −22 No edit summary
  • curprev 22:0222:02, 5 January 2023imported>TheGhostOfInky 820 bytes −10 No edit summary
  • curprev 21:5721:57, 5 January 2023imported>TheGhostOfInky 830 bytes 0 No edit summary
  • curprev 21:5221:52, 5 January 2023imported>TheGhostOfInky 830 bytes +830 Created page with "local utils = {} function genCel(url,icon) local cellStr = "|-\n{{!}} align=\"left\" {{!}} " if icon == nil then cellStr = cellStr .."File:"..url.."-template.png " else cellStr = cellStr .. "File:"..icon.." " end cellStr = cellStr..url.." template\n" local ext = {".png",".psd",".pdn",".xcf"} for i=1,4 do local link = "{{!}} [https://archive.org/download/polcompball/{"..url..ext[i].." Link]\n" cellStr =..."