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

  • 19:5219:52, 11 January 2026 diff hist −932 Module:Tmpl/doc Replaced content with "-" current Tag: Replaced
  • 19:5119:51, 11 January 2026 diff hist −2,760 Module:High-use/doc Replaced content with "-" current Tag: Replaced
  • 19:5019:50, 11 January 2026 diff hist −47 Template:Tl No edit summary
  • 19:5019:50, 11 January 2026 diff hist −4,277 Module:Redirect/doc Replaced content with "-" current Tags: Replaced Manual revert
  • 19:4919:49, 11 January 2026 diff hist +884 N Template:Expensive Created page with "{{ombox | type = style | image = 40x40px|link=|alt= | text = Due to a server limit of '''500''' "expensive parser function" calls <small>(e.g. #ifexist:, PAGESIZE:, and PAGESINCATEGORY:)</small>, this {{#ifeq: Module | {{NAMESPACE}} | module | template}} will..." current
  • 19:4819:48, 11 January 2026 diff hist +4,277 Module:Redirect/doc No edit summary Tag: Reverted
  • 19:4819:48, 11 January 2026 diff hist −4,276 Module:Redirect/doc Replaced content with "-" Tag: Replaced
  • 19:4819:48, 11 January 2026 diff hist −1,423 Module:Transclusion count/doc Replaced content with "-" current Tag: Replaced
  • 19:4719:47, 11 January 2026 diff hist −573 Module:ConvertNumeric/doc Replaced content with "-" current Tag: Replaced
  • 18:4118:41, 11 January 2026 diff hist +208 N Template:Badge/styles.css Created page with ".tpl-badge { background-color: var( --background-color-progressive-subtle, #eaf3ff ); color: var( --color-base, #202122 ); border-radius: 10px; display: inline-block; font-size: 90%; padding: 5px 8px; }" current
  • 18:4018:40, 11 January 2026 diff hist +387 N Template:Badge Created page with "<!-- The outer <div class="mw-parser-output"> is necessary because the <indicator> tag -- doesn't currently include class="mw-parser-output" (see T188443) --> <onlyinclude><div class="mw-parser-output"><templatestyles src="Template:Badge/styles.css"/><div class="tpl-badge {{{class|}}}" {{#if:{{{style|}}}|style="{{{style}}}"}}>{{{content}}}</div></div></onlyinclude> {{Documentation}}" current
  • 18:4018:40, 11 January 2026 diff hist +46 N Template:)^ Created page with "<onlyinclude>></onlyinclude> {{Documentation}}" current
  • 18:3918:39, 11 January 2026 diff hist +46 N Template:^( Created page with "<onlyinclude><</onlyinclude> {{Documentation}}" current
  • 18:3918:39, 11 January 2026 diff hist +41 N File:Ambox warning yellow.svg No edit summary current
  • 18:3818:38, 11 January 2026 diff hist +47 N Template:!) Created page with "<onlyinclude>|}</onlyinclude> {{Documentation}}" current
  • 18:3718:37, 11 January 2026 diff hist −2,286 Template:Module rating/doc Replaced content with "-" current Tag: Replaced
  • 18:3618:36, 11 January 2026 diff hist −173 Module:Documentation/config/doc Replaced content with "-" current Tag: Replaced
  • 18:3518:35, 11 January 2026 diff hist −5,522 Module:Yesno/doc Replaced content with "-" current Tag: Replaced
  • 18:3418:34, 11 January 2026 diff hist +2,287 N Template:Module rating/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=Module rating/doc}} <templatedata> { "description": { "en": "This template is used to rate Lua modules by quality. It is placed at the top of the module's /doc subpage. It produces a message informing users about the rating system, and it also places the module into a tracking category.", "cs": "Tato šablo..."
  • 18:3318:33, 11 January 2026 diff hist +41 N File:Semi-protection-shackle-no-text.svg No edit summary current
  • 18:3318:33, 11 January 2026 diff hist +41 N File:OOjs UI icon text-style.svg No edit summary current
  • 18:3318:33, 11 January 2026 diff hist +41 N File:OOjs UI icon bold-b.svg No edit summary current
  • 18:3318:33, 11 January 2026 diff hist +41 N File:OOjs UI icon bold-a.svg No edit summary current
  • 18:3218:32, 11 January 2026 diff hist +41 N File:Semi-protection-shackle.svg No edit summary current
  • 18:3218:32, 11 January 2026 diff hist +41 N File:OOjs UI icon alert-destructive.svg No edit summary current
  • 18:3018:30, 11 January 2026 diff hist +1,266 N Template:Pre Created page with "<pre<includeonly></includeonly> format="wikitext" style="{{#if:{{{background|}}}|background:{{{background|}}};}}{{#if:{{{color|}}}|color:{{{color|}}};}}{{#if:{{{width|}}}|width:{{{width|}}};}}white-space:{{#switch:{{lc:{{{space|}}}}} |normal|pre|pre-line|break-spaces|inherit|initial|unset={{lc:{{{space|}}}}}|pre-wrap||#default=pre-wrap }}"><!-- -->{{#if:{{{1|}}}|{{{1}}}<noinclude>|Sample text on several lines</noinclude>}}<!-- -->{{#if:{{{2|}}}|{{!}}{{{2}}}|}}<!-- -->{{#..." current
  • 18:3018:30, 11 January 2026 diff hist +8,407 Template:Module rating Removed redirect to Template:Template rating current Tag: Removed redirect
  • 18:2918:29, 11 January 2026 diff hist +1,917 N Module:Uses TNT/config Created page with "local cfg = {} -- Don’t touch this line. -- Subpage blacklist: these subpages will not be categorized (except for the -- error category, which is always added if there is an error). -- For example “Template:Foo/doc” matches the `doc = true` rule, so it will have -- no categories. “Template:Foo” and “Template:Foo/documentation” match no rules, -- so they *will* have categories. All rules should be in the -- ['<subpage name>'] = true, -- format. cfg['subpa..." current
  • 18:2918:29, 11 January 2026 diff hist +1,269 N Module:Func Created page with "-------------------------------------------------------------------------------- -- This module provies helper functions for manipulating Lua functions. -- -- @module func -- @alias p -- @author ExE Boss -------------------------------------------------------------------------------- require("strict"); local checkTypeMulti = require("libraryUtil").checkTypeMulti; local p = {}; -------------------------------------------------------------------------------- -- Creates..." current
  • 18:2918:29, 11 January 2026 diff hist +2,567 N Module:TNTTools Created page with "require("strict") local p = {} local TNT = require('Module:TNT') --local SD = require('Module:SimpleDebug') function p.TNTTabFull (TNTTab) if (string.sub(TNTTab, 1, 5)) ~= 'I18n/' then TNTTab = 'I18n/'..TNTTab end if (string.sub(TNTTab, string.len(TNTTab)-3)) ~= '.tab' then TNTTab = TNTTab..'.tab' end return TNTTab end --TNTTabFull function p.TNTTabCommons (TNTTab) return 'Commons:Data:'..p.TNTTabFull(TNTTab) end function p.LnkTNTTab (TNTTab) return '[..." current
  • 18:2818:28, 11 January 2026 diff hist +253 N Template:Fullurl Created page with "{{#if:{{{protocol|https}}}|{{{protocol|https:}}}}}{{fullurl:{{{1|{{FULLPAGENAMEE}}}}}|{{#if:{{{action|}}}|action={{{action}}}}}}}<noinclude> {{documentation}} <!-- Add categories to the /doc subpage and interwikis in Wikidata, not here! --> </noinclude>" current
  • 18:2718:27, 11 January 2026 diff hist +1,361 N Template:R protected/full Created page with "{{pp|small=yes|category=no}}{{Redirect template |id=R fully protected |name=Fully protected |from=a title that is fully protected from editing for any of several possible reasons. It may have been protected by an administrator, or it may be on the Cascade-protected list, or both |info=** '''Please do not replace these redirected links''' with links directly to the targ..." current
  • 18:2718:27, 11 January 2026 diff hist +97 N Template:Pp-semi Redirected page to Template:Protection padlock current Tag: New redirect
  • 18:2618:26, 11 January 2026 diff hist +178 N Template:Pp-extended Created page with "<includeonly>{{#invoke:Protection banner|main}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>" current
  • 18:2618:26, 11 January 2026 diff hist +792 N Template:R protected Created page with "<includeonly>{{#switch:{{{protlevel|{{#invoke:effective protection level|edit|1={{{title|{{FULLPAGENAME}}}}}}}}}} |sysop={{R protected/full|nocat={{{nocat|}}}}}{{pp-protected|small=yes|category={{#ifeq:{{{nocat|}}}|true|no|yes}}}} |templateeditor={{R protected/template|nocat={{{nocat|}}}}}{{pp-template|small=yes|category={{#ifeq:{{{nocat|}}}|true|no|yes}}}} |extendedconfirmed={{R protected/excon|nocat={{{nocat|}}}}}{{pp-extended|small=yes|category={{#ifeq:{{{nocat|}}}|tr..." current
  • 18:2518:25, 11 January 2026 diff hist +1,990 N Module:Page Created page with "local callAssert = require('Module:CallAssert') local function main(frame, field) local args, pargs = frame.args, ( frame:getParent() or {} ).args or {} local makeTitle=args.makeTitle or pargs.makeTitle local namespace=args.namespace or pargs.namespace or "" local fragment=args.fragment or pargs.fragment or "" local interwiki=args.interwiki or pargs.interwiki or "" local page=args.page or args[1] or pargs.page or pargs[1] or "" local id= tonumber( args.id or parg..." current
  • 18:2418:24, 11 January 2026 diff hist +73 N Template:Find page text Created page with "{{#invoke:String|findpagetext}}<noinclude> {{documentation}} </noinclude>" current
  • 18:2418:24, 11 January 2026 diff hist +1,374 N Module:Toolbar Created page with "-- This module implements {{toolbar}}. local mArguments -- Lazily initialise Module:Arguments local mTableTools = require('Module:TableTools') local yesno = require('Module:Yesno') local p = {} function p.main(frame) mArguments = require('Module:Arguments') local args = mArguments.getArgs(frame, { wrappers = { 'Template:Toolbar', }, }) return p._main(args) end function p._main(args) local toolbarItems = p.makeToolbarItems(args) if not toolbarItems th..." current
  • 18:2318:23, 11 January 2026 diff hist +188 N Template:Toolbar Created page with "<onlyinclude>{{<includeonly>safesubst:</includeonly>#invoke:Toolbar|main}}</onlyinclude> {{Documentation}} <!-- Add categories to the /doc subpage and interwikis in Wikidata, not here! -->" current
  • 18:2318:23, 11 January 2026 diff hist +87 N Module:TEMPLATENAME Created page with "local p = {} function p.main(frame) return frame:getParent():getTitle() end return p" current
  • 18:2218:22, 11 January 2026 diff hist +1,382 N Module:If in page Created page with "local p = {} local getArgs = require('Module:Arguments').getArgs --args: 1 - ustring pattern, 2 - value if present, 3 - value if absent, -- page - page to test if not this page function p._main(args) if not args["page"] then args.page = mw.title.getCurrentTitle().fullText end local page = mw.title.new(args.page) if not page then --bad title return args["3"] or "" end local content = page:getContent() if not content then --page does not exist retu..." current
  • 18:2218:22, 11 January 2026 diff hist +91 N Template:If in page Created page with "{{safesubst:<noinclude />#invoke:If in page|main}}<noinclude> {{documentation}}</noinclude>" current
  • 18:2218:22, 11 January 2026 diff hist +83 N Template:NOINDEX Created page with "<onlyinclude><includeonly>__NOINDEX__</includeonly></onlyinclude> {{Documentation}}" current
  • 18:2218:22, 11 January 2026 diff hist +5,112 N Module:Time ago Created page with "-- Implement Template:Time ago local numberSpell, yesno -- lazy load function numberSpell(arg) numberSpell = require('Module:NumberSpell')._main return numberSpell(arg) end function yesno(arg) yesno = require('Module:Yesno') return yesno(arg) end local p = {} -- Table to convert entered text values to numeric values. local timeText = { ['seconds'] = 1, ['minutes'] = 60, ['hours'] = 3600, ['days'] = 86400, ['weeks'] = 604800, ['months'] = 2629800, --..." current
  • 18:2118:21, 11 January 2026 diff hist +141 N Template:Time ago Created page with "{{#invoke:Time ago|main}}<noinclude> {{documentation}} <!-- Categories go in the /doc subpage and interwikis go in Wikidata. --> </noinclude>" current
  • 18:2118:21, 11 January 2026 diff hist +1,362 N Template:Em Created page with "<em {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} {{#if:{{{style|}}}|style="{{{style}}}"}} {{#if:{{{title|}}}|title="{{{title}}}"}}>{{{1}}}</em><noinclude> {{documentation}} <!-- Add categories to the /doc subpage, not here! --> <templatedata> { "params": { "1": { "label": "Text", "description": "Text to be emphasized", "required": true }, "class": { "label": "Custom CSS classes", "description": "takes a class name (or mul..." current
  • 18:2118:21, 11 January 2026 diff hist +1,670 N Module:Suppress categories Created page with "-- This is a simple module to strip categories from wikitext. It does -- not support nested links or magic words like __TOC__, etc. Even so, -- it should still handle most categories. local p = {} -- Detects if a category link is valid or not. If it is valid, -- the function returns the blank string. If not, the input -- is returned with no changes. local function processCategory( all, submatch ) local beforePipe = mw.ustring.match( submatch, '^(.-)[%s_]*|[%s_]*.-$..." current
  • 18:2018:20, 11 January 2026 diff hist +196 N Template:Suppress categories Created page with "<includeonly>{{{{{|safesubst:}}}#invoke:Suppress categories|main}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>" current
  • 18:2018:20, 11 January 2026 diff hist +2,608 N Template:R from move/Cross-namespace Created page with "<includeonly>Category:Redirects from moves from mainspace to R2 namespaces{{#if: <!-- If the page starts with the wikitext of a new move redirect --> {{#ifeq:{{Find page text|%#REDIRECT %[%[.*%]%]%s+%{%{Redirect category shell{{!}}%s+%{%{R from move/?s?a?n?d?b?o?x?%}%}%s+%}%}|plain=false}}|1|true}} <!-- or if transcluded on this page for demonstration --> {{#switch:{{PAGENAME}} |R from move/Cross-namespace |R from move/Cross-namespace/doc=true |#default=}} <!-- then..." current
  • 18:1918:19, 11 January 2026 diff hist +136 N Template:Target of Created page with "<includeonly>{{safesubst:<noinclude/>#invoke:Redirect|main|fulltext=1|{{{1|}}}}}</includeonly><noinclude> {{documentation}} </noinclude>" current
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)