User contributions for Maxwells

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

26 May 2022

  • 19:1619:16, 26 May 2022 diff hist +7 Template:Navbox listsNo edit summary
  • 19:1619:16, 26 May 2022 diff hist +49 Template:Db-metaNo edit summary
  • 19:1519:15, 26 May 2022 diff hist +14 Template:Template test casesNo edit summary current
  • 19:1419:14, 26 May 2022 diff hist +38 N Template:RshRedirected page to Template:R from shortcut current Tag: New redirect
  • 19:1319:13, 26 May 2022 diff hist +1,049 N Template:InfoCreated page with "{{Mbox | name = Notice | demospace = {{{demospace|}}} | style = {{#if:{{{style|}}} |{{#if:{{{small|}}}||width:80%;}} {{{style}}} }} | subst = <includeonly>{{subst:substcheck}}</includeonly> | type = notice | image = {{#if:{{{image|}}} |[[File:{{{image}}}|40px|Notice|alt={{{imagealt|}}}]]}} | small = {{{small|}}} | smallimage = {{#if:{{{image|}}} |[[File:{{{image}}}|30px|Notice|alt={{{imagealt|}}}]]}} | imageright = {{#if:{{{imageright|}}}..." current
  • 19:1319:13, 26 May 2022 diff hist +1,125 N Template:R to projectCreated page with "<noinclude>{{This is a redirect/rcat}} </noinclude>{{Redirect template |id=R to project namespace |name=To a project page |from=''any'' page '''inside''' or '''outside''' of project (Wikipedia: or WP:) space |to=any page in the project namespace |info=The above category link leads to a list of redirects from inside project space. Redirects from outside project space are automatically sorted to '''{{cat|Re..."
  • 19:1319:13, 26 May 2022 diff hist +474 N Template:R sectCreated page with "<noinclude>{{This is a redirect/rcat}} </noinclude>{{Redirect template |id=R to section |name=To a section |from=a topic that does not have its own page |to=a section of a page on the subject. For redirects to embedded anchors on a page, use {{tl|R to anchor}} ''instead'' |all category=Redirects to sections }}<noinclude> <!-- Place categories on /doc subpage; interwikis go to Wikidata. --> {{Documentation}} </noinclude>" current
  • 19:1119:11, 26 May 2022 diff hist +5,146 N Module:Hatnote/sandboxCreated page with "-------------------------------------------------------------------------------- -- Module:Hatnote -- -- -- -- This module produces hatnote links and links to related articles. It -- -- implements the {{hatnote}} and {{format link}} meta-templates and includes -- -- helper functions for other Lua hatnote modules...." current
  • 19:1019:10, 26 May 2022 diff hist +1,266 N Module:ToolbarCreated page with "-- This module implements {{toolbar}}. local mArguments -- Lazily initialise Module:Arguments local mTableTools = require('Module:TableTools') local yesno = require('Module:Yesno') local p = {} function p.main(frame) mArguments = require('Module:Arguments') local args = mArguments.getArgs(frame) return p._main(args) end function p._main(args) local toolbarItems = p.makeToolbarItems(args) if not toolbarItems then -- Return the blank string if no arguments w..." current
  • 19:0919:09, 26 May 2022 diff hist +103 N Template:ToolbarCreated page with "{{<includeonly>safesubst:</includeonly>#invoke:Toolbar|main}}<noinclude> {{documentation}} </noinclude>" current
  • 19:0919:09, 26 May 2022 diff hist +5,112 N Module:Time agoCreated page with "-- Implement Template:Time ago local numberSpell, yesno -- lazy load function numberSpell(arg) numberSpell = require('Module:NumberSpell')._main return numberSpell(arg) end function yesno(arg) yesno = require('Module:Yesno') return yesno(arg) end local p = {} -- Table to convert entered text values to numeric values. local timeText = { ['seconds'] = 1, ['minutes'] = 60, ['hours'] = 3600, ['days'] = 86400, ['weeks'] = 604800, ['months'] = 2629800, --..." current
  • 19:0919:09, 26 May 2022 diff hist +141 N Template:Time agoCreated page with "{{#invoke:Time ago|main}}<noinclude> {{documentation}} <!-- Categories go in the /doc subpage and interwikis go in Wikidata. --> </noinclude>" current
  • 19:0819:08, 26 May 2022 diff hist +728 N Template:Select skinCreated page with "{{#if:{{{view|}}}|View {{#if:{{{1|}}}|[[{{{1}}}]]|this page}} in the skin:<br/>}}{{hlist|class=inline noprint plainlinks nowraplinks|style={{{style|}}} |[//en.m.wikipedia.org{{localurl:{{{1|{{FULLPAGENAME}}}}}|useskin=minerva}} {{int:skinname-minerva}}] (mobile) |[{{fullurl:{{{1|{{FULLPAGENAME}}}}}|useskin=monobook}} {{int:skinname-monobook}}] |[{{fullurl:{{{1|{{FULLPAGENAME}}}}}|useskin=timeless}} {{int:skinname-timeless}}] |[{{fullurl:{{{1|{{FULLPAGENAME}}}..."
  • 19:0819:08, 26 May 2022 diff hist +1,097 N Module:PurgeCreated page with "-- This module implements Template:Purge. local p = {} local function makeUrlLink(url, display) return string.format('[%s %s]', url, display) end function p._main(args) -- Make the URL local url do local title if args.page then title = mw.title.new(args.page) if not title then error(string.format( "'%s' is not a valid page name", args.page ), 2) end else title = mw.title.getCurrentTitle() end if args.anchor then title..."
  • 19:0819:08, 26 May 2022 diff hist +64 N Template:PurgeCreated page with "{{#invoke:Purge|main}}<noinclude> {{documentation}} </noinclude>"
  • 19:0819:08, 26 May 2022 diff hist +369 N Template:FULLBASEPAGENAMECreated page with "{{#if: {{Ns has subpages | {{#if:{{{1|}}}|{{NAMESPACE:{{{1}}}}}|{{NAMESPACE}}}} }} | {{#if: {{#titleparts:{{#if:{{{1|}}}|{{{1}}}|{{FULLPAGENAME}}}}|-1}} | {{#titleparts:{{#if:{{{1|}}}|{{{1}}}|{{FULLPAGENAME}}}}|-1}} | {{#if:{{{1|}}}|{{{1}}}|{{FULLPAGENAME}}}} }} | {{#if:{{{1|}}}|{{{1}}}|{{FULLPAGENAME}}}} }}<noinclude> {{documentation}} </noinclude>"
  • 19:0719:07, 26 May 2022 diff hist +1,424 N Module:MultiReplaceCreated page with "p = {} local function MultiReplace(args) local input = args[1] or "{{{1}}}" local plain = args.plain == "yes" local i = 1 local changeList = {} while args[i * 2] do local change = {pattern = args[i * 2], repl = args[i * 2 + 1]} if not change.repl then return require('Module:Error').error{ 'MultiReplace: Unpaired argument: <code>' .. (i * 2) .. ' = ' .. change.pattern .. '</code>' } end changeList[i] = change i = i + 1 end local matchList =..." current
  • 19:0719:07, 26 May 2022 diff hist +133 N Template:EncodefirstCreated page with "{{#invoke:MultiReplace|main|1={{{1}}}|2=^:|3=:|4=^;|5=;|6=^*|7=*|8=^#|9=#}}<noinclude> {{Documentation}} </noinclude>" current
  • 19:0619:06, 26 May 2022 diff hist +117 N Template:REVISIONUSER2Created page with "{{encodefirst|{{#if:{{{1|}}}|{{REVISIONUSER:{{{1|}}}}}|{{REVISIONUSER}}}}}}<noinclude> {{Documentation}} </noinclude>" current
  • 19:0619:06, 26 May 2022 diff hist +152 N Template:RedCreated page with "<span style="color: red;">{{{1}}}</span><noinclude> <!-- Add categories and interwikis to the /doc subpage, not here! --> {{Documentation}} </noinclude>"
  • 19:0619:06, 26 May 2022 diff hist +726 N Template:Hang on/notice2Created page with "{{Center|1={{Red|1=<span class="plainlinks">Note to page author: you have not edited the {{#ifeq:{{NAMESPACE}}|{{ns:0}}|article }}{{#ifeq:{{NAMESPACE}}|{{ns:File}}|file }}talk page yet. If you wish to contest this speedy deletion, clicking the button above will allow you to [{{fullurl:{{TALKPAGENAME}}|action=edit}} leave a talk page message] explaining why you think this {{pagetype|subjectspace=yes}} should not be deleted.<br /><small>If you have already posted..." current
  • 19:0519:05, 26 May 2022 diff hist +5,652 N Template:Db-metaCreated page with "{{#ifeq: {{{raw|}}} | yes<!-- If raw=yes, include a short deletion message with no message box--> | <b>{{ucfirst:{{{1}}}}}.</b> <!-- -->{{#if: {{{2|}}} | <i>{{{2}}}</i>. }}<!-- -->{{#ifeq:{{{criterion}}}| NA | | <b>See CSD {{uc:{{{criterion}}}}}.</b> }}<!-- -->{{#if: {{{rationale|}}} | <span style="color:red; font-weight:bold;">{{{rationale}}}</span>..."
  • 19:0519:05, 26 May 2022 diff hist +1,537 N Template:Db-g8Created page with "{{SAFESUBST:<noinclude />#invoke:Unsubst||$B={{Db-meta |bot={{{bot|}}} |raw={{{raw|}}} |rationale={{{rationale|}}} |criterion=G8 |temp={{{temp|}}} |self=yes |1= as {{#if:{{{1|}}}|{{{1}}}|a dependent page of a page}} which has never existed or has been deleted |2={{{does_not_include|This does '''not''' include pages which are useful to the project such as user subpages and talk pages, talk page archives, information for a future article, redirects that can be retarget..." current
  • 19:0419:04, 26 May 2022 diff hist +1,256 N Template:Template test casesCreated page with "{{#ifeq:{{NAMESPACE}}|User||{{#ifexist:{{FULLBASEPAGENAME}}||{{db-g8}}}}}}{{ombox | image = 42px | text = This is the template test cases page for the <noinclude>sandbox</noinclude><includeonly>{{{sandbox link|{{#if:{{{1|}}}|{{{1|}}}|{{NAMESPACE}}:{{BASEPAGENAME}}}}/{{{subpage-name|sandbox}}}}}}|{{{sandbox name|{{{subpage-name|sandbox}}..."
  • 19:0419:04, 26 May 2022 diff hist +4,183 N Module:Wd/i18nCreated page with "-- The values and functions in this submodule should be localized per wiki. local p = {} function p.init(aliasesP) p = { ["errors"] = { ["unknown-data-type"] = "Unknown or unsupported datatype '$1'.", ["missing-required-parameter"] = "No required parameters defined, needing at least one", ["extra-required-parameter"] = "Parameter '$1' must be defined as optional", ["no-function-specified"] = "You must specify a function to call", -- equa..."
  • 19:0319:03, 26 May 2022 diff hist +68,703 N Module:WdCreated page with "-- Original module located at en:Module:Wd and en:Module:Wd/i18n. local p = {} local arg = ... local i18n local function loadI18n(aliasesP, frame) local title if frame then -- current module invoked by page/template, get its title from frame title = frame:getTitle() else -- current module included by other module, get its title from ... title = arg end if not i18n then i18n = require(title .. "/i18n").init(aliasesP) end end p.claimCommands..."
  • 18:5918:59, 26 May 2022 diff hist +1,171 N Template:Death DateCreated page with "<includeonly><span style="display:none">(<span class="dday deathdate">{{{1}}}-{{padleft:{{MONTHNUMBER|{{{2}}}}}|2|0}}-{{padleft:{{{3}}}|2|0}}</span>)</span>{{#if:{{{df|}}}|{{#expr:{{{3}}}}} {{MONTHNAME|{{{2}}}}}|{{MONTHNAME|{{{2}}}}} {{#expr:{{{3}}}}},}} {{#expr:{{{1}}}}}<!-- -- Error checks -- -->{{#ifexpr: ( {{{1|}}} > {{CURRENTYEAR}} ) | {{error|invalid year}}{{main other|Category:Pages using age template with invalid date}} }}{{#if:{{{2|}}}|{{#ifexpr: ( {{..." current
  • 18:5418:54, 26 May 2022 diff hist +3 SalleekNo edit summary
  • 18:5218:52, 26 May 2022 diff hist +1,557 N Template:Infobox Continent/docCreated page with "{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata --> {{Lua|Module:Infobox}} This template can be used to add at-a-glance information for continents. == Usage == {{Parameter names example | name | tag | image | caption | area | population | temples | demonym | countries | languages | largest_cities | setting }} <pre style="overflow:auto;"> {{Infobox Continent | name = | tag = | image = | captio..."
  • 18:5218:52, 26 May 2022 diff hist −2,568 Template:Infobox test/docNo edit summary
  • 18:0918:09, 26 May 2022 diff hist −500 VohrothNo edit summary
  • 18:0918:09, 26 May 2022 diff hist 0 VohrothNo edit summary
  • 18:0918:09, 26 May 2022 diff hist +991 N Template:Infobox ContinentCreated page with "<includeonly> {{infobox |above = {{#if:{{{name|}}}|{{{name|}}}|{{PAGENAME}}}} |subheader = {{{tag|}}} |image = {{{image|}}} |caption = {{{caption|}}} |label1 = Area |data1 = {{{area|}}} |label2 = Population |data2 = {{{population|}}} |label3 = Major Temples |data3 = {{{temples|}}} |label4 = Demonym |data4 = {{{demonym|}}} |label5 = Countries |data5 = {{{countries|}}} |label6 = Languages |data6 = {{{languages|}}} |label7 = Largest Cities |data7 = {{{largest_cities|}}} |la..."
  • 18:0818:08, 26 May 2022 diff hist +5 VohrothNo edit summary
  • 18:0818:08, 26 May 2022 diff hist +72 Template:Infobox testNo edit summary
  • 17:5217:52, 26 May 2022 diff hist 0 N File:Vohroth Orthographic.svgNo edit summary current
  • 17:5117:51, 26 May 2022 diff hist 0 N File:Vohroth Orthographic Zoomed.svgNo edit summary current
  • 17:5117:51, 26 May 2022 diff hist +13 VohrothNo edit summary
  • 17:5017:50, 26 May 2022 diff hist +28 Template:Infobox testNo edit summary
  • 17:4917:49, 26 May 2022 diff hist +24 Template:Infobox testNo edit summary
  • 17:4917:49, 26 May 2022 diff hist −1 Template:Infobox test/docNo edit summary
  • 17:4917:49, 26 May 2022 diff hist −177 Template:Infobox test/docNo edit summary
  • 17:4817:48, 26 May 2022 diff hist +267 VohrothNo edit summary
  • 17:3717:37, 26 May 2022 diff hist +4 Template:Infobox testNo edit summary
  • 17:3617:36, 26 May 2022 diff hist −668 Template:Infobox testNo edit summary
  • 17:3317:33, 26 May 2022 diff hist +225 VohrothNo edit summary
  • 15:4715:47, 26 May 2022 diff hist −310 Stilfurt CityNo edit summary
  • 15:4715:47, 26 May 2022 diff hist +4,303 N Template:Infobox Settlement/docCreated page with "{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata --> {{Lua|Module:Infobox}} This template can be used to add at-a-glance information for settlements. == Usage == {{Parameter names example | name | tag | settlement_type | image | caption | country | founded_in | founded_by | government | leader_title | leader_name | area | elevation | population | demonym | languages | temples | setting }} <pre st..."
  • 15:4715:47, 26 May 2022 diff hist +1,531 N Template:Infobox SettlementCreated page with "<includeonly> {{infobox |above = {{#if:{{{name|}}}|{{{name|}}}|{{PAGENAME}}}} |subheader = {{{tag|}}} |subheader2 = {{{settlement_type|}}} |image = {{{image|}}} |caption = {{{caption|}}} |label1 = Country |data1 = {{{country|}}} |label2 = Founded in |data2 = {{{founded_in|}}} |label3 = Founded by |data3 = {{{founded_by|}}} |header4 = {{#if:{{{leader_name|}}}|Government}} |label5 = Type |data5 = {{{government|}}} |label6 = {{{leader_title|}}} |data6 = {{{leader_name|}}} |..."
  • 15:4515:45, 26 May 2022 diff hist +6 Stilfurt CityNo edit summary
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)