Main public logs
Appearance
Combined display of all available logs of p1gwars. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:09, 11 January 2026 Rosie talk contribs created page Template:Pf (Redirected page to Template:ParserFunction) Tag: New redirect
- 20:09, 11 January 2026 Rosie talk contribs created page Template:ParserFunction (Created page with "<includeonly>{{ #if: {{{_code|}}} | <code> }}{{((}}{{ #switch: {{lc: {{{1|if}}} }} | expr | if | ifeq | iferror | ifexpr | ifexist | rel2abs | switch | time | titleparts = if}}}}}|#{{{1|if}}} | lc | uc | lcfirst | ucfirst | urlencode | anchorencode | ns = {{{1}}} | language | bcp47 | dir | interwikilink | interlanguagelink | special | speciale | tag = mw:...")
- 20:08, 11 January 2026 Rosie talk contribs created page Module:Message box/ambox.css (Created page with "* * {{ambox}} (article message box) styles * * @source https://www.mediawiki.org/wiki/MediaWiki:Gadget-enwp-boxes.css * @revision 2021-07-15: table.ambox { 10% = Will not overlap with other elements: margin: 0 10%; Prevent overflow in narrow screens (<=850px) in the Timeless skin. See [[Skin:Timeless#Less than 851 pixels]] and https://phabricator.wikimedia.org/source/Timeless/browse/REL1_39/resources/screen-mobile.less$268: width: unset; b...")
- 20:08, 11 January 2026 Rosie talk contribs created page Template:Notice (Created page with "{{ambox | name = Notice | subst = <includeonly>{{subst:</includeonly><includeonly>substcheck}}</includeonly> | demospace = {{{demospace|}}} | image = {{#if:{{{image|}}}| [[Image:{{{image}}}|40px|Notice]] }} | text = {{#if:{{{header|}}} | <div style="text-align:center;">'''{{{header}}}'''</div> }}{{{1|{{{text}}}}}} | small = {{{small|}}} | smallimage = {{#if:{{{image|}}}| [[File:{{{image}}}|30px|Notice]] }} }}<noinclude> {{documentation}} <!-- Add categories and i...")
- 20:07, 11 January 2026 Rosie talk contribs created page Template:Mfl (Redirected page to Template:Module function link) Tag: New redirect
- 20:07, 11 January 2026 Rosie talk contribs created page Template:Module function link (Created page with "<includeonly>{{safesubst:<noinclude />#if:{{{1|}}} |{{{{safesubst:<noinclude />#invoke:separated entries|main|[[Module:{{{1}}}|#invoke:{{{1}}}]]|{{safesubst:<noinclude />#if:{{{2|/}}} |{{safesubst:<noinclude />#if:{{{2|}}}|[[Module:{{{1}}}#{{{2}}}|{{{2}}}]]}} |''function'' }}|separator=|}}}} |{{#invoke:Error|error|Error: Missing module name.}} }}</includeonly><noinclude>{{documentation}}</noinclude>")
- 20:03, 11 January 2026 Rosie talk contribs moved page Module:Pagelinks to Module:PageLinks without leaving a redirect (Misspelled title)
- 20:02, 11 January 2026 Rosie talk contribs created page Module:Pagelinks (Created page with "local ToolbarBuilder = require('Module:Toolbar') local p = {} -- Page object local trackingCategories = {} -- Table for storing the tracking categories. local demo -- Define a custom error message for this module. local function err(msg, section) local help if section then help = ' (help)' else help = '' end local cat if demo == 'yes' then cat = '' else cat = 'Category:PageLinks transclusions with errors' en...")
- 20:02, 11 January 2026 Rosie talk contribs created page Template:Pagelinks (Created page with "{{#invoke:PageLinks|main|separator=pipe|page={{{1|Example}}} | edit | ts | h | wlh | w | tl }}<noinclude> {{documentation|Template:Ln/doc}} </noinclude>")
- 20:02, 11 January 2026 Rosie talk contribs created page Template:Lmd (Redirected page to Template:Module links) Tag: New redirect
- 20:01, 11 January 2026 Rosie talk contribs created page Template:Module links (Created page with "{{pagelinks|1=Module:{{ucfirst:{{{1}}}}}}}<noinclude> {{documentation|Template:Ln/doc}} </noinclude>")
- 19:59, 11 January 2026 Rosie talk contribs created page Module:Loops (Created page with "-- <nowiki> -------------------------------------------------------------------------------- -- Lua module implementing features similar to mw:Extension:Loops. -- -- @module lööps -- @alias loops -- @author User:ExE Boss -- @require Module:TableTools -------------------------------------------------------------------------------- local libraryUtil = require("libraryUtil"); local tableTools = require("Module:TableTools"); local checkType = libraryUtil.ch...")
- 19:59, 11 January 2026 Rosie talk contribs created page Template:Anchor (Created page with "<onlyinclude>{{safesubst:<noinclude/>#invoke:Loops|forNumArgs<!-- -->| template = ²{safesubst:#if:$1¦<span class="anchor" id="²{safesubst:anchorencode:$1}²"></span>}²<!-- -->}}</onlyinclude> {{Documentation}}")
- 19:59, 11 January 2026 Rosie talk contribs created page Module:String2 (Created page with "require ('strict'); local p = {} p.trim = function(frame) return mw.text.trim(frame.args[1] or "") end p.sentence = function (frame) -- {{lc:}} is strip-marker safe, string.lower is not. frame.args[1] = frame:callParserFunction('lc', frame.args[1]) return p.ucfirst(frame) end p.ucfirst = function (frame) local s = frame.args[1]; if not s or '' == s or s:match ('^%s+$') then -- when <s> is nil, empty, or only whitespace return s; -- abando...")
- 19:55, 11 January 2026 Rosie talk contribs created page Template:Pagelang (Created page with "{{#ifeq:{{#invoke:Template translation|getLanguageSubpage|{{{1|}}}}}|en |{{#ifeq:{{#titleparts:{{{1|{{PAGENAME}}}}}||-1}}|en |{{#invoke:Template translation|getLanguageSubpage|{{{1|}}}}} }} |{{#invoke:Template translation|getLanguageSubpage|{{{1|}}}}} }}<noinclude> {{Documentation}} </noinclude>")
- 19:55, 11 January 2026 Rosie talk contribs created page Template:Translatable (Created page with "<noinclude> <languages /> </noinclude>{{#ifeq:{{pagelang|{{{1|{{FULLPAGENAME}}}}}}}| |{{{1|{{FULLPAGENAME}}}}} |{{#invoke:String|sub|{{{1|{{FULLPAGENAME}}}}} |1 |{{#expr:{{#invoke:String|len|{{{1|{{FULLPAGENAME}}}}}}}-{{#invoke:String|len|{{pagelang|{{{1|{{FULLPAGENAME}}}}}}}}}-1}} }} }}<noinclude> {{Documentation|content= {{Lua|Module:String}} <translate> == Examples == <!--T:1--> </translate> * {{tlx|translatable}} {{translatable}} * {{tlx|translatable|2=<transl...")
- 19:53, 11 January 2026 Rosie talk contribs created page Template:Languages/Lang (Created page with "{{#ifexist: {{#if:{{{2|}}}|{{{2}}}|{{translatable}}}}/{{{1|}}} | • <bdi lang="{{{1|}}}">{{#if:{{{2|}}} |<span class="plainlinks">[{{fullurl:{{{2|}}}/{{{1|}}}}} {{#language:{{{1|}}}}}]</span> |<span class="plainlinks">[{{fullurl:{{translatable}}/{{{1|}}}}} {{#language:{{{1|}}}}}]</span> }}</bdi> }}<noinclude> {{Documentation}} </noinclude>")
- 19:53, 11 January 2026 Rosie talk contribs created page Template:Nmbox/styles.css (Created page with ".nmbox { clear: both;: background: #f8f9fa; border: 1px solid var( --border-color-base, #a2a9b1 ); box-sizing: border-box; margin: 2px 0; padding: 0; } .nmbox * { box-sizing: border-box; } .nmbox-header { background: #eaecf0; padding: 4px 0.5em; font-weight: bold; text-align: center; white-space: nowrap } .nmbox .mbox-image { display: inline-block; padding-right: 1em; } .nmbox-text { border-top: 1px solid var( --border-color-base, #a2a9b1 ); width: 1...")
- 19:52, 11 January 2026 Rosie talk contribs created page Template:Nmbox (Created page with "<templatestyles src="Template:Nmbox/styles.css" /> <div class="nmbox noprint {{dir|{{PAGELANGUAGE}}|mw-content-rtl|mw-content-ltr}}">{{#if: {{{image|}}}{{{header|}}} |<div class="nmbox-header">{{#if: {{{image|}}}|<div class="nmbox-image mbox-image">{{{image|}}}</div>}}{{{header|}}} </div>}} {{#if:{{{text|}}}|<div class="nmbox-text mbox-text">{{{text|}}}</div>}} </div><noinclude> {{documentation}} </noinclude>")
- 19:52, 11 January 2026 Rosie talk contribs created page Template:Languages (Created page with "{{#ifeq:<languages exists/>|<languages/>|<languages/>| <div style="display: flow-root;">{{nmbox | header = {{ll|Project:Language policy|{{int:tpt-languages-legend}}}} | text = '''[[{{{1|:{{translatable}}}}}|English]]''' {{Languages/Lang|af|{{{1|}}}| }}{{Languages/Lang|ar|{{{1|}}}| }}{{Languages/Lang|ast|{{{1|}}}| }}{{Languages/Lang|az|{{{1|}}}| }}{{Languages/Lang|ba|{{{1|}}}| }}{{Languages/Lang|bcc|{{{1|}}}| }}{{Languages/Lang|be|{{{1|}}}| }}{{Languages/Lang|be-tarask...")
- 19:49, 11 January 2026 Rosie talk contribs created page 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...")
- 18:41, 11 January 2026 Rosie talk contribs created page 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; }")
- 18:40, 11 January 2026 Rosie talk contribs created page 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}}")
- 18:40, 11 January 2026 Rosie talk contribs created page Template:)^ (Created page with "<onlyinclude>></onlyinclude> {{Documentation}}")
- 18:39, 11 January 2026 Rosie talk contribs created page Template:^( (Created page with "<onlyinclude><</onlyinclude> {{Documentation}}")
- 18:39, 11 January 2026 Rosie talk contribs created page File:Ambox warning yellow.svg
- 18:39, 11 January 2026 Rosie talk contribs uploaded File:Ambox warning yellow.svg
- 18:38, 11 January 2026 Rosie talk contribs created page Template:!) (Created page with "<onlyinclude>|}</onlyinclude> {{Documentation}}")
- 18:34, 11 January 2026 Rosie talk contribs created page 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:33, 11 January 2026 Rosie talk contribs created page File:Semi-protection-shackle-no-text.svg
- 18:33, 11 January 2026 Rosie talk contribs uploaded File:Semi-protection-shackle-no-text.svg
- 18:33, 11 January 2026 Rosie talk contribs created page File:OOjs UI icon text-style.svg
- 18:33, 11 January 2026 Rosie talk contribs uploaded File:OOjs UI icon text-style.svg
- 18:33, 11 January 2026 Rosie talk contribs created page File:OOjs UI icon bold-b.svg
- 18:33, 11 January 2026 Rosie talk contribs uploaded File:OOjs UI icon bold-b.svg
- 18:33, 11 January 2026 Rosie talk contribs created page File:OOjs UI icon bold-a.svg
- 18:33, 11 January 2026 Rosie talk contribs uploaded File:OOjs UI icon bold-a.svg
- 18:32, 11 January 2026 Rosie talk contribs created page File:Semi-protection-shackle.svg
- 18:32, 11 January 2026 Rosie talk contribs uploaded File:Semi-protection-shackle.svg
- 18:32, 11 January 2026 Rosie talk contribs created page File:OOjs UI icon alert-destructive.svg
- 18:32, 11 January 2026 Rosie talk contribs uploaded File:OOjs UI icon alert-destructive.svg
- 18:30, 11 January 2026 Rosie talk contribs created page 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}}}|}}<!-- -->{{#...")
- 18:29, 11 January 2026 Rosie talk contribs created page 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...")
- 18:29, 11 January 2026 Rosie talk contribs created page 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...")
- 18:29, 11 January 2026 Rosie talk contribs created page 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 '[...")
- 18:28, 11 January 2026 Rosie talk contribs created page 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>")
- 18:27, 11 January 2026 Rosie talk contribs created page 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...")
- 18:27, 11 January 2026 Rosie talk contribs created page Template:Pp-semi (Redirected page to Template:Protection padlock) Tag: New redirect
- 18:26, 11 January 2026 Rosie talk contribs created page 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>")
- 18:26, 11 January 2026 Rosie talk contribs created page 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...")