User contributions for SanderNL

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

12 December 2023

11 December 2023

9 December 2023

5 December 2023

4 December 2023

  • 23:4523:45, 4 December 2023 diff hist +650 Season 1test2 Tag: Visual edit: Switched
  • 23:3723:37, 4 December 2023 diff hist −15,235 Template:Infobox song contest/Melodia Song Contest 1Blanked the page current Tag: Blanking
  • 23:3623:36, 4 December 2023 diff hist +15,235 N Template:Infobox song contest/Melodia Song Contest 1Created page with "<imagemap> File:ESC 2023 Map.svg|{{{size|298px}}}|alt=A coloured map of the countries of Europe poly 119 467 123 451 117 448 128 427 133 410 140 414 149 415 154 420 147 426 144 440 139 441 140 447 136 454 137 459 132 465 132 468 128 471 Portugal in the Eurovision Song Contest 2023 poly 134 410 130 395 146 390 197 405 205 414 220 418 221 427 234 428 236 425 242 423 240 433 250 456 232 465 207 466 194 483 180 486 162 482 149 494 146 490 139 472 132 472 134 463 141 461..."
  • 23:3523:35, 4 December 2023 diff hist +4,323 N Module:Template link generalCreated page with "-- This implements Template:Tlg 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 return 'Template:' .. s end end local function trimTemplate(..." current
  • 23:3423:34, 4 December 2023 diff hist +190 N Template:Template link expandedCreated 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:TlxRedirected page to Template:Template link expanded current Tag: New redirect
  • 23:3423:34, 4 December 2023 diff hist +73,341 N Module:WdCreated 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:WikidataCreated page with "<includeonly>{{safesubst:#invoke:Wd|main}}</includeonly><noinclude> {{Documentation}} </noinclude>" current
  • 23:3223:32, 4 December 2023 diff hist +10,054 N Module:ArgumentsCreated 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 1No edit summary Tag: Visual edit: Switched
  • 23:3023:30, 4 December 2023 diff hist +660 N Template:Dated maintenance categoryCreated 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:DMCARedirected page to Template:Dated maintenance category (articles) current Tag: New redirect
  • 23:2923:29, 4 December 2023 diff hist +387 N Template:MONTHNAMECreated 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:YesnoCreated 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 ofCreated 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 ContestCreated page with "That's this contest!" current
  • 23:2823:28, 4 December 2023 diff hist +234 N Module:If emptyCreated 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 emptyCreated 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:URLCreated 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/LegendCreated 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.cssCreated page with "→‎{{pp-template}}: →‎Styling for Template:Nobold: .nobold { font-weight: normal; }" current
  • 23:2523:25, 4 December 2023 diff hist +192 N Template:NoboldCreated 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:EditAtWikidataCreated 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:EditAtWikidataCreated 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:URLCreated 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
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)