Module:Formatting: 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 June 2025

  • curprev 17:4617:46, 9 June 2025 Wuffesan talk contribs 8,688 bytes +8,688 Created page with "-- Module copied from the Genshin Impact wiki local p = {} local lib = require('Module:Feature') local search = lib.inArray local nw = mw.text.nowiki function p.main(frame) local args = require('Module:Arguments').getArgs(frame, { parentFirst = true, removeBlanks = false }) -- helper function to parse params function FP(arr, val, def, noBlk) local param = nil for _, v in ipairs(arr) do if param == nil and args[v]~=nil then param = val and args[v] or..."