User contributions for Merc
Appearance
4 May 2025
- 08:0908:09, 4 May 2025 diff hist +2,228 N Template:Auxiliary template common notice Created page with "__NOTOC__ Use this template to produce the character or characters "{{thin space|<includeonly>{{ {{BASEPAGENAME}} }}</includeonly><noinclude>{{small|[''character/s appear here'']}}</noinclude>}}" as ordinary text rather than as part of a link <code><nowiki>[[ ]]</nowiki></code>, transclusion <code><nowiki>{{ }}</nowiki></code>, variable <code><nowiki>{{{ }}}</nowiki></code>, etc.<!-- -->{{#if:{{{entity|..." current
- 08:0808:08, 4 May 2025 diff hist +299 N Template:((/doc Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES TO THE TRANSCLUDED DOCUMENTATION BELOW --> {{Cascade-protected template}} {{High-use}} {{Auxiliary template common notice}} <includeonly>{{Sandbox other|| <!-- CATEGORIES GO HERE --> Category:Character-substitution templates }}</includeonly>" current
- 08:0708:07, 4 May 2025 diff hist +44 N Template:(( Created page with "{{<noinclude> {{documentation}} </noinclude>"
- 08:0708:07, 4 May 2025 diff hist +2,003 N Template:Min/doc Created page with "{{documentation subpage}} {{High-use}} {{lua|Module:Math}} This template evaluates and returns the minimum of a list of numeric values. The parameters can be numeric expressions that will be evaluated (using: +, -, *, /, ^, round, floor, mod, see: Help:expr). Any empty, missing, or invalid (non-numeric) parameters will be ignored. Invalid expressions show no warning, and should be checked some other way. == Usage == '''Syntax:''' : <code><nowiki>{{min | value1 | v..." current
- 08:0608:06, 4 May 2025 diff hist +99 N Template:Min Created page with "<includeonly>{{safesubst:#invoke:Math|min}}</includeonly><noinclude> {{Documentation}} </noinclude>"
- 08:0508:05, 4 May 2025 diff hist +47 N Template:Tls Redirected page to Template:Template link with subst Tag: New redirect
- 08:0408:04, 4 May 2025 diff hist +48 N Template:Tlg/doc Redirected page to Template:Template link general/doc Tag: New redirect
- 08:0208:02, 4 May 2025 diff hist +90 N Template:Example/styles.css Created page with "→This is an example of a stylesheet.: .wikipediauserbox { font-variant: small-caps; }" current
- 08:0208:02, 4 May 2025 diff hist +1,218 N Template:Example/doc Created page with "<!-- The next two lines set one short description for the template and another for the /doc page. Replacing them with a single {{short description}} would use that for both pages. --> <noinclude>{{Short description|Example of a documentation subpage}}</noinclude> <includeonly>{{Short description|Example of a template}}</includeonly> {{Documentation subpage}} <!-- Categories go at the bottom of this page and interwikis go in Wikidata. --> {{distinguish|Template:Example n..." current
- 08:0108:01, 4 May 2025 diff hist +216 N Template:Example Created page with "<templatestyles src="Example/styles.css"/> {{Userbox |id = 40px |info = This is an example of a template. For help with templates, see Help:Template. }}<noinclude> {{Documentation}} </noinclude>" current
- 08:0008:00, 4 May 2025 diff hist +2,054 N Template:Template journal inline/styles.css Created page with "→{{pp-template}}: span.tj-tape { padding: 1px 4px; font-family: "Menlo", "Consolas", "Liberation Mono", "Courier New", monospace; white-space: pre-wrap; word-wrap: break-word; background-color: var(--background-color-neutral-subtle, #f8f9fa); color: var(--color-emphasized, #000); border: 1px solid var(--border-color-muted, #eaecf0); line-height: 1.3; tab-size: 4; vertical-align: baseline; border-radius: 2px; margin: 0; } span.tj-tape span.tj-tn, span.tj-..."
- 07:5807:58, 4 May 2025 diff hist +46 N Template:Tji Redirected page to Template:Template journal inline Tag: New redirect
- 07:5507:55, 4 May 2025 diff hist +35 N Template:Slink Redirected page to Template:Section link Tag: New redirect
- 07:5407:54, 4 May 2025 diff hist +8,760 N Template:Section link/doc Created page with "{{documentation subpage}} {{Redirect|Template:Slink|the template that links to search results|Template:Search link}} {{template shortcuts|seclink|slink|§l}} {{used in system|in MediaWiki:Abusefilter-warning-notwallofshame}} {{lua|Module:Section link}} {{Bot use warning|bots=cewbot}} == Usage == This template is appropriate for use in hatnotes and Wikipedia:Manual of Style/Layout#"See also" se..." current
- 07:5407:54, 4 May 2025 diff hist +23 Template:Section link No edit summary
- 07:5107:51, 4 May 2025 diff hist 0 m Module:Page Protected "Module:Page" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) current
- 07:5007:50, 4 May 2025 diff hist +30 N Module:Title Merc moved page Module:Title to Module:Page current Tag: New redirect
- 07:5007:50, 4 May 2025 diff hist 0 m Module:Page Merc moved page Module:Title to Module:Page
- 07:5007:50, 4 May 2025 diff hist +1,990 N Module:Page Created page with "local callAssert = require('Module:CallAssert') local function main(frame, field) local args, pargs = frame.args, ( frame:getParent() or {} ).args or {} local makeTitle=args.makeTitle or pargs.makeTitle local namespace=args.namespace or pargs.namespace or "" local fragment=args.fragment or pargs.fragment or "" local interwiki=args.interwiki or pargs.interwiki or "" local page=args.page or args[1] or pargs.page or pargs[1] or "" local id= tonumber( args.id or parg..."
- 07:4707:47, 4 May 2025 diff hist +6,339 N Module:Page/doc Created page with "{{used in system}} {{Module rating|release}} {{Lua|Module:CallAssert|Module:Protect}} This module is meant to allow the goodies listed in {{slink|mw:Extension:Scribunto/Lua reference manual#Title objects}} to be accessed by people who do not want to write a Lua module. Usage is: <code><nowiki>{{#invoke:Page|</nowiki>'''function'''|''parameters''<nowiki>}}</nowiki></code> == Functions== In the usage above, '''function''' is one of the following fields or functions for t..." current
- 07:4307:43, 4 May 2025 diff hist +121 N Module:Parameters/doc Created page with "{{Module rating |alpha}} {{Lua|Module:TableTools|Module:Yesno|Module:Arguments|Module:Set}} Implements {{tl|parameters}}" current
- 07:4307:43, 4 May 2025 diff hist +6,690 N Module:Parameters Created page with "-- This module implements Template:Parameters. -- [SublimeLinter luacheck-globals:mw] local DEFINITIONS = { alt = { code = '<!-- text alternative for image; see WP:ALT -->', dlist = 'text alternative for image; see WP:ALT'}, coordinates = { code = '<!-- use {{Coord}} -->', dlist = 'using {{tl|Coord}}'}, coords = { code = '<!-- use {{Coord}} -->', dlist = 'using {{tl|Coord}}'}, native_name = { code = '<!-- name in local language; if more than on..." current
- 07:3907:39, 4 May 2025 diff hist +1,476 N Template:Template journal inline/doc Created page with "{{Documentation subpage}} {{Template shortcut|tji}} {{lua|Module:Params}} {{Uses TemplateStyles|Template:Template journal inline/styles.css}} ;Template preview : <syntaxhighlight lang="wikitext" inline>Lorem ipsum {{tji|Diff|Main Page|139993|139992|Sic exorsi sumus|diffonly: yes}}</syntaxhighlight> :: ↳ Lorem ipsum {{tji|Diff|Main Page|139993|139992|Sic exorsi sumus|diffonly: yes}} == Usage == The {{tl|Template journal inline}} template is identical to the {{tl|Templ..." current
- 07:3907:39, 4 May 2025 diff hist +834 N Template:Template journal inline Created page with "<includeonly>{{#if:{{{1|}}} |<templatestyles src="Template:Template journal inline/styles.css" /><span class="tj-tape"><span class="tj-nc">{{</span><span class="tj-tn">[[Template:{{#if:x|{{{1}}}}}|{{#if:x|{{{1}}}}}]]</span>{{#invoke:params|sequential|cutting|1|0|squeezing|trimming_values|setting|hi|<wbr /><span class{{=}}"tj-nc">|</span>|mapping_by_replacing|^[^:]+$|<span class{{=}}"tj-ac">%0</span>|1|mapping_by_replacing|^([^:].-)%s*:%s*(.*)$|<span class..."
- 07:3707:37, 4 May 2025 diff hist +47 N Template:Tlsp Redirected page to Template:Template link with subst current Tag: New redirect
- 07:3507:35, 4 May 2025 diff hist +4,062 N Template:Template link/doc Created page with "{{Documentation subpage}} <!-- Categories go where indicated at the bottom of this page, please; interwikis go to Wikidata (see also: Wikipedia:Wikidata). --> {{Redirect-distinguish|Template:TI|Template:Ti}}{{Template shortcut|tl|TL|t|temp}} {{#ifeq:{{FULLPAGENAME}} | Template:Template link | {{used in system}} {{cascade-protected template}} }} The '''template link''' template is a simple macro template used to displ..."
- 07:3407:34, 4 May 2025 diff hist +224 N Template:Template link Created page with "<span class="nowrap">{{</span>[[Template:{{{1}}}|{{{1}}}]]<span class="nowrap">}}</span><noinclude> {{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>"
- 07:3407:34, 4 May 2025 diff hist +826 N Module:Template link general/doc Created page with "{{Used in system}} {{Module rating|protected}} {{Lua|Module:Arguments}} Implements {{Template link|Template link general}} and other templates in its family ==Basic usage== <syntaxhighlight lang="wikitext">{{#invoke:Template link general|main}}</syntaxhighlight> This module is used by {{Template link|Template link general}} and related templates to display links to templates. It is similar to {{Template link|Template link}} but with additional formatting options and th..."
- 07:3307:33, 4 May 2025 diff hist +4,468 N Module:Template link general Created page with "-- This implements Template:Template link general and various other templates in its family local getArgs = require('Module:Arguments').getArgs local p = {} -- Is a string non-empty? local function _ne(s) return s ~= nil and s ~= "" end local nw = mw.text.nowiki local function addTemplate(s) local i, _ = s:find(':', 1, true) if i == nil then return 'Template:' .. s end local ns = s:sub(1, i - 1) if ns == '' or mw.site.namespaces[ns] then return s else re..."
- 07:3207:32, 4 May 2025 diff hist +10,969 N Template:Template link general/doc Created page with "{{Documentation subpage}} <!--Categories where indicated at the bottom of this page, please; interwikis at Wikidata (see Wikipedia:Wikidata)--> {{#switch:{{FULLPAGENAME}}|Template:Template link with subst|Template:Template link expanded={{used in system}}|#default= {{#ifexpr:{{#invoke:Transclusion count|fetch|0}} > 2000|{{high-use}}}}}} {{tsh|{{{1|tlg}}}|{{{2|}}}}} {{lua|Module:Template link general}} This template, often abbreviated as {{tlf|{{#switch:{{lc:{{ROOTPA..."
- 07:3207:32, 4 May 2025 diff hist +97 N Template:Template link general Created page with "{{{{{|safesubst:}}}#Invoke:Template link general|main}}<noinclude> {{Documentation}} </noinclude>"
- 07:3107:31, 4 May 2025 diff hist +197 N Template:Template link with subst Created page with "{{#Invoke:Template link general|main|subst=yes}}<noinclude> {{Documentation|1=Template:Tlg/doc |content = {{tlg/doc|tls|tlsp}} }} <!-- Add categories to the /doc subpage, not here! --> </noinclude>"
- 07:2807:28, 4 May 2025 diff hist +11,317 N Template:Parameters/doc Created page with "{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{subst only|auto=yes}} {{Lua|Module:Parameters}} __TOC__ == Usage == {{Tl|Parameters}} extracts a specified template's parameters and performs a variety of tasks to aid in its documentation or WP:TFD merge nominations. It itself takes two parameters: {{Para|1}}, the output format; and {{Para|base}}, the title o..." current
- 07:2807:28, 4 May 2025 diff hist +104 N Template:Parameters Created page with "<includeonly>{{subst:#invoke:Parameters|{{{1}}}}}</includeonly><noinclude> {{Documentation}}</noinclude>" current
- 07:2607:26, 4 May 2025 diff hist +46 N Template:Pnex Redirected page to Template:Parameter names example current Tag: New redirect
- 07:2507:25, 4 May 2025 diff hist +507 N Module:Parameter names example/doc Created page with "{{Pnex |_template=Infobox |title |above |subheader |image |caption |header1 |label2 |data2 |label3 |data3 |below}} This module implements {{tl|Parameter names example}} (also known as {{tl|Generic template demo}}). It creates a template demonstration such as that shown opposite. Please see the template page for full documentation. <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | <!-- Categories below this line, please; interwikis a..." current
- 07:2507:25, 4 May 2025 diff hist +1,607 N Module:Parameter names example Created page with "-- This module implements {{parameter names example}}. local p = {} local function makeParam(s) local lb = '{' local rb = '}' return lb:rep(3) .. s .. rb:rep(3) end local function italicize(s) return "''" .. s .. "''" end local function plain(s) return s end function p._main(args, frame) -- Find how we want to format the arguments to the template. local formatFunc if args._display == 'italics' or args._display == 'italic' then formatFunc = italic..." current
- 07:2407:24, 4 May 2025 diff hist +3,046 N Template:Parameter names example/doc Created page with "{{Documentation subpage}} {{High-use}} <!----Categories where indicated at the bottom of this page, please; interwikis at Wikidata (see Wikipedia:Wikidata)----> {{Lua|Module:Parameter names example}} {{Template redirect|Generic template demo|Pnex}} {{tl|Parameter names example}} – or, alternatively, {{tl|Generic template demo}} – is intended to assist template documentation by producing a generic instance of the te..." current
- 07:2307:23, 4 May 2025 diff hist +186 N Template:Parameter names example Created page with "<includeonly>{{#invoke:Parameter names example|main}}</includeonly><noinclude> {{documentation}}<!-- Add categories to the /doc subpage, interwikis to Wikidata, not here --> </noinclude>" current
- 07:2107:21, 4 May 2025 diff hist −718 MediaWiki:Common.css No edit summary
3 May 2025
- 12:3112:31, 3 May 2025 diff hist 0 Module:Asbox No edit summary current
- 12:1812:18, 3 May 2025 diff hist +822 Module:Lua banner No edit summary
- 12:1712:17, 3 May 2025 diff hist 0 Module:Lua banner Merc changed the content model of the page Module:Lua banner from "Scribunto module" to "Scribunto module" Tag: content model change
- 12:1112:11, 3 May 2025 diff hist +182,535 N Module:Params/doc Created page with "<!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> {{Module rating|release}} {{Side box | image = 48px|alt=|link= | above = '''About the latest changes''' | text = See the '''ChangeLog''' | below = <small>Last update: {{#time:j xg Y|{{REVISIONTIMESTAMP:Module:Params}}}}</small><br /><small>Testcases · Module:Params/doc/examples|Exam..." current
- 12:1012:10, 3 May 2025 diff hist +63,794 N Module:Params Created page with " --- --- --- LOCAL ENVIRONMENT --- --- ________________________________ --- --- --- --Abstract utilities -- ---------------------------- -- Helper function for `string.gsub()` (for managing zero-padded numbers) local function zero_padded (str) return ('%03d%s'):format(#str, str) end -- Helper function for `table.sort()` (for natural sorting) local fu..."
- 12:0812:08, 3 May 2025 diff hist +1,785 N Template:Template journal/styles.css Created page with "div.tj-box { font-family: 'Menlo', 'Consolas', 'Liberation Mono', 'Courier New', monospace; padding: 1em; white-space: pre-wrap; overflow-x: hidden; word-wrap: break-word; background-color: var(--background-color-neutral-subtle, #f8f9fa); color: var(--color-emphasized, #000); border: 1px solid var(--border-color-muted, #eaecf0); line-height: 1.3; tab-size: 4; vertical-align: baseline; margin: 0; } div.tj-box span.tj-tn, div.tj-box span.tj-tn a, div.tj-box sp..."
- 12:0612:06, 3 May 2025 diff hist +1,426 N Module:Uses TemplateStyles/sandbox/doc Created page with "{{Lua|Module:Uses TemplateStyles/config|Module:Yesno|Module:List|Module:TableTools|Module:Message box|Module:TNT}} <!-- uses data c:Data:I18n/Uses_TemplateStyles.tab --> Implements {{tl|Uses TemplateStyles}}. {{cot|A couple test cases}} ===One style page=== <syntaxhighlight lang="wikitext" inline>{{Uses TemplateStyles/sandbox|Template:Arrowlist/styles.css}}</syntaxhighlight> {{Uses TemplateStyles/sandbox|Template:Arrowlist/styles.css|nocat=true}} {{clear}} ===Multi..." current
- 12:0612:06, 3 May 2025 diff hist +4,284 N Module:Uses TemplateStyles/sandbox Created page with "local yesno = require('Module:Yesno') local mList = require('Module:List') local mTableTools = require('Module:TableTools') local mMessageBox = require('Module:Message box') local TNT = require('Module:TNT') local p = {} local function format(msg, ...) return TNT.format('I18n/Uses TemplateStyles', msg, ...) end local function getConfig() return mw.loadData('Module:Uses TemplateStyles/config') end local function urlEncode(str) return mw.uri.encode(str, "WIKI") end..." current
- 12:0512:05, 3 May 2025 diff hist +271 N Template:Uses TemplateStyles/sandbox Created page with "<includeonly>{{#invoke:Uses TemplateStyles/sandbox|main}}</includeonly><noinclude> {{Uses TemplateStyles/sandbox|Template:Uses TemplateStyles/example.css|nocat=true}} {{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>" current
- 12:0312:03, 3 May 2025 diff hist +2,636 N Module:Uses TemplateStyles/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..."