Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Check for unknown parameters: Revision history

From Solar Conquest

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.

27 July 2023

  • curprev 03:4303:43, 27 July 2023CapColton talk contribsm 3,153 bytes 0 Protected "Module:Check for unknown parameters" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
  • curprev 03:4203:42, 27 July 2023CapColton talk contribs 3,153 bytes +3,153 Created page with "-- This module may be used to compare the arguments passed to the parent -- with a list of arguments, returning a specified result if an argument is -- not on the list local p = {} local function trim(s) return s:match('^%s*(.-)%s*$') end local function isnotempty(s) return s and s:match('%S') end local function clean(text) -- Return text cleaned for display and truncated if too long. -- Strip markers are replaced with dummy text representing the original wikitext..."
Cookies help us deliver our services. By using our services, you agree to our use of cookies.