Module:Formatting: Difference between revisions
Created page with "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 v end if not noBlk then args[v]=nil..." |
m Protected "Module:Formatting": High traffic page ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
||
(No difference)
| |||