Jump to content

Main public logs

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).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 17:54, 11 January 2026 Rosie talk contribs created page Template:C (Created page with "<onlyinclude>{{ll | 1 = Category:{{#ifeq:{{NAMESPACENUMBER:{{{1}}}}}|14|{{PAGENAME:{{{1}}}}}|{{{1}}}}} | 2<includeonly>{{#ifeq:{{{2|}}}|{{{2}}}||¬}}</includeonly> = {{{2}}} | nsp = {{yesno|{{{nsp|¬}}}|yes=|no=0|¬={{#ifeq:{{NAMESPACENUMBER:{{{1}}}}}|14||0}}}} }}</onlyinclude> {{Documentation}}")
  • 17:54, 11 January 2026 Rosie talk contribs created page Module:Navbox/styles.css (Created page with ".navbox { box-sizing: border-box; border: 1px solid #a2a9b1; width: 100%; clear: both; font-size: 88%; text-align: center; padding: 1px; margin: 1em auto 0; Prevent preceding content from clinging to navboxes: } .navbox .navbox { margin-top: 0; No top margin for nested navboxes: } .navbox + .navbox, TODO: remove first line after transclusions have updated: .navbox + .navbox-styles + .navbox { margin-top: -1px; /* Single pixel border between adj...")
  • 17:53, 11 January 2026 Rosie talk contribs created page Module:Navbar (Created page with "local p = {} local getArgs local ul function p.addItem (mini, full, link, descrip, args, url) local l if url then l = {'[', '', ']'} else l = {'', ''} end ul:tag('li') :addClass('nv-'..full) :wikitext(l[1] .. link .. l[2]) :tag(args.mini and 'abbr' or 'span') :attr('title', descrip..' this template') :cssText(args.fontstyle) :wikitext(args.mini and mini or full) :done() :wikitext(l[3]) end function p.brackets (position, c, args, d...")
  • 17:53, 11 January 2026 Rosie talk contribs created page Module:Navbox (Created page with "-- -- This module implements {{Navbox}} -- local p = {} local navbar = require('Module:Navbar')._navbar local getArgs -- lazily initialized local args local border local listnums local ODD_EVEN_MARKER = '\127_ODDEVEN_\127' local RESTART_MARKER = '\127_ODDEVEN0_\127' local REGEX_MARKER = '\127_ODDEVEN(%d?)_\127' local function striped(wikitext) -- Return wikitext with markers replaced for odd/even striping. -- Child (subgroup) navboxes are flagged with a category th...")
  • 17:52, 11 January 2026 Rosie talk contribs created page Template:Module other (Created page with "{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | {{#ifeq:{{NAMESPACE}}|{{ns:Module}} | module | other }} }} | module = {{{1|}}} | other | #default = {{{2|}}} }}<!--End switch--><noinclude> {{documentation}} <!-- Add categories and interwikis to the /doc subpage, not here! --> </noinclude>")
  • 17:52, 11 January 2026 Rosie talk contribs created page Template:Pp-template (Created page with "<includeonly>{{#switch:{{#invoke:Effective protection level|edit|{{FULLPAGENAME}}}} |*=Category:Pages with incorrect protection templates |autoconfirmed={{#tag:indicator|20px|link=Project:Protected page|alt=Permanently protected {{module other|module|template}}|This high-risk {{module other|module|template}} is permanently semi-protected to prevent vandalism|name="pp-default"}}Category:{{module other|Modules subject to p...")
  • 17:51, 11 January 2026 Rosie talk contribs created page Template:Template other (Created page with "{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | {{#ifeq:{{NAMESPACE}}|{{ns:Template}} | template | other }} }} | template = {{{1|}}} | other | #default = {{{2|}}} }}<!--End switch--><noinclude> {{documentation}} <!-- Add categories and interwikis to the /doc subpage, not here! --> </noinclude>")
  • 17:50, 11 January 2026 Rosie talk contribs created page Template:Kbd/styles.css (Created page with ".template-kbd { background: #EEEEEE; padding-left: 0.4em; padding-right: 0.4em; color: var(--color-base); } .template-kbd.spacing { letter-spacing: 0.1em; padding-left: 0.5em; } @media screen { html.skin-theme-clientpref-night .template-kbd { background: #171a1d; } } @media screen and ( prefers-color-scheme: dark ) { html.skin-theme-clientpref-os .template-kbd { background: #171a1d; } }")
  • 17:50, 11 January 2026 Rosie talk contribs created page Template:Kbd (Created page with "<onlyinclude><!-- --><templatestyles src="Template:Kbd/styles.css" /><!-- --><kbd class="template-kbd {{#if:{{{spacing|}}}||spacing}} {{{class|}}}" {{#if:{{{id|}}}|id="{{{id}}}"}} {{#if:{{{style|}}}|style="{{{style}}}"}} {{#if:{{{lang|}}}|lang="{{{lang}}}" xml:lang="{{{lang}}}"}} {{#if:{{{title|}}}|title="{{{title}}}"}}>{{{1}}}</kbd><!-- --></onlyinclude> <!--Categories and interwikis go near the bottom of the /doc page.--> {{Documentation}}")
  • 17:50, 11 January 2026 Rosie talk contribs created page Template:Var (Created page with "<onlyinclude><var {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} style="padding-right: 1px;{{{style|}}}" {{#if:{{{lang|}}}|lang="{{{lang}}}" xml:lang="{{{lang}}}"}} {{#if:{{{title|}}}|title="{{{title}}}"}}>{{{1}}}</var></onlyinclude> <!--Categories and interwikis go near the bottom of the /doc page.--> {{Documentation}}")
  • 17:50, 11 January 2026 Rosie talk contribs created page Template:Replace (Created page with "<includeonly>{{#invoke:String|replace|source={{{1}}}|{{{2}}}|{{{3}}}|count={{{count|}}}|plain={{yesno|{{{regex|no}}}|yes=0|no=1}}}}</includeonly><noinclude> {{documentation}} </noinclude>")
  • 17:49, 11 January 2026 Rosie talk contribs created page Template:Param value (Created page with "<code style="border:{{{border|{{{b|thin solid var(--border-color-base, #caa)}}}}}};background-color:{{{bg-color|{{{bg|var(--color-inverted, white)}}}}}};color:{{#if:{{{bg|}}}||inherit|{{Greater color contrast ratio|bg}}}};padding:1px 2px 0 1px;margin:0 2px 0 1px;white-space:nowrap;{{{style|}}}">{{replace|{{replace|{{replace|{{replace|{{replace|<includeonly>⊗ϑ{{{1|}}}⊗ϑ</includeonly><noinclude>value</noinclude>| |{{{space|{{{sp| }}}}}}}}|#|#}}|*|*}}|:|&...")
  • 17:49, 11 January 2026 Rosie talk contribs created page Template:Collapsible option (Created page with "This template's '''initial visibility currently defaults to {{param value|{{#switch:{{{default|}}}|collapsed=collapsed|expanded=expanded|autocollapse|#default=autocollapse}}}}''', meaning that {{#switch:{{{default|}}}|collapsed=it is hidden apart from its title bar.|expanded=it is fully visible.|autocollapse|#default=if there is another collapsible item on the page (a navbox, sidebar, or Help:Collapsing tables and more|table with...")
  • 17:49, 11 January 2026 Rosie talk contribs created page Template:Navbox (Created page with "<includeonly>{{#invoke:Navbox|navbox}}</includeonly><noinclude> {{Documentation}} </noinclude>")
  • 17:49, 11 January 2026 Rosie talk contribs created page Template:Protection templates (Created page with "{{Navbox | state = {{{state|{{{1|<includeonly>{{#ifeq:{{NAMESPACE}}|Module||collapsed}}</includeonly>}}}}}} | title = {{c|Protection templates}} | image<!--left--> = <!--40px|link=|alt=--> | tracking = no <!-- keep all the documented templates out of the hlist tracking category --> | inner-style = table-format:fixed; | list1 = <div style="overflow:auto">{{Aligned table |cols=5 |style=table-format:fixed;border:1px solid #aaa;margin:0 auto...")
  • 17:46, 11 January 2026 Rosie talk contribs created page File:OOjs UI icon check-constructive.svg
  • 17:46, 11 January 2026 Rosie talk contribs uploaded File:OOjs UI icon check-constructive.svg
  • 17:45, 11 January 2026 Rosie talk contribs created page File:OOjs UI icon close-ltr-destructive.svg
  • 17:45, 11 January 2026 Rosie talk contribs uploaded File:OOjs UI icon close-ltr-destructive.svg
  • 17:45, 11 January 2026 Rosie talk contribs created page Template:Tick (Created page with "{{ {{{|safesubst:}}}#if:{{{1|}}}|{{{1}}}|20}}px|alt=Yes|link=<noinclude> {{documentation|content= <templatedata> { "params": { "1": { "label": "Size in pixels", "type": "number", "description": "Size of the tick", "example": "20", "autovalue": "20", "required": true } } } </templatedata> }} </noinclude>")
  • 17:43, 11 January 2026 Rosie talk contribs created page File:Close.svg
  • 17:43, 11 January 2026 Rosie talk contribs uploaded File:Close.svg
  • 17:43, 11 January 2026 Rosie talk contribs created page Template:Cross (Created page with "{{#if:{{{1|}}}|{{{1}}}|20}}px|link=|alt=<span style="display:none">N</span><!--template:cross--><noinclude> {{Documentation|content= This template is used to insert wikitables. == Usage == * {{tlx|Cross}} → {{Cross}} * {{tlx|Cross|40}} →{{Cross|40}} == Parameters == ; <code>1</code> : The image width. Default is 20. }} [[Category:Templates{{#translation:}}]] </noinclude>")
  • 17:42, 11 January 2026 Rosie talk contribs created page Module:Int (Created page with "-- This is a helper module for Template:int local templateTranslation = require('Module:Template translation') local this = {} function this.renderIntMessage(frame) local args = frame.args local pargs = (frame:getParent() or {}).args local arguments = {} for k, v in pairs(pargs) do local n = tonumber(k) or 0 if (n >= 2) then arguments[n - 1] = mw.text.trim(v) end end local lang if args.lang and args.lang ~= '' and mw.language.isValidCode(args.lang)...")
  • 17:42, 11 January 2026 Rosie talk contribs created page Template:Int (Created page with "<onlyinclude>{{<includeonly>safesubst:</includeonly>#invoke:Int|renderIntMessage|{{{1}}}|missing={{{missing|}}}|lang={{{lang|}}}}}</onlyinclude> {{Documentation}} <!-- Add categories to the /doc subpage and interwikis in Wikidata, not here! -->")
  • 17:42, 11 January 2026 Rosie talk contribs created page Module:Uses TNT (Created page with "-------------------------------------------------------------------------------- -- This module implements the {{Uses TNT}} template. -- -- @module usesTNT -- @alias p -- @author User:ExE Boss -- @require Module:Uses TNT/config -- @require Module:Arguments -- @require Module:Func -- @require Module:List -- @require Module:Message box -- @require Module:TNT -- @require Module:TNTTools -- @require Module:TableTools -- @require [[Module:...")
  • 17:42, 11 January 2026 Rosie talk contribs created page Template:Uses TNT (Created page with "<onlyinclude><includeonly>{{safesubst:<noinclude/>#invoke:Uses TNT|main}}</includeonly></onlyinclude> {{Uses TNT|Module:TNT/testcases|nocat=1}} {{Documentation}} <!-- Add categories to the /doc subpage and interwikis in Wikidata, not here! -->")
  • 17:41, 11 January 2026 Rosie talk contribs created page Template:(! (Created page with "<onlyinclude><includeonly>{|</includeonly></onlyinclude> {{Documentation}}")
  • 17:41, 11 January 2026 Rosie talk contribs created page Template:Spaces (Created page with "{{#tag:syntaxhighlight|<onlyinclude><!-- --><includeonly><templatestyles src="Template:Nowrap/styles.css"/></includeonly><!-- --><span class="nowrap">{{#iferror:{{#expr:{{{1|1}}}}}<!-- -->|{{#switch:{{{1}}}<!-- -->|fig= <!-- -->|en= <!-- -->|em= <!-- -->|thin= <!-- -->|hair= <!-- -->| <!-- -->}}<!-- -->|{{#invoke:String|rep<!-- -->|{{#switch:{{{2}}}<!-- -->|fig= <!-- -->|en= <!-- -->|em= <!--...")
  • 17:38, 11 January 2026 Rosie talk contribs created page Template:Mlx (Created page with "<code>{{#invoke:{{{{{|safesubst:}}}#invoke:Separated entries|main|[[Module:{{{1}}}|{{{1}}}]]|{{{2|''function''}}}|separator=|}}}}</code><noinclude> {{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>")
  • 17:35, 11 January 2026 Rosie talk contribs created page Module:Message box/tmbox.css (Created page with "{{pp|small=y}}: .tmbox { margin: 4px 0; border-collapse: collapse; border: 1px solid #c0c090; Default "notice" gray-brown: background-color: #f8eaba; box-sizing: border-box; } For the "small=yes" option.: .tmbox.mbox-small { font-size: 88%; line-height: 1.25em; } .tmbox-speedy { border: 2px solid #b32424; Red: background-color: #fee7e6; Pink: } .tmbox-delete { border: 2px solid #b32424; Red: } .tmbox-content { bord...")
  • 17:35, 11 January 2026 Rosie talk contribs created page Template:Tmbox (Created page with "<onlyinclude>{{#invoke:Message box|tmbox}}</onlyinclude> {{Documentation}} <!-- Add categories to the /doc subpage and interwikis in Wikidata, not here! -->")
  • 17:35, 11 January 2026 Rosie talk contribs created page Module:Message box/imbox.css (Created page with "* * {{imbox}} (image message box) styles * * @source https://www.mediawiki.org/wiki/MediaWiki:Gadget-enwp-boxes.css * @revision 2021-07-15: table.imbox { margin: 4px 10%; border-collapse: collapse; Default "notice" blue: border: 3px solid var(--border-color-progressive, #36c); background-color: var(--background-color-neutral-subtle, #f8f9fa); box-sizing: border-box; } For imboxes inside imbox-text cells.: .imbox .mbox-text .imbox { /* 0.9 - 0.5...")
  • 17:34, 11 January 2026 Rosie talk contribs created page Template:Imbox (Created page with "<onlyinclude>{{#invoke:Message box|imbox}}</onlyinclude> {{Documentation}} <!-- Add categories to the /doc subpage and interwikis in Wikidata, not here! -->")
  • 17:34, 11 January 2026 Rosie talk contribs created page Module:Message box/fmbox.css (Created page with "Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes: th.mbox-text, td.mbox-text { The message body cell(s): padding: 0.25em 0.9em; 0.9em left/right: } td.mbox-image { The left image cell: padding: 2px 0 2px 0.9em; 0.9em left, 0px right: } td.mbox-imageright { The right image cell: padding: 2px 0.9em 2px 0; 0px left, 0.9em right: } Footer and header message box styles: table.fmb...")
  • 17:34, 11 January 2026 Rosie talk contribs created page Template:Fmbox (Created page with "{{#invoke:Message box|fmbox}}<noinclude> {{documentation}} </noinclude>")
  • 17:33, 11 January 2026 Rosie talk contribs created page Module:Message box/cmbox.css (Created page with "* * {{cmbox}} (category message box) styles * * @source https://www.mediawiki.org/wiki/MediaWiki:Gadget-enwp-boxes.css * @revision 2021-07-15: table.cmbox { margin: 3px 10%; border-collapse: collapse; border: 1px solid var(--border-color-base, #a2a9b1); Default "notice" light blue: background-color: var(--background-color-progressive-subtle--hover, #d9e2ff); color: var(--color-base, #202122); box-sizing: border-box; } An empty narrow cell: .cmb...")
  • 17:33, 11 January 2026 Rosie talk contribs created page Template:Cmbox (Created page with "<onlyinclude>{{#invoke:Message box|cmbox}}</onlyinclude> {{Documentation}} <!-- Add categories to the /doc subpage and interwikis in Wikidata, not here! -->")
  • 17:32, 11 January 2026 Rosie talk contribs created page File:Greek lc alpha icon.svg
  • 17:32, 11 January 2026 Rosie talk contribs uploaded File:Greek lc alpha icon.svg
  • 17:24, 11 January 2026 Rosie talk contribs created page Module:LangSwitch/doc (Created page with "-")
  • 17:24, 11 January 2026 Rosie talk contribs created page Module:LangSwitch (Created page with "--[[ __ __ _ _ _ ____ _ _ _ | \/ | ___ __| |_ _| | ___ _| | __ _ _ __ __ _/ ___|_ _(_) |_ ___| |__ | |\/| |/ _ \ / _` | | | | |/ _ (_) | / _` | '_ \ / _` \___ \ \ /\ / / | __/ __| '_ \ | | | | (_) | (_| | |_| | | __/_| |__| (_| | | | | (_| |___) \ V V /| | || (__| | | | |_| |_|\___/ \__,_|\__,_|_|\___(_)_____\__,_|_| |_|\__, |____/ \_/\_/ |_|\__\___|_| |_|...")
  • 17:23, 11 January 2026 Rosie talk contribs created page Template:Block indent/styles.css (Created page with "{{pp|small=yes}}: .block-indent { padding-left: 3em; padding-right: 0; overflow: hidden; }")
  • 17:23, 11 January 2026 Rosie talk contribs created page Template:Block indent (Created page with "<templatestyles src="Block indent/styles.css"/><div class="block-indent {{{class|}}}" {{#if:{{{left|}}}{{{em|}}}{{{right|}}}{{{style|}}}|style="{{#if:{{{left|{{{em|}}}}}}|padding-left: {{{left|{{{em}}}}}}em;}}{{#if:{{{right|}}}|padding-right: {{{right}}}em;}}{{#if:{{{style|}}}|{{{style}}}}}"}}>{{{1|{{{text|{{{content|{{{quote|<noinclude>{{lorem ipsum}}</noinclude><includeonly>{{error|Error: No content given to indent (or equals sign used in the actual argument to an unna...")
  • 17:23, 11 January 2026 Rosie talk contribs created page Template:Pp-protected (Redirected page to Template:Protection padlock) Tag: New redirect
  • 17:22, 11 January 2026 Rosie talk contribs created page Template:Pp-move (Created page with "<includeonly>{{#invoke:Protection banner|main}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
  • 17:20, 11 January 2026 Rosie talk contribs created page Template:Red (Created page with "<span style="color:var(--color-link-red, #bf3c2c);" dir="{{dir|{{pagelang}}|rtl|ltr}}">{{{1}}}</span><noinclude>{{documentation}} {{PAGENAME}} </noinclude>")
  • 17:19, 11 January 2026 Rosie talk contribs created page Template:Cot (Redirected page to Template:Collapse top) Tag: New redirect
  • 17:17, 11 January 2026 Rosie talk contribs created page Template:Lorem Ipsum (Created page with "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. <noinclude...")
  • 17:16, 11 January 2026 Rosie talk contribs created page Template:Lorem ipsum (Created page with "<includeonly>{{#switch:{{{1}}}|1|#default={{Lorem Ipsum}} |2={{Lorem Ipsum}}<br/><br/>{{Lorem Ipsum}}<br/> |3={{Lorem Ipsum}}<br/><br/>{{Lorem Ipsum}}<br/><br/>{{Lorem Ipsum}}<br/> |4={{Lorem Ipsum}}<br/><br/>{{Lorem Ipsum}}<br/><br/>{{Lorem Ipsum}}<br/><br/>{{Lorem Ipsum}}<br/> }}{{clear}}</includeonly><noinclude> {{documentation|content= {{Lorem Ipsum}} ;Purpose:Provide a quick "boilerplate" filler text used solely as a template debugging aid, to examine wrapping, ne...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)