Jump to content

User contributions for Rosie

A user with 1,264 edits. Account created on 5 February 2024.
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

11 January 2026

  • 15:3915:39, 11 January 2026 diff hist +315 N Template:Module link expanded Created page with "<includeonly><code>{{{{{{{|safesubst:}}}#invoke:Separated entries|main|[[Module:{{{1}}}{{{section|}}}|#invoke:{{{1}}}]]|{{{2|''function''}}}|separator=|}}}}</code></includeonly><noinclude>{{documentation}}<!-- Categories go on the /doc subpage and interwikis go on Wikidata. --></noinclude>" current
  • 15:3815:38, 11 January 2026 diff hist +2,052 N Module:Effective protection expiry/doc Created page with "{{Module rating |protected <!-- Values: pre-alpha • alpha • beta • release • protected -- If a rating not needed/relevant, delete this template call -->}} {{High-use}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> This module provides a way to retrieve the expiry of a restriction over a given action on a page. == Usage == This module will use up to 1 expensive parser functi..."
  • 15:3815:38, 11 January 2026 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 displayed is used. function p._main(action, pagename) local title if type(pagename) == 'table' and pagename.prefixedText then title = pagename elseif pagename then title = mw.title.new(pagename) else title = mw.title.getCurrentTitle() end pagename = title.prefixedText if action == 'auto..."
  • 15:3615:36, 11 January 2026 diff hist +933 N Module:Tmpl/doc Created page with "<noinclude><!-- -->{{#ifeq:{{SUBPAGENAME}}|doc||{{Documentation subpage}}}}<!-- --><languages /><!-- --></noinclude>{{#switch:<translate></translate> | = <includeonly>{{Languages|Module:Tmpl/doc}}</includeonly> <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> {{Module rating|alpha}} <translate> <!--T:1--> Implements <tvar name=1>{{tlx|tmpl}}</tvar>. == Usage == <!--T:2--> </translate> <code><nowiki>{{</nowiki>#invoke:Tmpl{{!..."
  • 15:3615:36, 11 January 2026 diff hist +958 N Module:Tmpl Created page with "-- This is a helper module for {{tmpl}} require('strict') -- The trailing `[^0-9]?` ensures that `$10` doesn't potentially change -- from being treated as `${1}0` to being treated as `${10}` -- if the number of supported parameters is ever expanded: local PATTERN = "%$([1-9])[^0-9]?" local this = {} function this.renderTmpl(frame) local args = frame.args local pargs = (frame:getParent() or {}).args local input = pargs[0] or '' local result = {} local prevPos = 1..." current
  • 15:3515:35, 11 January 2026 diff hist +190 N Template:Hatnote/styles.css Created page with ".hatnote { font-style: italic; padding-bottom: 0.4em; margin-bottom: 0.4em; border-bottom: 1px solid var( --border-color-subtle, #c8ccd1 ); } .hatnote.no-border { border-bottom: none; }" current
  • 15:3515:35, 11 January 2026 diff hist +213 N Template:Hatnote Created page with "<templatestyles src="Hatnote/styles.css"/><div role="note" class="hatnote {{{extraclasses|{{{class|}}}}}}{{#if:{{{noborder|}}}|hatnote.noborder}}">{{{1|{{{text}}}}}}</div><noinclude> {{documentation}} </noinclude>" current
  • 15:3315:33, 11 January 2026 diff hist +433 N Template:Transclude Created page with "<onlyinclude>{{#switch: {{NAMESPACE: {{{1}}} }} |#default = {{FULLPAGENAME: {{{1}}} }} <!-- leading namespace prefix, eg "Template:Foo" --> |{{ns:0}} = {{#ifeq: {{NAMESPACE: {{{1}}} }} | {{NAMESPACE: Template{{{1}}} }} | Template:{{{1}}} <!-- no leading colon, eg "Foo" --> | {{PAGENAME: {{{1}}} }} <!-- leading colon, eg ":Foo", so we want the article --> }} }}</onlyinclude> {{Documentation}}" current
  • 15:3315:33, 11 January 2026 diff hist +418 N Template:IsDocSubpage Created page with "<onlyinclude><includeonly>{{#ifexpr: ( {{#ifeq:{{lc:{{SUBPAGENAME}}}}|{{lc:{{{override|doc}}}}}|1|0}} or ( {{#ifeq:{{lc:{{#titleparts:{{FULLPAGENAME}}|-1|-2}}}}|{{lc:{{{override|doc}}}}}|1|0}} and {{#if:{{#translation:}}|1|0}} ) )<!-- -->|{{{true|1}}}<!-- -->|{{{false|}}}<!-- -->}}</includeonly></onlyinclude> {{Documentation}} <!-- Add categories to the /doc subpage and interwikis in Wikidata, not here! -->" current
  • 15:3315:33, 11 January 2026 diff hist +645 N Module:Navbar/styles.css Created page with "* * This TemplateStyles page is separately used for [[Template:Navbar]] * because of course there are two versions of the same template. * Be careful when adjusting styles accordingly.: .navbar { display: inline; font-size: 88%; font-weight: normal; color: var(--color-base, #202122) !important; } .navbar ul { display: inline; white-space: nowrap; } .navbar li { word-spacing: -0.125em; } Navbar styling when nested in navbox: .navbox .navbar { displ..."
  • 15:3215:32, 11 January 2026 diff hist +5,394 N Template:Navbar Created page with "<noinclude> <languages/> </noinclude><templatestyles src="Module:Navbar/styles.css"/><span class="noprint plainlinks navbar" style="{{{style|}}}"><small><!-- -->{{#if:{{{mini|}}}{{{plain|}}}|<!--nothing-->|<!--else: --><span style="{{{fontstyle|}}}">{{#if:{{{text|}}}|{{{text}}}|<translate><!--T:1--> This box:</translate>}} </span>}}<!-- -->{{#if:{{{brackets|}}}|<span style="{{{fontstyle|}}}">[</span>}}<!-- --><span style="white-space:nowrap;word-spacing:-.12em;"><..." current
  • 15:3215:32, 11 January 2026 diff hist +2,477 N Template:TemplateData header Created page with "<noinclude> <languages/> <onlyinclude>{{#switch:<translate></translate> |= <div class="templatedata-header"><!-- -->{{#if:{{yesno|{{{editlinks|}}}}}<!-- -->|{{#ifexpr:<!-- -->{{#if:{{{docpage|}}}<!-- -->|{{#ifeq:{{FULLPAGENAME}}|{{transclude|{{{docpage}}}}}|0|1}}<!-- -->|not{{IsDocSubpage|false=0}}<!-- -->}}<!-- -->|{{Navbar|{{{docpage|{{BASEPAGENAME}}/doc}}}|plain=1|brackets=1|style=float:{{dir|{{PAGELANGUAGE}}|left|right}};}}<!-- -->}}<!-- -->}} {{#if:{{{..."
  • 15:3115:31, 11 January 2026 diff hist +4,261 N Template:Distinguish/doc Created page with "{{Documentation subpage}} <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> {{TemplateData header|editlinks=1|docpage=Distinguish/doc}} <templatedata> { "description": { "en": "Adds warning \"Not to be confused\" on the reader's page, with a short list of related pages.", "cs": "Přidává upozornění \"Aby nedošlo k záměně\" na stránku čtenáře s krátkým seznamem souvisejících stránek.", "fr": "Ajoute un av..."
  • 15:3115:31, 11 January 2026 diff hist +2,773 N Template:Distinguish Created page with "<noinclude> <languages/> </noinclude><!-- -->{{Hatnote|1={{tmpl|0=<translate><!--T:1--> Not to be confused with: $1.</translate> |1=[[:{{{1}}}{{#if:{{{label 1|{{{l1|}}}}}}|{{!}}{{{label 1|{{{l1}}}}}}}}]]<!-- -->{{#if: {{{2|}}} |{{int|comma-separator}}[[:{{{2}}}{{#if:{{{label 2|{{{l2|}}}}}}|{{!}}{{{label 2|{{{l2}}}}}}}}]] }}{{#if: {{{3|}}} |{{int|comma-separator}}[[:{{{3}}}{{#if:{{{label 3|{{{l3|}}}}}}|{{!}}{{{label 3|{{{l3}}}}}}}}]] }}{{#if: {{{4|}}} |{{int|comma..." current
  • 15:3115:31, 11 January 2026 diff hist +763 N Module:Template translation/doc Created page with "<noinclude> {{#ifeq:{{SUBPAGENAME}}|doc||{{Documentation subpage}}}} <languages /> </noinclude>{{#switch:<translate></translate> | = <includeonly>{{languages|Module:Template translation/doc}}</includeonly> {{distinguish|Module:TNT}} {{module rating|protected}} {{high-risk|75000}} <translate> <!--T:1--> This template is used to show translatable templates in the language of the current page. </translate> <includeonly>{{Sandbox other|| <!-- Categories below this line; inte..."
  • 15:3115:31, 11 January 2026 diff hist +11,705 N Module:Template translation Created page with "local this = {} function this.checkLanguage(subpage, default) --[[Check first if there's an any invalid character that would cause the mw.language.isKnownLanguageTag function() to throw an exception: - all ASCII controls in [\000-\031\127], - double quote ("), sharp sign (#), ampersand (&), apostrophe ('), - slash (/), colon (:), semicolon (;), lower than (<), greater than (>), - brackets and braces ([, ], {, }), pipe (|), bac..." current
  • 15:3015:30, 11 January 2026 diff hist +181 N Template:Tmpl Created page with "<onlyinclude><includeonly>{{#invoke:Tmpl|renderTmpl}}</includeonly></onlyinclude> {{Documentation}} <!-- Add categories to the /doc subpage and interwikis in Wikidata, not here! -->" current
  • 15:3015:30, 11 January 2026 diff hist +1,661 Template:Used in system No edit summary current
  • 15:2915:29, 11 January 2026 diff hist −388 Template:Yesno No edit summary
  • 15:2815:28, 11 January 2026 diff hist +48 N Template:)) Created page with "<onlyinclude>}}</onlyinclude> {{documentation}}" current
  • 15:2815:28, 11 January 2026 diff hist +48 N Template:(( Created page with "<onlyinclude>{{</onlyinclude> {{documentation}}" current
  • 15:2815:28, 11 January 2026 diff hist +322 Template:Tlf No edit summary current
  • 15:2715:27, 11 January 2026 diff hist +585 N Template:Tlf Created page with "<span style="white-space:nowrap;">{{{{#if:{{{1|}}}|{{{1}}}| tlf|...}}<!-- -->{{#ifeq:{{{2|x}}}|{{{2|}}}| |{{{2}}} | }}<!-- -->{{#ifeq:{{{3|x}}}|{{{3|}}}| |{{{3}}} | }}<!-- -->{{#ifeq:{{{4|x}}}|{{{4|}}}| |{{{4}}} | }}<!-- -->{{#ifeq:{{{5|x}}}|{{{5|}}}| |{{{5}}} | }}<!-- -->{{#ifeq:{{{6|x}}}|{{{6|}}}| |{{{6}}} | }}<!-- -->{{#ifeq:{{{7|x}}}|{{{7|}}}| |{{{7}}} | }}<!-- -->{{#ifeq:{{{8|x}}}|{{{8|}}}| |{{{8}}} | }}<!-- -->{{#if..."
  • 15:2615:26, 11 January 2026 diff hist +40,330 N Module:Transclusion count/data/C Created page with "return { ["C"] = 762000, ["C-Class"] = 17000, ["C-SPAN"] = 13000, ["C-cmn"] = 2800, ["C-pl"] = 51000, ["C."] = 281000, ["CAN"] = 20000, ["CANelec"] = 18000, ["CANelec/gain"] = 3300, ["CANelec/hold"] = 6400, ["CANelec/source"] = 10000, ["CANelec/top"] = 8100, ["CANelec/total"] = 8900, ["CAS"] = 3800, ["CBB_Yearly_Record_End"] = 3400, ["CBB_Yearly_Record_Entry"] = 3500, ["CBB_Yearly_Record_Start"] = 3300, ["CBB_Yearly_Record_Subhead"] = 4100, ["CBB_Yearly_Record_Subtotal"]..." current
  • 15:2515:25, 11 January 2026 diff hist +4,044 N Module:File link/doc Created page with "{{high-use}} {{Module rating|protected}} {{Lua|Module:Yesno|Module:Arguments}} This module is used to construct wikitext links to files. It is primarily useful for templates and modules that use complicated logic to make file links. Simple file links should be made with wikitext markup directly, as it uses less resources than calling this module. For help with wikitext file markup please refer to the documentation at mediawiki.org. == Usage from wikit..." current
  • 15:2515:25, 11 January 2026 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 = {} function p._main(args) checkType('_main', 1, args, 'table') -- This is basically libraryUtil.checkTypeForNamedArg, but we are rolling our -- own function to get the right error level. local function checkArg(key, val, level) if type(val) ~= 'string' then error(string.format( "type error in..."
  • 15:2415:24, 11 January 2026 diff hist +1 N Module:Category handler/shared/doc Created page with "-" current
  • 15:2415:24, 11 January 2026 diff hist +888 N Module:Category handler/shared Created page with "-- This module contains shared functions used by Module:Category handler -- and its submodules. local p = {} function p.matchesBlacklist(page, blacklist) for i, pattern in ipairs(blacklist) do local match = mw.ustring.match(page, pattern) if match then return true end end return false end function p.getParamMappings(useLoadData) local dataPage = 'Module:Namespace detect/data' if useLoadData then return mw.loadData(dataPage).mappings else return..." current
  • 15:2215:22, 11 January 2026 diff hist +513 N Module:Category handler/blacklist/doc Created page with "{{Module rating |<!-- Values: pre-alpha • alpha • beta • release • protected -- If a rating not needed/relevant, delete this template call -->}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> == Usage == <code><nowiki>{{</nowiki>#invoke:{{BASEPAGENAME}}|''function_name''}}</code> <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | <!-- Categories below this line, please; interw..." current
  • 15:2215:22, 11 January 2026 diff hist +254 N Module:Category handler/blacklist Created page with "-- This module contains the blacklist used by Module:Category handler. -- Pages that match Lua patterns in this list will not be categorised unless -- categorisation is explicitly requested. return { '/[aA]rchive' -- Don't categorise archives. }" current
  • 15:2215:22, 11 January 2026 diff hist +437 N Module:Category handler/config/doc Created page with "{{module rating|p}} <pre> -------------------------------------------------------------------------------- -- Module:Category handler configuration data -- -- Language-specific parameter names and values can be set here. -- -- For blacklist config, see Module:Category handler/blacklist. -- -------------------------------------------------------------------------------- </pre>" current
  • 15:2115:21, 11 January 2026 diff hist +5,755 N Module:Category handler/config Created page with "-------------------------------------------------------------------------------- -- Module:Category handler configuration data -- -- Language-specific parameter names and values can be set here. -- -- For blacklist config, see Module:Category handler/blacklist. -- -------------------------------------------------------------------------------- local cfg = {} -- Don't edit this line. ----------------------------..." current
  • 15:2115:21, 11 January 2026 diff hist +523 N Template:Heavily used template/layout Created page with "{{Mbox |type = query |image = {{NoImageNotes|class=noviewer|alt=⚠|40px}} |text = {{{text|empty}}} <div style="font-size:0.9em;"> {{{small|}}} {{#switch:{{PROTECTIONLEVEL:edit}} |autoconfirmed={{{autoconfirmed|}}} |templateeditor={{{templateeditor|{{{temp|}}}}}} |sysop={{{sysop|}}} }}</div> |width = 80% |style = padding:3px; border-color: var(--border-color-content-removed, #fc3); text-align:start |lang = {{{lang|}}} }}<noinc..." current
  • 15:2115:21, 11 January 2026 diff hist +2,015 N Template:Heavily used template/en Created page with "{{Heavily used template/layout |text='''Note:''' This {{lc:{{NAMESPACE}}}} is used on a {{#if:{{{very|}}}|'''great''' }}lot of pages. In order not to put too much load on the servers, edits should be kept to a bare minimum. Please '''discuss proposed changes on [[{{TALKPAGENAME}}|the talk page]]''' first. {{#ifexist:{{{2|}}}/sandbox|Afterwards, changes can '''initially''' be done at and tested with [[{{{2|}}}/sandbox]]{{{edit|}}}.}} |small= * Editing a {{lc:{{NAMESP..." current
  • 15:2015:20, 11 January 2026 diff hist +841 N Template:Heavily used template Created page with "<!-- -->{{#ifeq:{{NAMESPACE}}|Module<!-- -->|{{error|This template is being used in the wrong namespace. Use {{tl|Heavily used module}} instead!}}<!-- -->|<!-- -->{{#invoke:Autotranslate|autotranslate<!-- -->|1 = {{{1|Template talk:{{#titleparts:{{PAGENAME}}|1|1}}}}}<!-- -->|2 = {{#if:{{{2|}}}|{{{2|}}}|{{SUBJECTSPACE}}:{{BASEPAGENAME}}}}<!-- -->|edit=<!-- -->{{#if:{{{edit|}}}<!-- -->|: [''{{Edit-int|{{{2|{{SUBJECTSPACE}}:{{BASEPAGE..." current
  • 15:2015:20, 11 January 2026 diff hist +130 N Template:LangSwitch Created page with "<includeonly>{{#invoke:LangSwitch|langSwitch}}</includeonly><noinclude> {{heavily used template}} {{Documentation}} </noinclude>"
  • 15:1915:19, 11 January 2026 diff hist +2,101 N Template:Cat Created page with "<div id="cat" border="1" class="plainlinks" style="background:#F1F8F1; padding:5px;" border: #99B3FF solid 1px > {| id="catnav" style="background:none; margin-bottom:10px; font-size:90%; margin-left:auto; margin-right:auto;" cellpadding="2" cellspacing="0" align="center" | colspan=13 | {{LangSwitch |en=Index of all categories |eo=Indekso de ĉiaj kategorioj |pl=Indeks wszystkich kategori..." current
  • 15:1615:16, 11 January 2026 diff hist +44 N Template:!! Created page with "||<noinclude> {{documentation}} </noinclude>" current
  • 15:1615:16, 11 January 2026 diff hist +443 N Template:Center Created page with "<div class="center" {{safesubst<noinclude />:#if: {{{style|}}} | style="{{{style}}}"}}>{{{1|Category:Pages using center with no arguments}}}</div>{{safesubst<noinclude />:#invoke:Check for unknown parameters|check|unknown=_VALUE_{{PAGENAME}}|preview=Page using Template:Center with unknown parameter "_VALUE_"|ignoreblank=y| 1 | style }}<noinclude> {{documentation}} </noinclude>" current
  • 15:1015:10, 11 January 2026 diff hist +1,113 N Template:Cascade-protected template Created page with "{{mbox | type = protection | image = 40x40px|link=|alt= | imageright = 40x40px|link= |alt= | text = '''This page is fully protected with the cascading option enabled.''' Editing of this {{{page|template}}} may have been disabled either temporarily or permanently except for administrators. Changes can only b..." current
  • 15:0915:09, 11 January 2026 diff hist +1 N Module:Yesno/sandbox/doc Created page with "-" current
  • 15:0815:08, 11 January 2026 diff hist +1,191 N Module:Yesno/sandbox Created page with "--- Allows for consistent treatment of boolean-like wikitext input. --- Uses lookup table, instead of if-elseif-else statement, for efficiency. -- -- If your wiki uses non-ASCII characters for any of "yes", "no", etc., you -- should replace "string.lower" with "mw.ustring.lower" in the -- following line. NOTE: It is _much_ slower. local LOWER = string.lower local TO_NUMBER = tonumber local TYPE = type local BOOLEAN_MAP = { yes = true, y = true, ['true'] = true, t = t..." current
  • 01:1901:19, 11 January 2026 diff hist +117 N Template:Pp Redirected page to Template:Protection padlock Tag: New redirect
  • 01:1801:18, 11 January 2026 diff hist +63,553 N Module:Protection banner/testcases Created page with "-- Load necessary modules local mProtectionBanner = require('Module:Protection banner/sandbox') local ScribuntoUnit = require('Module:ScribuntoUnit') -- Get the classes local Protection = mProtectionBanner._exportClasses().Protection local Blurb = mProtectionBanner._exportClasses().Blurb local BannerTemplate = mProtectionBanner._exportClasses().BannerTemplate local Banner = mProtectionBanner._exportClasses().Banner local Padlock = mProtectionBanner._exportClasses().Padl..." current
  • 01:1801:18, 11 January 2026 diff hist +46,537 N Module:Protection banner/config Created page with "-- This module provides configuration data for Module:Protection banner. return { -------------------------------------------------------------------------------- -- -- BANNER DATA -- -------------------------------------------------------------------------------- --[[ -- Banner data consists of six fields: -- * text - the main protection text that appears at the top of protection -- banners. -- * explanation - the text that appear..."
  • 01:1701:17, 11 January 2026 diff hist +6,626 N Module:Protection banner/doc Created page with "{{High-use}} {{Module rating|protected}} {{Lua|Module:Protection banner/config|Module:File link|Module:Effective protection level|Module:Effective protection expiry|Module:Yesno|Module:Arguments|Module:Message box|Module:Submit an edit request}} This module creates protection banners and padlock icons that are placed at the top of protected pages. Most users will not need to use this module directly. == Usage == For adding protection te..."
  • 01:1701:17, 11 January 2026 diff hist +26,590 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('strict') local makeFileLink = require('Module:File link')._main local effectiveProtectionLevel = require('Module:Effective protection level')._main local effectiveProtectionExpiry = require('Module:Effective protection expiry')._main local yesno = require('Module:Yesno') -- Lazily initialise modules and..."
  • 01:1701:17, 11 January 2026 diff hist +76 N Template:Protection padlock Created page with "{{#invoke:Protection banner|main}}<noinclude> {{documentation}} </noinclude>" current
  • 01:1601:16, 11 January 2026 diff hist +441 N Template:Sandbox other Created page with "<onlyinclude>{{safesubst:<noinclude/>#if:{{safesubst:<noinclude/>#ifeq:{{safesubst:<noinclude/>#invoke:String|sublength|s={{safesubst:<noinclude/>SUBPAGENAME}}|i=0|len=7}}|sandbox|1}}{{safesubst:<noinclude/>#ifeq:{{safesubst:<noinclude/>SUBPAGENAME}}|doc|1}}{{safesubst:<noinclude/>#invoke:String|match|{{safesubst:<noinclude/>PAGENAME}}|/sandbox/styles.css$|plain=false|nomatch=}}|{{{1|}}}|{{{2|}}}}}</onlyinclude><!-- -->{{documentation}}"
  • 01:1401:14, 11 January 2026 diff hist +209 N Module:If preview/configuration/doc Created page with "{{used in system}} This module does the actual work for determining if the page is in preview mode. It is a separate module so <code>mw.loadData</code> can only run it once per page, rather than once per use."
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)