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)
  • 19:02, 11 January 2026 Rosie talk contribs created page Template:Sidebar (Created page with "<onlyinclude><templatestyles src="Sidebar/styles.css" /><table class="vertical-navbox tpl-sidebar tpl-sidebar-pagedir-{{dir|{{pagelang}}}} {{#switch:{{{float|}}}|left|right|none=tpl-sidebar-float{{{float}}}}} {{#ifeq:{{{wraplinks|}}}|true||nowraplinks}} {{{bodyclass|{{{class|}}}}}}" role="navigation" style="width:{{#if:{{{width|}}}|{{{width}}}|22em}}; border-spacing: {{#if:{{{cellspacing|}}}|{{{cellspacing}}}|0.4em 0}}; {{{bodystyle|{{{style|}}}}}}">{{#if: {{{outertitle|...")
  • 19:02, 11 January 2026 Rosie talk contribs created page Template:Hatnote templates (Created page with "<onlyinclude>{{sidebar|name=Hatnote templates |title=Hatnote templates |titlestyle=font-size:125%; |style= |headingstyle=font-size:105%; font-weight:normal; text-align:left; padding-bottom:0.2em; padding-top:0.3em; |contentstyle=text-align:left; padding-left:0.3em; |heading1=<code>{{tlx|Main|$1|$2|$3|etc.}}</code> |content1={{Main|$1|$2|$3|etc.}} |heading2=<code>{{tlx|For|$1|$2}}</code> |content2={{for|$1|$2}} |heading3=<code>{{tlx|For|2{{=}}$2|3{{=}}$3|4{{=}}etc.}}</cod...")
  • 19:00, 11 January 2026 Rosie talk contribs created page Template:( (Created page with "<onlyinclude>{</onlyinclude> {{Documentation}}")
  • 18:58, 11 January 2026 Rosie talk contribs created page Template:TNTN (Redirected page to Template:Translatable template name) Tag: New redirect
  • 18:57, 11 January 2026 Rosie talk contribs created page Template:Tsh (Redirected page to Template:Template shortcut) Tag: New redirect
  • 18:57, 11 January 2026 Rosie talk contribs created page Template:Template shortcut (Created page with "<languages /> <onlyinclude>{{#tag:indicator|{{Badge|content=<translate><!--T:1--> {{<tvar name=1>PLURAL:<includeonly>{{#invoke:Loops|numArgs}}</includeonly><noinclude>1</noinclude></tvar>|shortcut|shortcuts}}:</translate> <!-- --><noinclude>{{mono|nowrap=1|{{{{No redirect|Template:tsh|tsh}}}}}}</noinclude><!-- -->{{#invoke:Loops|forNumArgs| {{mono|nowrap=1|{{#if:{{yesno|{{{target|}}}}}<!-- -->|²{tl¦$1}²<!-- -->|{{²{No redirect¦Templat...")
  • 18:56, 11 January 2026 Rosie talk contribs created page Template:Translatable template name (Created page with "<noinclude> <languages/> </noinclude><includeonly>{{#invoke:Template translation{{{sandbox|}}}|getTranslatedTemplate|uselang={{{uselang|}}}|tntns={{{tntns|{{{namespace|}}}}}}|template={{#if:{{{noshift|}}}|{{{template}}}|{{{1}}}}}|noshift={{{noshift|}}}<!-- there are no other parameters here -->}}</includeonly><noinclude> {{documentation|content= {{High-use|15000}} {{tsh|TNTN|tntn}} {{Lua|Module:Template translation}} <translate> == Purpose == <!--T:1--> </translate> <t...")
  • 18:55, 11 January 2026 Rosie talk contribs created page Template:Ll (Redirected page to Template:Localized link) Tag: New redirect
  • 18:55, 11 January 2026 Rosie talk contribs created page Module:Aligned table (Created page with "-- This module implements {{aligned table}} local p = {} local function isnotempty(s) return s and s:match( '^%s*(.-)%s*$' ) ~= '' end function p.table(frame) local args = (frame.args[3] ~= nil) and frame.args or frame:getParent().args local entries = {} local colclass = {} local colstyle = {} local cols = tonumber(args['cols']) or 2 -- create the root table local root = mw.html.create('table') -- add table style for fullwidth if isnotempty(args['fullwidth'...")
  • 18:54, 11 January 2026 Rosie talk contribs created page Template:Aligned table (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:aligned table|table}}<noinclude> {{documentation}} <!-- Add categories to the /doc subpage, interwikis to Wikidata, not here --> </noinclude>")
  • 18: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}}")
  • 18: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...")
  • 18: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...")
  • 18: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...")
  • 18: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>")
  • 18: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...")
  • 18: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>")
  • 18: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; } }")
  • 18: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}}")
  • 18: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}}")
  • 18: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>")
  • 18: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| }}}}}}}}|#|#}}|*|*}}|:|&...")
  • 18: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...")
  • 18:49, 11 January 2026 Rosie talk contribs created page Template:Navbox (Created page with "<includeonly>{{#invoke:Navbox|navbox}}</includeonly><noinclude> {{Documentation}} </noinclude>")
  • 18: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...")
  • 18:46, 11 January 2026 Rosie talk contribs created page File:OOjs UI icon check-constructive.svg
  • 18:46, 11 January 2026 Rosie talk contribs uploaded File:OOjs UI icon check-constructive.svg
  • 18:45, 11 January 2026 Rosie talk contribs created page File:OOjs UI icon close-ltr-destructive.svg
  • 18:45, 11 January 2026 Rosie talk contribs uploaded File:OOjs UI icon close-ltr-destructive.svg
  • 18: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>")
  • 18:43, 11 January 2026 Rosie talk contribs created page File:Close.svg
  • 18:43, 11 January 2026 Rosie talk contribs uploaded File:Close.svg
  • 18: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>")
  • 18: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)...")
  • 18: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! -->")
  • 18: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:...")
  • 18: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! -->")
  • 18:41, 11 January 2026 Rosie talk contribs created page Template:(! (Created page with "<onlyinclude><includeonly>{|</includeonly></onlyinclude> {{Documentation}}")
  • 18: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= <!--...")
  • 18: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>")
  • 18: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...")
  • 18: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! -->")
  • 18: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...")
  • 18: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! -->")
  • 18: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...")
  • 18:34, 11 January 2026 Rosie talk contribs created page Template:Fmbox (Created page with "{{#invoke:Message box|fmbox}}<noinclude> {{documentation}} </noinclude>")
  • 18: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...")
  • 18: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! -->")
  • 18:32, 11 January 2026 Rosie talk contribs created page File:Greek lc alpha icon.svg
  • 18:32, 11 January 2026 Rosie talk contribs uploaded File:Greek lc alpha icon.svg
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)