User contributions
Jump to navigation
Jump to search
- 21:15, 16 October 2021 diff hist +34,969 N Module:Documentation Created page with "-- This module implements {{documentation}}. -- Get required modules. local getArgs = require('Module:Arguments').getArgs -- Get the config table. local cfg = mw.loadData('M..."
- 21:08, 16 October 2021 diff hist +87 N Template:Wp Created page with "[[wikipedia:{{{1}}}|{{{2|{{{1}}}}}}]]<noinclude>Category:Link templates</noinclude>"
- 20:52, 16 October 2021 diff hist +3,123 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..."
- 20:47, 16 October 2021 diff hist +47,959 N Module:Date Created page with "-- Date functions for use by other modules. -- I18N and time zones are not supported. local MINUS = '−' -- Unicode U+2212 MINUS SIGN local floor = math.floor local Date,..."
- 20:45, 16 October 2021 diff hist +33,236 N Module:Age Created page with "-- Implement various "age of" and other date-related templates. local mtext = { -- Message and other text that should be localized. -- Also need to localize text in table n..."
- 19:42, 16 October 2021 diff hist +33,236 N Module:Age Created page with "-- Implement various "age of" and other date-related templates. local mtext = { -- Message and other text that should be localized. -- Also need to localize text in table n..." current
- 19:28, 16 October 2021 diff hist +182 N Template:Documentation Created page with "{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}<noinclude> <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noi..."
- 19:28, 16 October 2021 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|..."
- 19:27, 16 October 2021 diff hist +1,382 N Template:Birth date Created page with "<span style="display:none">(<span class="bday">{{{1|{{{year}}}}}}-{{padleft:{{MONTHNUMBER|{{{2|{{{month}}}}}}}}|2|0}}-{{padleft:{{{3|{{{day}}}}}}|2|0}}</span>)</span>{{#if:{{{..."
- 19:23, 16 October 2021 diff hist 0 m Template:Age Protected "Template:Age" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) current
- 19:21, 16 October 2021 diff hist +270 N Template:Age Created page with "<includeonly>{{#expr:({{{4|{{CURRENTYEAR}}}}})-({{{1}}})-(({{{5|{{CURRENTMONTH}}}}})<({{{2}}})or({{{5|{{CURRENTMONTH}}}}})=({{{2}}})and({{{6|{{CURRENTDAY}}}}})<({{{3}}}))}}</i..."
- 19:14, 16 October 2021 diff hist +742 N Template:Birth date and age Created page with "<includeonly>{{{{{♥|safesubst:}}}#invoke:age|birth_date_and_age}}{{#invoke:Check for unknown parameters|check|ignoreblank=y|preview=Page using [[Template:Birth date and age]..." current
- 19:10, 16 October 2021 diff hist −292 Main Page Tag: Visual edit