Module:Formatted appearance: Revision history

From Objectshowpedia

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.

11 October 2024

  • curprev 17:4517:45, 11 October 2024MateyOSC talk contribs 9,433 bytes +9,433 Created page with "require("strict") -- This module requires the use of Module:List. local list = require("Module:List") local p = {} -- Local function which is used to get a correctly formatted entry. -- Function checks if the array had a value added by checking the counter, -- and returns the relevant result. local function getFormattedEntry(args, counter) if (counter == 1) then -- Check if the counter stayed the same. return "" -- Nothing was added to a..."