User contributions for Rosie
Appearance
11 January 2026
- 19:3719:37, 11 January 2026 diff hist −2,286 Template:Module rating/doc Replaced content with "-" current Tag: Replaced
- 19:3619:36, 11 January 2026 diff hist −173 Module:Documentation/config/doc Replaced content with "-" current Tag: Replaced
- 19:3519:35, 11 January 2026 diff hist −5,522 Module:Yesno/doc Replaced content with "-" current Tag: Replaced
- 19:3419: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..."
- 19:3319:33, 11 January 2026 diff hist +41 N File:Semi-protection-shackle-no-text.svg No edit summary current
- 19:3319:33, 11 January 2026 diff hist +41 N File:OOjs UI icon text-style.svg No edit summary current
- 19:3319:33, 11 January 2026 diff hist +41 N File:OOjs UI icon bold-b.svg No edit summary current
- 19:3319:33, 11 January 2026 diff hist +41 N File:OOjs UI icon bold-a.svg No edit summary current
- 19:3219:32, 11 January 2026 diff hist +41 N File:Semi-protection-shackle.svg No edit summary current
- 19:3219:32, 11 January 2026 diff hist +41 N File:OOjs UI icon alert-destructive.svg No edit summary current
- 19:3019: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
- 19:3019:30, 11 January 2026 diff hist +8,407 Template:Module rating Removed redirect to Template:Template rating current Tag: Removed redirect
- 19:2919: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
- 19:2919: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
- 19:2919: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
- 19:2819: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
- 19:2719: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
- 19:2719:27, 11 January 2026 diff hist +97 N Template:Pp-semi Redirected page to Template:Protection padlock current Tag: New redirect
- 19:2619: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
- 19:2619: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
- 19:2519: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
- 19:2419:24, 11 January 2026 diff hist +73 N Template:Find page text Created page with "{{#invoke:String|findpagetext}}<noinclude> {{documentation}} </noinclude>" current
- 19:2419: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
- 19:2319: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
- 19:2319: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
- 19:2219: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
- 19:2219: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
- 19:2219:22, 11 January 2026 diff hist +83 N Template:NOINDEX Created page with "<onlyinclude><includeonly>__NOINDEX__</includeonly></onlyinclude> {{Documentation}}" current
- 19:2219: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, --..."
- 19:2119: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>"
- 19:2119: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
- 19:2119: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
- 19:2019: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
- 19:2019: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
- 19:1919: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
- 19:1919:19, 11 January 2026 diff hist +109 N Template:Str left Created page with "<includeonly>{{safesubst:padleft:|{{{2|1}}}|{{{1}}}}}</includeonly><noinclude> {{documentation}} </noinclude>" current
- 19:1819:18, 11 January 2026 diff hist +1,724 N Template:R from move/except Created page with "<noinclude>This is the exception page for {{tl|R from move}}. This page makes exceptions that include certain pages that should not inhabit either {{cat|Unsynchronized talk page redirects}} or {{cat|Redirects from moves}}. If necessary, new exceptions may be added with no need to edit the main template, {{tl|R from move}}. </noinclude>{{#switch: {{FULLPAGENAME}} |MediaWiki:Move-redirect-text= |Template:R from move/except= |#default=Category:Redirects from moves }}{..." current
- 19:1719:17, 11 January 2026 diff hist +257 N Template:Small Created page with "<span style="font-size:85%;">{{{1}}}</span><includeonly>{{SAFESUBST:#if:{{{1|}}}||Category:Pages using small with an empty input parameter}}</includeonly><noinclude> {{Documentation}}<!--Categories and interwikis go in the /doc sub-page.--> </noinclude>" current
- 19:1719:17, 11 January 2026 diff hist +1,252 N Template:This is a redirect/rcat Created page with "{{#ifeq:{{NAMESPACE}}|Template talk||'''{{small|When used inside the {{Tl|Redirect category shell}} template:}}}}''' {{Mbox | name = This is a redirect/rcat | type = move | image = none | style = margin-top: 1.1em; border: solid 1px darkblue; border-left-width: 0.5em; | textstyle = padding-top: 0.9em; padding-bottom: 0.9em; | text = '''This page is a redirect. <small>The following categories are used to trac..." current
- 19:1719:17, 11 January 2026 diff hist +3,294 N Module:Redirect template Created page with "require('strict') local p = {} -- key is beginning of arg name. value is table with namespace number and link -- alternatively, a function taking the namespace number and returning a validity -- can be used local namespaceCategories = { all = { function() return true end }, main = { 0, 'main' }, help = { 12, 'help' }, portal = { 100, 'portal' }, mos = { 126, 'MOS' }, talk = { function(n) re..." current
- 19:1619:16, 11 January 2026 diff hist +75 N Template:Redirect template Created page with "{{#invoke:Redirect template|main}}<noinclude> {{Documentation}}</noinclude>" current
- 19:1619:16, 11 January 2026 diff hist +665 N Template:R from move Created page with "<noinclude>{{hatnote|This rcat template is automatically added to all new redirects that result from page moves; it must be added manually to older redirects when appropriate.}}{{This is a redirect/rcat}} </noinclude>{{Redirect template |id=R from move |name=From a page move |from=a page that has been moved (renamed) |info=This page was kept as a redirect to avoid breaking links, both internal and external, that may have been made to the old page name. |all cat..." current
- 19:1519:15, 11 January 2026 diff hist +155 N Template:Maroon Created page with "<span style="color: Maroon;">{{{1}}}</span><noinclude> <!-- Add categories and interwikis to the /doc subpage, not here! --> {{Documentation}}</noinclude>"
- 19:1519:15, 11 January 2026 diff hist +81 N Template:Ml Redirected page to Template:Module link current Tag: New redirect
- 19:1419:14, 11 January 2026 diff hist +303 N Template:Module link Created page with "<includeonly>{{{{{{{|safesubst:}}}#invoke:Separated entries|main|[[Module:{{{1}}}{{{section|}}}|#invoke:{{{1}}}]]|{{{2|''function''}}}|separator=|}}}}</includeonly><noinclude>{{documentation}}<!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>" current
- 19:1219:12, 11 January 2026 diff hist +7,216 N Template:Machine learning Created page with "{{Sidebar with collapsible lists | name = Machine learning | pretitle = Part of a series on | title = Machine learning<br/>and data mining | imagestyle = | headingstyle = | titlestyle = | listtitlestyle = border-top:1px solid #aaa; text-align:center;background-color:#e0e0e0; | listclass = hlist | expanded = {{{expanded|{{{1|none}}}}}} | list1title = Paradigms | list1name = Paradigms | list1class = machine-learning-list-title | list1 = * Supervised learning..." current
- 19:1219:12, 11 January 2026 diff hist +142 N Template:Dir Created page with "{{#ifeq:{{#dir:{{{lang|{{{1|{{int:lang}}}}}}}}}}|rtl|{{{2|{{{rtl|rtl}}}}}}|{{{3|{{{ltr|ltr}}}}}}}}<noinclude> {{Documentation}} </noinclude>" current
- 19:1119:11, 11 January 2026 diff hist −20,255 Module:Arguments/doc Replaced content with "-" current Tag: Replaced
- 19:1019:10, 11 January 2026 diff hist −14,799 Module:Age/doc Replaced content with "-" current Tag: Replaced
- 19:0819:08, 11 January 2026 diff hist +673 N Template:Further Created page with "<noinclude> <languages/> </noinclude><translate> <!--T:1--> :''For further information, see <tvar name=1>{{{1}}}</tvar>'' </translate><noinclude> {{documentation|content= {{Hatnote templates}} <translate> == Usage == <!--T:2--> <!--T:3--> * Use commas and joining words like "and" or "or" as separators. </translate> <syntaxhighlight lang=moin> <translate nowrap> <!--T:5--> {{Further|Article 1, Article 2, and Article 3}} </translate> </syn..." current