User contributions for Merc
Appearance
3 May 2025
- 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
28 April 2025
- 04:5204:52, 28 April 2025 diff hist −1 Catan No edit summary Tag: Visual edit
- 04:3804:38, 28 April 2025 diff hist −1 Catan No edit summary Tag: Visual edit
27 April 2025
- 07:3607:36, 27 April 2025 diff hist +50 Catan →d) Buying a Development Card (Requires: Ore, Wool, & Grain) Tag: Visual edit
- 07:3507:35, 27 April 2025 diff hist +49 Catan →Knight Cards (Purple Name) Tag: Visual edit
- 07:3407:34, 27 April 2025 diff hist +91 Catan No edit summary Tag: Visual edit
- 07:2707:27, 27 April 2025 diff hist +3,179 Catan No edit summary Tag: Visual edit
- 06:1706:17, 27 April 2025 diff hist +4,037 Catan No edit summary
26 April 2025
- 13:0213:02, 26 April 2025 diff hist +3,789 N Catan Initial page creation
25 April 2025
- 05:2505:25, 25 April 2025 diff hist +14 SkyBlock →Greenhouses: Added blue orchids to Swamp greenhouses. Tag: Visual edit
3 April 2025
- 03:3403:34, 3 April 2025 diff hist 0 m Resource Pack Update RP links Tag: Visual edit
15 March 2025
- 05:3205:32, 15 March 2025 diff hist 0 m Potions Seasonal Brews Updated for Spring
7 March 2025
- 01:1401:14, 7 March 2025 diff hist 0 m Potions Removed protection from "Potions"