Main public logs
Appearance
Combined display of all available logs of wikiNonStop. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 08:09, 17 April 2026 Majestix talk contribs created page Module:Xpsoc/doc (Created page with "This module implements {{tl|xpsoc}}. Please see the template page for documentation.")
- 08:08, 17 April 2026 Majestix talk contribs created page 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...")
- 08:06, 17 April 2026 Majestix talk contribs created page Template:Xpsoc (Created page with "<includeonly>{{#invoke:xpsoc|main}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>")
- 08:03, 17 April 2026 Majestix talk contribs marked Help:Moving a page for translation
- 08:02, 17 April 2026 Majestix talk contribs created page 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...")
- 08:00, 17 April 2026 Majestix talk contribs marked Template:Move for translation
- 07:51, 17 April 2026 Majestix talk contribs created page 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...")
- 07:50, 17 April 2026 Majestix talk contribs created page 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": {...")
- 07:49, 17 April 2026 Majestix talk contribs created page 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>")
- 06:36, 17 April 2026 Majestix talk contribs marked Template:Extension development for translation
- 06:35, 17 April 2026 Majestix talk contribs created page 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...")
- 06:33, 17 April 2026 Majestix talk contribs created page 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" }...")
- 11:17, 15 April 2026 Majestix talk contribs created page 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>")
- 11:16, 15 April 2026 Majestix talk contribs created page Template:Outdated (Redirected page to Template:Update) Tag: New redirect
- 11:15, 15 April 2026 Majestix talk contribs created page 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...")
- 11:13, 15 April 2026 Majestix talk contribs created page 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:43, 15 April 2026 Majestix talk contribs created page 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...")
- 09:42, 15 April 2026 Majestix talk contribs created page 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>")
- 09:42, 15 April 2026 Majestix talk contribs created page 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...")
- 09:02, 15 April 2026 Majestix talk contribs created page 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...")
- 13:51, 14 April 2026 Majestix talk contribs marked Help:TemplateData for translation
- 13:51, 14 April 2026 Majestix talk contribs created page 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...")
- 13:19, 14 April 2026 Majestix talk contribs marked TemplateData for translation
- 13:19, 14 April 2026 Majestix talk contribs created page 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...")
- 13:18, 14 April 2026 Majestix talk contribs created page Template:Lm (Redirected page to Template:Localized media)
- 13:16, 14 April 2026 Majestix talk contribs created page 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 == *...")
- 13:16, 14 April 2026 Majestix talk contribs created page Template:CURRENTCONTENTLANGUAGE (Created page with "{{#if:{{#invoke:Template translation|getLanguageSubpage}}|{{#invoke:Template translation|getLanguageSubpage}}|{{CONTENTLANGUAGE}}}}<noinclude>{{Documentation}}</noinclude>")
- 13:13, 14 April 2026 Majestix talk contribs created page 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}}}}}} }}...")
- 13:13, 14 April 2026 Majestix talk contribs created page 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...")
- 13:46, 13 April 2026 Majestix talk contribs created page 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:27, 12 April 2026 Majestix talk contribs created page 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:07, 12 April 2026 Majestix talk contribs marked Manual:Parser functions for translation
- 12:05, 12 April 2026 Majestix talk contribs imported Manual:Parser functions by file upload (1 revision) (Initial Setup)
- 12:04, 12 April 2026 Majestix talk contribs imported Parser function hooks by file upload (1 revision) (Initial Setup)
- 12:04, 12 April 2026 Majestix talk contribs imported Parser function extensions by file upload (1 revision) (Initial Setup)
- 12:04, 12 April 2026 Majestix talk contribs imported Parser extension tags by file upload (1 revision) (Initial Setup)
- 12:04, 12 April 2026 Majestix talk contribs imported Help:Parser functions in templates by file upload (1 revision) (Initial Setup)
- 11:42, 12 April 2026 Majestix talk contribs marked Help:User contributions for translation
- 11:41, 12 April 2026 Majestix talk contribs marked Help:Tracking changes for translation
- 11:41, 12 April 2026 Majestix talk contribs marked Help:Templates for translation
- 11:41, 12 April 2026 Majestix talk contribs marked Help:TemplateStyles for translation
- 11:40, 12 April 2026 Majestix talk contribs marked Help:System message for translation
- 11:40, 12 April 2026 Majestix talk contribs marked Help:Substitution for translation
- 11:39, 12 April 2026 Majestix talk contribs marked Help:Navigation for translation
- 11:39, 12 April 2026 Majestix talk contribs marked Help:Magic words for translation
- 11:38, 12 April 2026 Majestix talk contribs marked Help:Formatting for translation
- 11:38, 12 April 2026 Majestix talk contribs marked Help:Editing pages for translation
- 11:38, 12 April 2026 Majestix talk contribs marked Help:Contents for translation
- 11:37, 12 April 2026 Majestix talk contribs marked Template:Yes for translation
- 11:37, 12 April 2026 Majestix talk contribs marked Template:Thankyou for translation