24 April 2022
- 13:2313:23, 24 April 2022 diff hist +36 N Template:Socker Redirected page to Template:Sockpuppeteer current Tag: New redirect
- 13:2213:22, 24 April 2022 diff hist +6,141 N Module:Message box/configuration Created page with "-------------------------------------------------------------------------------- -- Message box configuration -- -- -- -- This module contains configuration data for Module:Message box. -- -------------------------------------------------------------------------------- return { ambox = { types = { speedy = { class = 'ambox-spee..." current
- 13:2113:21, 24 April 2022 diff hist +10,054 N Module:Arguments Created page with "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) == 'string'..." current
- 13:2013:20, 24 April 2022 diff hist +745 N Module:Yesno Created page with "-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then return nil elseif val == true or val == 'yes' or val == 'y' or val =..." current
- 13:1913:19, 24 April 2022 diff hist +307 N Module:No globals Created page with "local mt = getmetatable(_G) or {} function mt.__index (t, k) if k ~= 'arg' then error('Tried to read nil global ' .. tostring(k), 2) end return nil end function mt.__newindex(t, k, v) if k ~= 'arg' then error('Tried to write global ' .. tostring(k), 2) end rawset(t, k, v) end setmetatable(_G, mt)" current
- 13:1813:18, 24 April 2022 diff hist +18,026 N Module:Message box Created page with "-- This is a meta-module for producing message box templates, including -- {{mbox}}, {{ambox}}, {{imbox}}, {{tmbox}}, {{ombox}}, {{cmbox}} and {{fmbox}}. -- Load necessary modules. require('Module:No globals') local getArgs local yesno = require('Module:Yesno') local templatestyles = 'Module:Message box/styles.css' -- Get a language object for formatDate and ucfirst. local lang = mw.language.getContentLanguage() -- Define constants local CONFIG_MODULE = 'Module:Messag..." current
- 13:1613:16, 24 April 2022 diff hist +115 N Template:Ombox Created page with "{{#invoke:Message box|ombox}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage. --> </noinclude>" current
- 13:1513:15, 24 April 2022 diff hist +3,688 N Module:Unsubst Created page with "local checkType = require('libraryUtil').checkType local p = {} local BODY_PARAM = '$B' local specialParams = { ['$params'] = 'parameter list', ['$aliases'] = 'parameter aliases', ['$flags'] = 'flags', ['$B'] = 'template content' } function p.main(frame, body) -- If we are substing, this function returns a template invocation, and if -- not, it returns the template body. The template body can be specified in -- the body parameter, or in the template parameter..." current
- 13:1413:14, 24 April 2022 diff hist +4,275 N Template:Sockpuppet Created page with "<includeonly>{{ {{{|safesubst:}}}#invoke:Unsubst||$B= {{ombox |image = 45px|alt=Multi-user icon |imageright = {{#switch:{{lc:{{{2|}}}}} |confirmed= |cuconfirmed= |nbconfirmed=45px|alt=A CheckUser has confirmed that this account is a sockpuppet |proven=45px|alt=This account is a sockpuppet |blocked={{#if:{{{length|}}} |File:Stop_x_nuvola_with_clock.svg|45px|alt=This account is a suspect..." current
- 13:1413:14, 24 April 2022 diff hist +33 N Template:Sock Redirected page to Template:Sockpuppet current Tag: New redirect
- 13:1213:12, 24 April 2022 diff hist +148 N User talk:DarkMatterMan4500 →Hello:: new section
- 13:1113:11, 24 April 2022 diff hist +23 m Styles and Standards No edit summary
- 13:0813:08, 24 April 2022 diff hist +10 m Akaname No edit summary
10 January 2022
- 14:2014:20, 10 January 2022 diff hist +19 m Monster Girl Encyclopedia World Guide - Side III No edit summary
