User contributions for Merc
Appearance
3 May 2025
- 11:0311:03, 3 May 2025 diff hist +1,974 N 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..."
- 11:0211:02, 3 May 2025 diff hist +1,842 N Module:Message box/imbox.css Created page with "→{{pp|small=y}}: .imbox { margin: 4px 0; border-collapse: collapse; border: 3px solid #36c; →Default "notice" blue: background-color: var(--background-color-interactive-subtle, #f8f9fa); box-sizing: border-box; } →For imboxes inside imbox-text cells.: .imbox .mbox-text .imbox { margin: 0 -0.5em; →0.9 - 0.5 = 0.4em left/right.: →TODO: Still needed?: display: block; →Fix for webkit to force 100% width.: } .imbox-speedy { border: 3px..."
- 10:5710:57, 3 May 2025 diff hist +554 N Template:Mbox templates/doc Created page with "{{Documentation subpage}} {{Mbox templates}} {{tl|Mbox templates}} is the small template that appears as opposite at the top of documentation for templates in the Category:Mbox and messagebox templates. It takes no parameters. ===See also=== * {{tl|Mbox templates see also}}, used at the end of Mbox-family templates' documentation. <includeonly>{{Sandbox other| | <!-- Categories below this line, please; interwikis at Wikidata --> Category:Mbox and messagebox tem..." current
- 10:5610:56, 3 May 2025 diff hist +1,088 N Template:Mbox templates Created page with "<includeonly>{{Infobox | bodyclass = nowrap | bodystyle = width:auto;padding-bottom:0.6em;line-height:1.25em; | abovestyle = font-size:inherit; | above = Message box<br/>meta-templates | labelstyle = margin:0;padding:0 0.3em 0;text-align:center;font-weight:normal; | datastyle = margin:0;padding:0 0.5em 0 0; | label1 = ''template'' | data1 = ''context'' | label2 = {{tl|Ambox}} | data2 = article | label3 = {{tl|Cmbox}}..."
- 10:5510:55, 3 May 2025 diff hist −27 Template:Mbox templates (small)/doc No edit summary current
- 10:5410:54, 3 May 2025 diff hist +260 Template:Mbox templates (small) No edit summary
- 10:5010:50, 3 May 2025 diff hist 0 Module:Arguments Merc changed the content model of the page Module:Arguments from "Scribunto module" to "Scribunto module" Tag: content model change
- 10:4810:48, 3 May 2025 diff hist +460 N Module:Protection banner/documentation/config Created page with "-- This module contains messages used to generate the documentation for -- Module:Protection banner. return { -- Reason table headings. ['documentation-heading-reason'] = 'Reason', ['documentation-heading-action'] = 'Action', ['documentation-heading-description'] = 'Description', -- Blurb to display if no reasons were found in the module config. ['documentation-blurb-noreasons'] = 'No reason values were found in the module' .. ' configuration.', }" current
- 10:4710:47, 3 May 2025 diff hist +2,236 N Module:Protection banner/documentation Created page with "-- This module generates documentation for Module:Protection banner. -------------------------------------------------------------------------------- -- Documentation class -------------------------------------------------------------------------------- local Documentation = {} Documentation.__index = Documentation function Documentation:new(mainCfg, docCfg) return setmetatable({ _mainCfg = mainCfg, _docCfg = docCfg }, self) end function Documentation:makeR..." current
- 10:4510:45, 3 May 2025 diff hist +5,071 N Template:Protection padlock/doc Created page with "{{Documentation subpage}} <!--Categories where indicated at the bottom of this page, please; interwikis at Wikidata (see Wikipedia:Wikidata)--> {{High-use}} {{Twinkle standard installation}} {{User:MusikBot II/Config notice}} {{tsh|pp}} {{lua|Module:Protection banner}} This is a general template for producing '''p'''rotection banners and '''p'''adlock icons. It can be used with any protection reason, any protection action, and any protection level. == Usage == &#..." current
- 10:4510:45, 3 May 2025 diff hist +41 N Template:Pp Merc moved page Template:Pp to Template:Protection padlock Tag: New redirect
- 10:4510:45, 3 May 2025 diff hist 0 m Template:Protection padlock Merc moved page Template:Pp to Template:Protection padlock
- 10:3810:38, 3 May 2025 diff hist +628 Template:Tl/doc No edit summary current
- 10:3510:35, 3 May 2025 diff hist +224 Template:Tl No edit summary
- 10:3310:33, 3 May 2025 diff hist +2,692 N Module:Message box/cmbox.css Created page with "→{{pp|small=y}}: .cmbox { margin: 3px 0; border-collapse: collapse; border: 1px solid #a2a9b1; background-color: #dfe8ff; →Default "notice" blue: box-sizing: border-box; →necessary when embedded in other templates like [[:Category:Pending_AfC_submissions]]: color: var( --color-base ); } .cmbox-speedy { border: 4px solid #b32424; →Red: background-color: #ffdbdb; →Pink: } .cmbox-delete { background-color: #ffdbdb; →Pink: ..."
- 10:3110:31, 3 May 2025 diff hist +6,438 N Template:Strong/doc Created page with "{{Documentation subpage}} {{used in system}} <!-- PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE --> This template marks text as {{strong|important, serious, or urgent}} using the HTML {{tag|strong|o|link=yes}} tag. It usually renders in bold, but there is additional significance explained in {{slink||Purpose}}. == Purpose == {{tlx|strong}} makes it faster and easier to apply the {{tag|strong|link=yes}} HTML element to text, which indicates {{stro..."
- 10:2910:29, 3 May 2025 diff hist +1,084 N Module:Message box/fmbox.css Created page with "→{{pp|small=y}}: .fmbox { clear: both; margin: 0.2em 0; width: 100%; border: 1px solid #a2a9b1; background-color: var(--background-color-interactive-subtle, #f8f9fa); box-sizing: border-box; color: var(--color-base, #202122); } .fmbox-warning { border: 1px solid #bb7070; →Dark pink: background-color: #ffdbdb; →Pink: } .fmbox-editnotice { background-color: transparent; } .fmbox .mbox-text { border: none; →@noflip: padding: 0.25em..."
- 10:2710:27, 3 May 2025 diff hist +323 N Template:Strong Created page with "<strong {{#if:{{{role|}}}|role="{{{role}}}"}} {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} {{#if:{{{style|}}}|style="{{{style}}}"}} {{#if:{{{title|}}}|title="{{{title}}}"}}>{{{1}}}</strong><noinclude> {{documentation}} <!-- Add cats and interwikis to the /doc subpage, not here! --> </noinclude>"
- 10:2610:26, 3 May 2025 diff hist +1,998 N Template:Cascade-protected template/doc Created page with "{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> This is a cascade-protection notice, mostly intended for near the top of the documentation pages of template that are subject to cascaded protection because of their transclusion in some other page, {{em|and}} which are expected to have that protection indefinitel..." current
- 10:2410:24, 3 May 2025 diff hist +477 N Template:Cascade-protected template Created page with "{{mbox | type = protection | image = 40x40px|link=|alt= | text = This {{{page|template}}} can only be edited by administrators because it is transcluded onto one or more cascade-protected pages. }}<noinclude> {{documentation}} <!-- Add categories to the /doc subpage and interwikis in Wikidata, not here! --> </noinclude>"
- 10:1910:19, 3 May 2025 diff hist +1,852 N Module:Message box/ombox.css Created page with "→{{pp|small=y}}: .ombox { margin: 4px 0; border-collapse: collapse; border: 1px solid #a2a9b1; →Default "notice" gray: background-color: var(--background-color-neutral-subtle, #f8f9fa); box-sizing: border-box; color: var(--color-base, #202122); } →For the "small=yes" option.: .ombox.mbox-small { font-size: 88%; line-height: 1.25em; } .ombox-speedy { border: 2px solid #b32424; →Red: background-color: #fee7e6; →Pink: } .ombox-de..."
- 10:1810:18, 3 May 2025 diff hist +95 Module:Message box/configuration No edit summary
- 10:1710:17, 3 May 2025 diff hist 0 Module:Message box/configuration Merc changed the content model of the page Module:Message box/configuration from "Scribunto module" to "Scribunto module" Tag: content model change
- 10:1410:14, 3 May 2025 diff hist +1,185 Module:Message box No edit summary
- 10:1310:13, 3 May 2025 diff hist +4,013 Template:Ombox/doc No edit summary current
- 10:1210:12, 3 May 2025 diff hist −3 Template:Ombox No edit summary
- 10:0910:09, 3 May 2025 diff hist +2,745 N Module:Suppress categories/doc Created page with "{{module rating|protected}} {{High-use}} This is a simple module to strip categories from wikitext. For example, if passed the code "<code><nowiki>fooCategory:Some category</nowiki></code>", it will return only "<code>foo</code>". The module properly handles categories escaped with the colon trick, categories whose names include invalid characters such as "<code>></code>", and categories that are surrounde..." current
- 10:0710:07, 3 May 2025 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
- 10:0610:06, 3 May 2025 diff hist +3,198 N Template:Suppress categories/doc Created page with "{{Documentation subpage}} {{High-use}} {{Lua|Module:Suppress categories}} {{Template shortcut|strip categories|suppresscats|stripcats|supcat}} <!-- Categories go at the bottom of this page and interwikis go in Wikidata. --> This template strips categories from wikitext. For example, if passed the code "<code><nowiki>fooCategory:Some category</nowiki></code>", it will return only "<code>foo</code>". It can be used to strip categ..." current
- 10:0510:05, 3 May 2025 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
- 10:0210:02, 3 May 2025 diff hist +39,110 N Template:Infobox/doc Created page with "{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{Distinguish|Template:Userbox}} {{#ifeq:{{SUBPAGENAME}}|sandbox||{{High-use}}}} {{Lua|Module:Infobox}} {{Parameter names example |name={{PAGENAME}} <!--|child |subbox |decat--> |title |above |subheader |subheader1 |subheader2={{{subheader2}}}<br/>...... |image|caption |image1|caption1 |image2|caption2={{{caption2..." current
2 May 2025
- 23:4723:47, 2 May 2025 diff hist −249 Module:Protection banner/config No edit summary
- 23:4723:47, 2 May 2025 diff hist 0 Module:Protection banner/config Merc changed the content model of the page Module:Protection banner/config from "Scribunto module" to "Scribunto module" Tag: content model change
- 23:4623:46, 2 May 2025 diff hist +1,104 Module:Protection banner No edit summary
- 23:4523:45, 2 May 2025 diff hist 0 Module:Protection banner Merc changed the content model of the page Module:Protection banner from "Scribunto module" to "Scribunto module" Tag: content model change
- 23:4223:42, 2 May 2025 diff hist 0 Module:String/testcases Merc changed the content model of the page Module:String/testcases from "Scribunto module" to "Scribunto module" current Tag: content model change
- 23:4023:40, 2 May 2025 diff hist 0 Module:String Merc changed the content model of the page Module:String from "Scribunto module" to "Scribunto module" Tag: content model change
- 22:4522:45, 2 May 2025 diff hist +33 m Resource Pack Update RP links Tag: Visual edit
- 22:2622:26, 2 May 2025 diff hist +2,163 N Module:Message box/ambox.css Created page with "→{{pp|small=y}}: .ambox { border: 1px solid #a2a9b1; →@noflip: border-left: 10px solid #36c; →Default "notice" blue: background-color: #fbfbfb; box-sizing: border-box; } →Single border between stacked boxes. Take into account base templatestyles, * user styles, and Template:Dated maintenance category. * remove link selector when T200206 is fixed: .ambox + link + .ambox, .ambox + link + style + .ambox, .ambox + link + link + .ambox, /* TODO: rais..."
- 22:2422:24, 2 May 2025 diff hist +2,888 Template:Ambox/doc No edit summary
- 22:1122:11, 2 May 2025 diff hist +590 Module:Asbox No edit summary
- 22:1022:10, 2 May 2025 diff hist 0 Module:Asbox Merc changed the content model of the page Module:Asbox from "Scribunto module" to "Scribunto module" Tag: content model change
- 22:0822:08, 2 May 2025 diff hist 0 Module:Aligned table Merc changed the content model of the page Module:Aligned table from "Scribunto module" to "Scribunto module" Tag: content model change
- 22:0622:06, 2 May 2025 diff hist 0 Module:Yesno Merc changed the content model of the page Module:Yesno from "Scribunto module" to "Scribunto module" Tag: content model change
- 21:3221:32, 2 May 2025 diff hist −74 Template:Ambox No edit summary
- 21:2621:26, 2 May 2025 diff hist +4,791 Module:Infobox No edit summary
- 21:2521:25, 2 May 2025 diff hist 0 Module:Infobox Merc changed the content model of the page Module:Infobox from "Scribunto module" to "Scribunto module" Tag: content model change
- 21:0921:09, 2 May 2025 diff hist +19 Template:Infobox No edit summary
29 April 2025
- 04:2604:26, 29 April 2025 diff hist +115 Catan →a) Rolling a "7" and Activating the Robber Tag: Visual edit
- 03:5503:55, 29 April 2025 diff hist +273 m Catan Added Message Boxes Tag: Visual edit: Switched