User contributions for Majestix
Appearance
17 April 2026
- 08:1308:13, 17 April 2026 diff hist +354 N Template:Numfh/1 Created page with "<includeonly>{{formatnum:{{num|{{{1}}}}}}} {{#ifexpr:{{{1}}}>0|<nowiki/> (ca. {{numfh/2|({{{1}}})|{{oom|{{{1}}}}}}}) <nowiki/>}}{{#ifexpr:{{{1}}}<>0|{{hex|{{{1}}}}}}}</includeonly><noinclude> This template is used as an example at Manual:Representation of numbers in expr parser function {{PAGENAME}} </noinclude>" current
- 08:1108:11, 17 April 2026 diff hist +4,320 N Template:Xpsoc/doc Created page with "{{Documentation subpage}} {{lua|Module:Xpsoc}} This is a simplified expansion demo template. Purposes of the simplification are: *reducing the number of required expansion demo templates, by reducing the number of distinguished patterns, and/or making a single template support multiple patterns *simplifying the calls of these templates; for example, if a parameter of the demonstrated template is represented by a single parameter of the..." current
- 08:1108:11, 17 April 2026 diff hist +721 N Template:Xpdop3c Created page with "{{xpda|l4={{{l|}}}|result={{{gives|→}}} {{{d|"}}}{{{{{1}}}|{{{2|}}}{{{3|}}}{{{4|}}}}}{{{5|}}}{{{6|}}}{{{7|}}}{{{8|}}}{{{9|}}}{{{10|}}}{{{11|}}}{{{12|}}}{{{13|}}}{{{14|}}}{{{15|}}}{{{d|"}}}|{{{d|"}}}|{|{|{{{1}}}|&p|{{xpd/code|{{{2|}}}}}|{{xpd/code|{{{3|}}}}}|{{xpd/code|{{{4|}}}}}|}|}|{{xpd/code|{{{5|}}}}}|{{xpd/code|{{{6|}}}}}|{{xpd/code|{{{7|}}}}}|{{xpd/code|{{{8|}}}}}|{{xpd/code|{{{9|}}}}}|{{xpd/code|{{{10|}}}}}|{{xpd/code|{{{11|}}}}}|{{xpd/code|{{{12|}}}}}|{{xpd/code..." current
- 08:0908:09, 17 April 2026 diff hist +84 N Module:Xpsoc/doc Created page with "This module implements {{tl|xpsoc}}. Please see the template page for documentation." current
- 08:0808:08, 17 April 2026 diff hist +2,068 N Module:Xpsoc Created page with "-- This module implements {{xpsoc}}. local p = {} local function makeInvocation(name, args, useNoWiki) -- This function makes a template invocation from the name and the arguments -- given. -- Copy the invocation args and convert magic words. -- We need to make a copy of the table rather than just using the original, -- as some of the values may be erased when building the invocation. local invArgs = {} for k, v in pairs(args) do invArgs[k] = v end -- Get..." current
- 08:0608:06, 17 April 2026 diff hist +165 N Template:Xpsoc Created page with "<includeonly>{{#invoke:xpsoc|main}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>" current
- 08:0208:02, 17 April 2026 diff hist +12,066 N Help:Moving a page Created page with "<languages/> {{PD Help Page}} <translate><!--T:1--> '''Moving (renaming) a page''' means giving it another name.</translate> <translate><!--T:25--> This is done by using the <tvar name=1><code>{{lc:{{int|move}}}}</code></tvar> action of [[<tvar name=2>Special:MyLanguage/Help:Navigation#Page tabs</tvar>|tab]] <tvar name=3><code>{{int|cactions}}</code></tvar> at the top.</translate> <translate><!--T:26--> The tab is not visible if you are not logged in.</translate> <transl..." current
- 07:5107:51, 17 April 2026 diff hist +1,825 N Template:Move Created page with "<noinclude> <languages /> </noinclude>{{mbox | type = move | text = '''<translate><!--T:1--> Move proposal:</translate>''' <translate><!--T:2--> It has been suggested that this page be moved to a new name</translate>{{#if:{{{1|}}}|<!--replace "newline+colon" with "colon"-->{{#invoke:String|replace|{{int|colon-separator}}| :|:|plain=false}} '{{{1}}}'|}}<br/><small><translate><!--T:3--> Use the [[<tvar name=1>{{TALKPAGENAME}}</tvar>|talk page]] to discuss this acti..." current
- 07:5007:50, 17 April 2026 diff hist +1,293 N Template:Move/doc Created page with "{{Documentation subpage}} <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> {{TemplateData header|editlinks=1|docpage=Move/doc}} <templatedata> { "description": { "en": "This template is for proposing moving an article from one name to another here on MediaWiki.org.", "cs": "Tato šablona je vytvořena pro návrh přesunutí článku z jednoho jména na druhé zde na MediaWiki.org." }, "format": "inline", "params": {..." current
- 07:4907:49, 17 April 2026 diff hist +407 N Template:E Created page with "{{#if:{{{1|}}}|<span style="margin:0 .15em 0 .25em">×</span>10<sup>{{#switch:{{{2}}}|text={{{1|}}}|#default={{valid|number={{{1|}}}|false={{{1|}}}|true={{#ifexpr:({{{1|}}})<0||{{#switch:{{{2|}}}|plus|+=+}}}}{{val/delimitnum|1={{{1|}}}}}}}}}</sup>|<sup>e</sup>}}<noinclude>{{doc|content=This template is used as an example at Manual:Expr parser function syntax. Category:Demo templates}}</noinclude>" current
- 06:3506:35, 17 April 2026 diff hist +4,378 N Template:Extension development Created page with "<languages/> <onlyinclude>{{Navbox | name = Extension development | title = {{ll|Manual:Developing extensions|2=<translate><!--T:1--> Extension development</translate>}} | bodyclass = hlist | groupstyle = white-space:inherit; min-width:9em | group1 = <translate><!--T:2--> Setup</translate> | list1 = * {{ll|Manual:Extension registration|2=<translate><!--T:3--> Registration</translate>}} * {{ll|Manual:Extension.json/Schema|2=<translate><!--T:4--> <tvar name=1>extension.js..." current
- 06:3306:33, 17 April 2026 diff hist +724 N Template:ExtensionJsonFile Created page with "{{Code |lang=json | { "name": "{{{extension|Example}}}", "author": "Me", "version": "1.0.0", "url": "https://www.mediawiki.org/wiki/Extension:{{{extension|Example}}}", "descriptionmsg": "{{lc:{{{extension|Example}}}}}-desc", "license-name": "{{{license|GPL-2.0-or-later}}}", "type": "{{{type|other}}}", "MessagesDirs": { "{{{extension|Example}}}": [ "i18n" ] }, "AutoloadClasses": { "{{{extension|Example}}}Hooks": "src/{{{extension|Example}}}Hooks.php" }..." current
15 April 2026
- 11:1711:17, 15 April 2026 diff hist +307 N Template:Tag2 Created page with "{{tag|1={{{1|tag}}}|2=open|plain={{{plain|}}}}}<noinclude> {{documentation|content= == Examples == * {{tlx|tag2|table name}} {{tag2|table name}} * {{tlx|tag2|table name|plain{{=}}1}} {{tag2|table name|plain=1}} == See also == * {{ll|Template:Tag}} }} [[Category:Templates{{#translation:}}]] </noinclude>" current
- 11:1611:16, 15 April 2026 diff hist +29 N Template:Outdated Redirected page to Template:Update current Tag: New redirect
- 11:1511:15, 15 April 2026 diff hist +1,680 N Template:Method doclink/doc Created page with "<noinclude>{{Documentation subpage}} {{timw|{{BASEPAGENAME}}}} </noinclude> This renders a link to a particular anchor in automatically-generated documentation for a class at https://doc.wikimedia.org/mediawiki-core/master/php/ . Like {{tl|class doclink}} it takes a class in <code>mediawiki/core</code> and an optional <code>type=interface</code>. It adds an an <code>anchor</code> parameter to scroll to a particular part of the file (without the <code>#</code>) and a <cod..." current
- 11:1411:14, 15 April 2026 diff hist −1,311 Template:Method doclink No edit summary current
- 11:1311:13, 15 April 2026 diff hist +1,680 N Template:Method doclink Created page with "<noinclude>{{Documentation subpage}} {{timw|{{BASEPAGENAME}}}} </noinclude> This renders a link to a particular anchor in automatically-generated documentation for a class at https://doc.wikimedia.org/mediawiki-core/master/php/ . Like {{tl|class doclink}} it takes a class in <code>mediawiki/core</code> and an optional <code>type=interface</code>. It adds an an <code>anchor</code> parameter to scroll to a particular part of the file (without the <code>#</code>) and a <cod..."
- 09:4309:43, 15 April 2026 diff hist +594 N Template:Purge Pages Created page with "{{Navbox | name = Purge Pages | title = Purge Pages | bodyclass = hlist | state = {{{state|{{{1|}}}}}} | group1 = General purge templates | list1 = *{{tl|Purge}} *{{tl|Purge box}} *{{tl|Purge button}} *{{tl|Purge link portals}} *{{tl|Purge page}} *{{tlu|User:UBX/Purge}} | group2 = About Purge on Wikipedia | list2 = *Help:Purge *commons:Template:Purge |belowstyle = font-weight:bold; |below = * {{Purge}} }}<noinclude> {{docume..." current
- 09:4209:42, 15 April 2026 diff hist +233 N Template:Purge page Created page with "<span class="noprint" style="font-style: italic; font-size: 85%">[[Special:Purge/{{FULLPAGENAME}}|<span {{#if:{{{color|}}}|style="color:{{{color}}}"}}>{{{1|Purge server cache}}}</span>]]</span><noinclude>{{Documentation}}</noinclude>" current
- 09:4209:42, 15 April 2026 diff hist +895 N Template:Purge page/doc Created page with "{{Documentation subpage}} <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> The {{tlx|purge page}} template places, where transcluded, a link which, when clicked, purges the page. Usually it is used on portal pages; it is not suitable for use on article pages. ==Parameters (optional)== {{Aligned table |col1style=padding-right:2.0em; | {{para|1}} | Use to set the PAGE..." current
- 09:0209:02, 15 April 2026 diff hist +2,089 N Template:Para/doc Created page with "{{Documentation subpage}} <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> {{Distinguish|Template:Param|Template:Parameter}} {{Uses TemplateStyles|Template:Mono/styles.css|Template:Nowrap/styles.css}} __TOC__ {{clear}} == Usage == This template is for giving examples of template parameter source code (useful in template documentation and talk page discussions of template code). It must have o..." current
14 April 2026
- 13:5113:51, 14 April 2026 diff hist +104,828 N Help:TemplateData Created page with "<languages/> {{PD Help Page}} {{anchor|What is TemplateData?}} <translate><!--T:94--> <tvar name=1>'''{{ll|Extension:TemplateData|TemplateData}}'''</tvar> is an extension that stores information and parameters associated with a [[<tvar name=2>Special:MyLanguage/Help:Templates</tvar>|wikitext template]] and makes it available to an editing interface that can retrieve and present it in a template editor -- all of which helps users add and edit templates on pages.</translat..." current
- 13:1913:19, 14 April 2026 diff hist +104,828 N TemplateData Created page with "<languages/> {{PD Help Page}} {{anchor|What is TemplateData?}} <translate><!--T:94--> <tvar name=1>'''{{ll|Extension:TemplateData|TemplateData}}'''</tvar> is an extension that stores information and parameters associated with a [[<tvar name=2>Special:MyLanguage/Help:Templates</tvar>|wikitext template]] and makes it available to an editing interface that can retrieve and present it in a template editor -- all of which helps users add and edit templates on pages.</translat..." current
- 13:1813:18, 14 April 2026 diff hist +37 N Template:Lm Redirected page to Template:Localized media current
- 13:1613:16, 14 April 2026 diff hist +1,266 N Template:CURRENTCONTENTLANGUAGE/doc Created page with "{{Documentation subpage}} {{high-use|8000}} <!-- Categories and interwikis go at the bottom of this page. --> == Usage == This template returns the "content language" of the current page; more precisely it checks if the current title ends with a language code, and if it is the case it returns this language code, else {{((}}CONTENTLANGUAGE{{))}} (the default content language; on this wiki: "{{CONTENTLANGUAGE}}" for {{#language:{{CONTENTLANGUAGE}}|en}}). == Examples == *..." current
- 13:1613:16, 14 April 2026 diff hist +171 N Template:CURRENTCONTENTLANGUAGE Created page with "{{#if:{{#invoke:Template translation|getLanguageSubpage}}|{{#invoke:Template translation|getLanguageSubpage}}|{{CONTENTLANGUAGE}}}}<noinclude>{{Documentation}}</noinclude>" current
- 13:1313:13, 14 April 2026 diff hist +517 N Template:Localized media Created page with "{{#ifexist:Media:{{{filename|{{{1|Example}}}}}}{{{delim|{{{3| }}}}}}{{CURRENTCONTENTLANGUAGE}}.{{{ext|{{{2|png}}}}}} |File:{{{filename|{{{1|Example}}}}}}{{{delim|{{{3| }}}}}}{{CURRENTCONTENTLANGUAGE}}.{{{ext|{{{2|png}}}}}} |{{#ifexist:Media:{{{filename|{{{1|Example}}}}}}{{{delim|{{{3| }}}}}}en.{{{ext|{{{2|png}}}}}} |File:{{{filename|{{{1|Example}}}}}}{{{delim|{{{3| }}}}}}en.{{{ext|{{{2|png}}}}}} |File:{{{filename|{{{1|Example}}}}}}.{{{ext|{{{2|png}}}}}} }}..." current
- 13:1313:13, 14 April 2026 diff hist +3,234 N Template:Localized media/doc Created page with "<noinclude>{{Documentation subpage}} {{timw|{{BASEPAGENAME}}}} </noinclude> {{tsh|lm|LM}} <!-- PUT HERE THE DOCUMENTATION --> == Purpose == This template is used to show localized images (and another media) in the language of the current page. Users can be create localized version of screenshots, diagrams etc., which the standardized form of file name <code>'''File_name lang_code.file_extension'''</code> (e.g. File:Sysopdeleteform el.png), where..." current
- 12:5912:59, 14 April 2026 diff hist +3 Test1 No edit summary
- 12:5812:58, 14 April 2026 diff hist −1 Test1 No edit summary
- 11:4011:40, 14 April 2026 diff hist +3 Test1 No edit summary
- 11:3811:38, 14 April 2026 diff hist 0 Test1 No edit summary
- 09:2109:21, 14 April 2026 diff hist +134 Test1 No edit summary
13 April 2026
- 13:4613:46, 13 April 2026 diff hist +559 N Test1 Created page with "{{colored box|title=testtitel}} {{#switch: {{{title}}}| warn = warntitel |#default = title{{=}}defaulttitel}} {{colored box |title={{#switch: {{{title}}}| warn = warn|cons = Consideration|#default = defaulttitel}} |icon =OOjs UI icon {{#switch: {{{title}}} | info = info-progressive.svg | note = notice-progressive.svg | warn = bell-destructive.svg |cons = Consideration..."
12 April 2026
- 12:3612:36, 12 April 2026 diff hist +10 Template:ArticleBox/style.css No edit summary current
- 12:2712:27, 12 April 2026 diff hist +1,250 N Template:ArticleBox/style.css Created page with ".mw-tpl-colorbox { box-sizing: border-box; margin: 0.5em 0.5em 1em 0.5em; border-radius: 0.2em; background: var( --background-color-base, #fff ); color: var( --color-base, #202122 ); border: 1px solid var( --border-color-base, #a2a9b1 ); } .mw-tpl-colorbox-title { background: var( --background-color-interactive, #eaecf0 ); color: var( --color-emphasized, #000000 ); border-radius: 0.2em 0.2em 0 0; display: flex; gap: 0.5rem; line-height: 2.4rem; } .mw-tpl-col..."
- 12:0512:05, 12 April 2026 diff hist 0 m Manual:Parser functions 1 revision imported: Initial Setup current
- 12:0412:04, 12 April 2026 diff hist 0 m Parser function hooks 1 revision imported: Initial Setup current
- 12:0412:04, 12 April 2026 diff hist 0 m Parser function extensions 1 revision imported: Initial Setup current
- 12:0412:04, 12 April 2026 diff hist 0 m Parser extension tags 1 revision imported: Initial Setup current
- 12:0412:04, 12 April 2026 diff hist 0 m Help:Parser functions in templates 1 revision imported: Initial Setup current
- 09:5409:54, 12 April 2026 diff hist 0 m Module:ListToText/doc 1 revision imported: Initial Setup current
- 09:5409:54, 12 April 2026 diff hist 0 m Module:ListToText 1 revision imported: Initial Setup current
- 09:5309:53, 12 April 2026 diff hist −1 Category:Maintenance No edit summary current
- 09:5109:51, 12 April 2026 diff hist 0 m Template:ListToText/doc 1 revision imported: Initial Setup current
- 09:5109:51, 12 April 2026 diff hist 0 m Template:ListToText 1 revision imported: Initial Setup current
- 09:5009:50, 12 April 2026 diff hist +154 N Category:Maintenance Created page with "<languages /> <translate> <!--T:1--> Content related to the maintenance of MediaWiki.org. </translate> [[Category:MediaWiki.org website{{#translation:}}]]"
- 09:4709:47, 12 April 2026 diff hist 0 m Template:Ifsubst/doc 1 revision imported: Initial Setup current
- 09:4709:47, 12 April 2026 diff hist 0 m Template:Ifsubst 1 revision imported: Initial Setup current
- 09:4609:46, 12 April 2026 diff hist 0 m Template:Yes/doc 1 revision imported: Initial Setup current