- 15:37, 7 April 2022 diff hist +269 N Template:Unbulleted indent list Created page with "{{<includeonly>safesubst:</includeonly>#invoke:list|unbulleted|list_style=margin-left:{{{in|{{{indent|1em}}}}}};text-indent:-{{{in|{{{indent|1em}}}}}}}}<noinclude> {{documenta..." current
- 15:36, 7 April 2022 diff hist +5,410 N Module:List Created page with "-- This module outputs different kinds of lists. At the moment, bulleted, -- unbulleted, horizontal, ordered, and horizontal ordered lists are supported. local libUtil = requ..." current
- 15:36, 7 April 2022 diff hist +1,074 N Module:Exponential search Created page with "-- This module provides a generic exponential search algorithm. local checkType = require('libraryUtil').checkType local floor = math.floor local function midPoint(lower, up..." current
- 15:35, 7 April 2022 diff hist +15,281 N Module:TableTools Created page with "------------------------------------------------------------------------------------ -- TableTools -- --..." current
- 15:34, 7 April 2022 diff hist +214 N Template:Indented plainlist Created page with "<div class="plainlist {{{class|}}}" style="margin-left:{{{in|{{{indent|1em}}}}}};text-indent:-{{{in|{{{indent|1em}}}}}};{{{style|}}}">{{#if:{{{1|}}}| {{{1}}} </div>}}<noinclud..." current
- 15:24, 7 April 2022 diff hist +45 MediaWiki:Common.css current
- 15:19, 7 April 2022 diff hist +130 MediaWiki:Common.css Fix for plainlist
- 14:33, 4 April 2022 diff hist +23,153 N Module:Citation/CS1/Suggestions Created page with "-- Please insert new suggestions in alphabetical order -- The form is ['incorrect'] = 'correct', suggestions = { ['ASIN-TLD'] = 'asin-tld', -- old parameter name..." current
- 14:06, 4 April 2022 diff hist +16,454 N Module:Citation/CS1/COinS Created page with "--[[--------------------------< F O R W A R D D E C L A R A T I O N S >-------------------------------------- ]] local has_accept_as_written, is_set, in_array, remove_wiki_..." current
- 14:05, 4 April 2022 diff hist +24,564 N Module:Citation/CS1/Utilities Created page with "local z = { error_cats_t = {}; -- for categorizing citations that contain errors error_ids_t = {}; -- list of error identifiers; used to prevent..." current
- 14:05, 4 April 2022 diff hist +73,621 N Module:Citation/CS1/Identifiers Created page with "--[[--------------------------< F O R W A R D D E C L A R A T I O N S >-------------------------------------- ]] local has_accept_as_written, is_set, in_array, set_message,..." current
- 14:04, 4 April 2022 diff hist +62,466 N Module:Citation/CS1/Date validation Created page with "--[[--------------------------< F O R W A R D D E C L A R A T I O N S >-------------------------------------- ]] local add_prop_cat, is_set, in_array, set_message, substitu..." current
- 14:03, 4 April 2022 diff hist +14,676 N Module:Citation/CS1/Whitelist Created page with "--[[--------------------------< S U P P O R T E D P A R A M E T E R S >-------------------------------------- Because a steady-state signal conveys no useful information, w..." current
- 14:02, 4 April 2022 diff hist +91,229 N Module:Citation/CS1/Configuration Created page with "--[[--------------------------< U N C A T E G O R I Z E D _ N A M E S P A C E S >------------------------------ List of namespaces that should not be included in citation err..." current
- 14:01, 4 April 2022 diff hist +205,172 N Module:Citation/CS1 Created page with "require ('Module:No globals'); --[[--------------------------< F O R W A R D D E C L A R A T I O N S >-------------------------------------- each of these counts against t..." current
- 14:00, 4 April 2022 diff hist +127 N Template:Citation Created page with "<includeonly>{{#invoke:citation/CS1|citation |CitationClass=citation }}</includeonly><noinclude> {{Documentation}} </noinclude>" current
- 18:44, 30 March 2022 diff hist 0 Template:TOC limit/styles.css Zoran changed the content model of the page Template:TOC limit/styles.css from "wikitext" to "Sanitized CSS": Styling related page current Tag: content model change
- 18:41, 30 March 2022 diff hist +17,433 N Module:Documentation/config Created page with "---------------------------------------------------------------------------------------------------- -- -- Configuration for Module:Documentation..." current
- 18:41, 30 March 2022 diff hist +35,027 N Module:Documentation Created page with "-- This module implements {{documentation}}. -- Get required modules. local getArgs = require('Module:Arguments').getArgs -- Get the config table. local cfg = mw.loadData('M..." current
- 18:40, 30 March 2022 diff hist +7,871 N Module:Category handler Created page with "-------------------------------------------------------------------------------- -- -- --..." current
- 18:39, 30 March 2022 diff hist +6,156 N Module:Message box/configuration Created page with "-------------------------------------------------------------------------------- -- Message box configuration -- --..." current
- 18:37, 30 March 2022 diff hist +18,348 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 mo..." current
- 18:37, 30 March 2022 diff hist +253 N Module:Module wikitext Created page with "local p = {} p.text = '' function p.main() return p.text end function p._addText(text, preprocessFrame) if preprocessFrame ~= false then text = (preprocessFrame or mw.g..." current
- 18:36, 30 March 2022 diff hist +716 N Module:Documentation/styles.css Created page with "→{{pp|small=yes}}: .documentation, .documentation-metadata { border: 1px solid #a2a9b1; background-color: #ecfcf4; clear: both; } .documentation { margin: 1em 0 0 0;..." current
- 18:35, 30 March 2022 diff hist +329 N Module:If preview/styles.css Created page with "→{{pp|small=yes}}: .preview-warning { font-style: italic; →@noflip: padding-left: 1.6em; margin-bottom: 0.5em; color: red; } /* The templatestyles element insert..." current
- 18:34, 30 March 2022 diff hist +842 N Module:If preview/configuration Created page with "--We perform the actual check for whether this is a preview here since preprocessing is relatively expensive. local frame = mw.getCurrentFrame() local function is_previ..." current
- 18:34, 30 March 2022 diff hist +1,453 N Module:If preview Created page with "local p = {} local cfg = mw.loadData('Module:If preview/configuration') --[[ main This function returns either the first argument or second argument passed to this module,..." current
- 18:33, 30 March 2022 diff hist +3,312 N Module:Check for unknown parameters 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..." current
- 18:27, 30 March 2022 diff hist 0 Template:Blockquote/styles.css Zoran changed the content model of the page Template:Blockquote/styles.css from "wikitext" to "Sanitized CSS": Styling related page current Tag: content model change
- 18:18, 30 March 2022 diff hist 0 Template:TOC right/styles.css Zoran changed the content model of the page Template:TOC right/styles.css from "wikitext" to "Sanitized CSS": Styling related page current Tag: content model change
- 15:38, 29 March 2022 diff hist +46,228 N Module:Protection banner/config Created page with "-- This module provides configuration data for Module:Protection banner. return { -------------------------------------------------------------------------------- -- --..." current
- 15:37, 29 March 2022 diff hist +1,494 N Module:Effective protection expiry Created page with "local p = {} -- Returns the expiry of a restriction of an action on a given title, or unknown if it cannot be known. -- If no title is specified, the title of the page being..." current
- 15:36, 29 March 2022 diff hist +3,438 N Module:Effective protection level Created page with "local p = {} -- Returns the permission required to perform a given action on a given title. -- If no title is specified, the title of the page being displayed is used. functi..." current
- 15:35, 29 March 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..." current
- 15:34, 29 March 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..." current
- 15:33, 29 March 2022 diff hist +2,544 N Module:File link Created page with "-- This module provides a library for formatting file wikilinks. local yesno = require('Module:Yesno') local checkType = require('libraryUtil').checkType local p = {} funct..." current
- 15:33, 29 March 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.__newi..." current
- 15:30, 29 March 2022 diff hist +26,029 N Module:Protection banner Created page with "-- This module implements {{pp-meta}} and its daughter templates such as -- {{pp-dispute}}, {{pp-vandalism}} and {{pp-sock}}. -- Initialise necessary modules. require('Module..." current
- 14:49, 29 March 2022 diff hist 0 File:Check-saira-green.svg Zoran reverted File:Check-saira-green.svg to an old version
- 14:45, 29 March 2022 diff hist 0 File:Check-saira-green.svg Zoran uploaded a new version of File:Check-saira-green.svg