User contributions for SanderNL
4 December 2023
- 23:3423:34, 4 December 2023 diff hist +190 N Template:Template link expanded Created page with "{{#Invoke:Template link general|main|code=on}}<noinclude> {{Documentation|1=Template:Tlg/doc |content = {{tlg/doc|tlx}} }} <!-- Add categories to the /doc subpage, not here! --> </noinclude>" current
- 23:3423:34, 4 December 2023 diff hist +92 N Template:Tlx Redirected page to Template:Template link expanded current Tag: New redirect
- 23:3423:34, 4 December 2023 diff hist +73,341 N Module:Wd Created page with "-- Original module located at en:Module:Wd and en:Module:Wd/i18n. require("strict") 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..." current
- 23:3323:33, 4 December 2023 diff hist +98 N Template:Wikidata Created page with "<includeonly>{{safesubst:#invoke:Wd|main}}</includeonly><noinclude> {{Documentation}} </noinclude>" current
- 23:3223:32, 4 December 2023 diff hist +10,054 N Module:Arguments Created page with "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) == 'string'..." current
- 23:3123:31, 4 December 2023 diff hist −611 Season 1 No edit summary Tag: Visual edit: Switched
- 23:3023:30, 4 December 2023 diff hist +660 N Template:Dated maintenance category Created page with "<nowiki/><!--This nowiki helps to prevent whitespace at the top of articles-->{{#ifeq:{{FULLROOTPAGENAME}}|Wikipedia:Template messages|<!--Do not categorize-->|<!-- -->{{#ifexpr:{{#if:{{NAMESPACE}}|0|1}}+{{#ifeq:{{{onlyarticles|no}}}|yes|0|1}} |{{#if:{{{3|}}} |[[Category:{{{1}}} {{{2}}} {{{3}}}]]<!-- -->{{#ifexist:Category:{{{1}}} {{{2}}} {{{3}}} |<!-- -->|Category:Articles with invalid date parameter in template<!-- -->}} |Category:{{#if:{{{5|}}}..." current
- 23:3023:30, 4 December 2023 diff hist +197 N Template:Dated maintenance category (articles) Created page with "{{Dated maintenance category |onlyarticles=yes |1={{{1|}}} |2={{{2|}}} |3={{{3|}}} |4={{{4|}}} |5={{{5|}}} }}<noinclude> {{documentation|Template:Dated maintenance category/doc}} </noinclude>" current
- 23:3023:30, 4 December 2023 diff hist +160 N Template:DMCA Redirected page to Template:Dated maintenance category (articles) current Tag: New redirect
- 23:2923:29, 4 December 2023 diff hist +387 N Template:MONTHNAME Created page with "<includeonly>{{#if:{{{1|}}}|{{#switch:{{MONTHNUMBER|{{{1}}}}}|1=January|2=February|3=March|4=April|5=May|6=June|7=July|8=August|9=September|10=October|11=November|12=December|Incorrect required parameter 1=''month''!}}|Missing required parameter 1=''month''!}}</includeonly><noinclude> {{Documentation}} <!-- Add categories and interwikis to the /doc subpage, not here! --> </noinclude>" current
- 23:2923:29, 4 December 2023 diff hist +374 N Template:Yesno Created page with "{{<includeonly>safesubst:</includeonly>#switch: {{<includeonly>safesubst:</includeonly>lc: {{{1|¬}}} }} |no |n |f |false |off |0 = {{{no|<!-- null -->}}} | = {{{blank|{{{no|<!-- null -->}}}}}} |¬ = {{{¬|}}} |yes |y |t |true |on |1 = {{{yes|yes}}} |#default = {{{def|{{{yes|yes}}}}}} }}<noinclude> {{Documentation}} </noinclude>" current
- 23:2923:29, 4 December 2023 diff hist +2,784 N Template:As of Created page with "<!--{{As of}} begin--><includeonly><!-- ## param 1 is the year ## optional param 2 is the month ## optional param 3 is the day of the month ## optional named parameter alt=[text] is alternative display text (may include wiki markup) ## optional named parameter df=US produces American date format in displayed text ## optional named parameter lc=on gives lower-case-first output ## optional named parameter url=[URL] gives statement reference ## displayed text ([A/a]s of [..." current
- 23:2823:28, 4 December 2023 diff hist +20 N Melodia Song Contest Created page with "That's this contest!" current
- 23:2823:28, 4 December 2023 diff hist +234 N Module:If empty Created page with "local p = {} function p.main(frame) local args = require('Module:Arguments').getArgs(frame, {wrappers = 'Template:If empty', removeBlanks = false}) for k,v in ipairs(args) do if v ~= '' then return v end end end return p" current
- 23:2823:28, 4 December 2023 diff hist +102 N Template:If empty Created page with "{{<includeonly>safesubst:</includeonly>#invoke:If empty|main}}<noinclude>{{Documentation}}</noinclude>" current
- 23:2723:27, 4 December 2023 diff hist +4,153 N Module:URL Created page with "-- -- This module implements {{URL}} -- -- See unit tests at Module:URL/testcases local p = {} local function safeUri(s) local success, uri = pcall(function() return mw.uri.new(s) end) if success then return uri end end local function extractUrl(args) for name, val in pairs(args) do if name ~= 2 and name ~= "msg" then local url = name .. "=" .. val; url = mw.ustring.gsub(url, '^[Hh][Tt][Tt][Pp]([Ss]?):(/?)([^/])', 'http%1://%3') local uri = sa..." current
- 23:2623:26, 4 December 2023 diff hist +337 N Template:Infobox song contest/Legend Created page with "<span style="margin:0px; padding-bottom:1px; font-size:90%; display:block;"><span style="border:{{{border|{{{outline|{{{1|transparent}}}}}} solid 1px;}}}; background-color:{{{1|none}}}; {{#if:{{{text|}}}|{{#if:{{{textcolor|}}}|color:{{{textcolor}}}|}}|color:{{{1|none}}}}}"> {{{text|}}} </span> {{{2|}}}</span>" current
- 23:2623:26, 4 December 2023 diff hist +89 N Template:Nobold/styles.css Created page with "→{{pp-template}}: →Styling for Template:Nobold: .nobold { font-weight: normal; }" current
- 23:2523:25, 4 December 2023 diff hist +192 N Template:Nobold Created page with "<templatestyles src="Nobold/styles.css"/><span class="nobold">{{{1}}}</span><noinclude> {{documentation}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --> </noinclude>" current
- 23:2423:24, 4 December 2023 diff hist +1,727 N Module:EditAtWikidata Created page with "-- Module to display an icon with a tooltip such as "Edit this at Wikidata". -- Icon is linked to the Wikidata entry for the article where this is placed. -- This message is only displayed if a local_parameter is not supplied -- i.e. when called from a template, it can be coded not to display the message. -- The qid of a Wikidata entry can optionally be supplied for testing outside the article. -- Usage: -- {{#invoke:EditAtWikidata|showMessage|local_parameter}} -- {{#inv..." current
- 23:2423:24, 4 December 2023 diff hist +142 N Template:EditAtWikidata Created page with "{{#invoke:EditAtWikidata |showMessage |qid={{{qid|}}} |pid={{{pid|}}} |nbsp={{{nbsp|}}} |{{{1|}}} }}<noinclude> {{documentation}} </noinclude>" current
- 23:2423:24, 4 December 2023 diff hist +329 N Template:URL Created page with "<includeonly>{{#invoke:URL|url}}</includeonly>{{#invoke:Check for unknown parameters|check|unknown={{main other|_VALUE_{{PAGENAME}}}}|preview=Page using Template:URL with unknown parameter "_VALUE_"|ignoreblank=y | 1 | 2 }}<noinclude>{{documentation}}</noinclude>" current
- 23:2323:23, 4 December 2023 diff hist +179 N Template:Official URL Created page with "{{#if:{{#property:P856}}|{{URL|{{if empty|{{wikidata|property|P856|P407=Q1860}}|{{wikidata|property|P856}}}}}}{{EditAtWikidata|pid=P856}}}}<noinclude>{{documentation}}</noinclude>" current
- 23:2323:23, 4 December 2023 diff hist +4,536 N Module:Collapsible list Created page with "local p = {} local function getListItem( data ) if not type( data ) == 'string' then return '' end return mw.ustring.format( '<li style="line-height: inherit; margin: 0">%s</li>', data ) end -- Returns an array containing the keys of all positional arguments -- that contain data (i.e. non-whitespace values). local function getArgNums( args ) local nums = {} for k, v in pairs( args ) do if type( k ) == 'number' and k >= 1..." current
- 23:2223:22, 4 December 2023 diff hist +187 N Template:Collapsible list Created page with "{{<includeonly>safesubst:</includeonly>#invoke:collapsible list|main}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>" current
- 23:2123:21, 4 December 2023 diff hist +614 N Module:ExistNotRedirect Created page with "local p = {} function p.main(args) local myArgs = mw.getCurrentFrame():getParent().args local myPageName = myArgs[1] local forceFileOnly = myArgs.forcefile -- force File: namespace check only if not myPageName or myPageName == "" then return "" end local myPageTitle = mw.title.makeTitle("", myPageName) if not myPageTitle then error("Invalid page title passed, MediaWiki cannot understand it", 1) end if myPageTitle.exists or not forceFileOnly and myPage..." current
- 23:2123:21, 4 December 2023 diff hist +149 N Template:ExistNotRedirect Created page with "{{{{{|safesubst:}}}#invoke: ExistNotRedirect | main}}<noinclude> {{Documentation}} Category:Disambiguation and redirection templates </noinclude>" current
- 23:2023:20, 4 December 2023 diff hist +178 N Template:S Created page with "<s {{#if: {{{color|}}}| style="color:{{{color|}}}"}}>{{{1}}}</s><noinclude> <!-- Add categories to the /doc subpage; interwikis go to Wikidata. --> {{Documentation}} </noinclude>" current
- 23:1923:19, 4 December 2023 diff hist +980 N Module:Infobox/styles.css Created page with "→{{pp|small=y}}: →* This TemplateStyles sheet deliberately does NOT include the full set of * infobox styles. We are still working to migrate all of the manual * infoboxes. See [[MediaWiki talk:Common.css/to do#Infobox]] * DO NOT ADD THEM HERE: →* not strictly certain these styles are necessary since the modules now * exclusively output infobox-subbox or infobox, not both * just replicating the module faithfully: .infobox-subbox { padding: 0; borde..." current
- 23:0723:07, 4 December 2023 diff hist +10,100 N Module:InfoboxImage Created page with "-- Inputs: -- image - Can either be a bare filename (with or without the File:/Image: prefix) or a fully formatted image link -- page - page to display for multipage images (DjVu) -- size - size to display the image -- maxsize - maximum size for image -- sizedefault - default size to display the image if size param is blank -- alt - alt text for image -- title - title text for image -- border - set to yes if border -- center - set to yes, if th..." current
- 23:0623:06, 4 December 2023 diff hist +980 N Template:Infobox/styles.css Created page with "→{{pp|small=y}}: →* This TemplateStyles sheet deliberately does NOT include the full set of * infobox styles. We are still working to migrate all of the manual * infoboxes. See [[MediaWiki talk:Common.css/to do#Infobox]] * DO NOT ADD THEM HERE: →* not strictly certain these styles are necessary since the modules now * exclusively output infobox-subbox or infobox, not both * just replicating the module faithfully: .infobox-subbox { padding: 0; borde..." current
- 23:0523:05, 4 December 2023 diff hist +20,533 N Module:Infobox Created page with "local p = {} local args = {} local origArgs = {} local root local empty_row_categories = {} local category_in_empty_row_pattern = '%[%[%s*[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]%s*:[^]]*]]' local has_rows = false local lists = { plainlist_t = { patterns = { '^plainlist$', '%splainlist$', '^plainlist%s', '%splainlist%s' }, found = false, styles = 'Plainlist/styles.css' }, hlist_t = { patterns = { '^hlist$', '%shlist$', '^hlist%s', '%shlist%s'..." current
- 23:0523:05, 4 December 2023 diff hist +340 N Template:Infobox Created page with "{{#invoke:Infobox|infobox}}<includeonly>{{template other|{{#ifeq:{{PAGENAME}}|Infobox||{{#ifeq:{{str left|{{SUBPAGENAME}}|7}}|Infobox|{{remove first word|{{SUBPAGENAME}}}}}}}}|}}</includeonly><noinclude> {{documentation}} <!-- Categories go in the /doc subpage, and interwikis go in Wikidata. --> </noinclude>" current
- 23:0423:04, 4 December 2023 diff hist +3,312 N Module:Check for unknown parameters Created page with "-- This module may be used to compare the arguments passed to the parent -- with a list of arguments, returning a specified result if an argument is -- not on the list local p = {} local function trim(s) return s:match('^%s*(.-)%s*$') end local function isnotempty(s) return s and s:match('%S') end local function clean(text) -- Return text cleaned for display and truncated if too long. -- Strip markers are replaced with dummy text representing the original wikitext..." current
- 23:0023:00, 4 December 2023 diff hist +726 N Season 1 test?
- 22:5822:58, 4 December 2023 diff hist +13,939 N Template:Infobox song contest test? current
- 22:5322:53, 4 December 2023 diff hist 0 N File:Msc19v5.png No edit summary current
- 22:5322:53, 4 December 2023 diff hist 0 N File:Msc19v4.png No edit summary current
- 22:5322:53, 4 December 2023 diff hist 0 N File:Msc19v3.png No edit summary current
- 22:5322:53, 4 December 2023 diff hist 0 N File:Msc19v2.png No edit summary current
- 22:5222:52, 4 December 2023 diff hist 0 N File:MSC19.png No edit summary current
- 22:5122:51, 4 December 2023 diff hist 0 N File:Msc29-pride.png No edit summary current
- 22:5022:50, 4 December 2023 diff hist 0 N File:Msc21-fullvariant.png No edit summary current
- 22:5022:50, 4 December 2023 diff hist 0 N File:Msc20-pride.png No edit summary current
- 22:4922:49, 4 December 2023 diff hist 0 N File:Msc20-announcementvariant.png No edit summary current
- 22:4922:49, 4 December 2023 diff hist 0 N File:Msc18-ukraine.png No edit summary current
- 22:4922:49, 4 December 2023 diff hist 0 N File:Msc12-pride.png No edit summary current
- 22:4822:48, 4 December 2023 diff hist 0 N File:MLD01.png No edit summary current
- 22:4822:48, 4 December 2023 diff hist +1,565 N Logos Added back in Tag: Visual edit: Switched
- 22:4522:45, 4 December 2023 diff hist +22 N User:SanderNL Redirected page to SanderNL current Tag: New redirect