Anonymous
×
Create a new article
Write your page title here:
We currently have 97 articles on The Dream Shrine. Type your article name above or click on one of the titles below and start writing!



The Dream Shrine

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

6 August 2024

  • curprev 09:5209:52, 6 August 2024MagicPixieDreamGirl talk contribs 11,622 bytes +11,622 Created page with "local p = {} local h = {} local utilsCargo = require("Module:UtilsCargo") local utilsString = require("Module:UtilsString") local utilsTable = require("Module:UtilsTable") local SEPARATOR = "#" function p.dpl(args) local dplArgs = "" for k, v in pairs(args) do if k == "format" or type(v) == "table" and v.value == "format" then mw.addWarning("<code>format</code> argument cannot be used here. Format the resulting Lua table instead.") elseif type(v) == "table" th..."