User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 07:35, 15 July 2018 (diff | hist) . . (+1,677) . . N Template:Death date and age (Created page with "<includeonly>{{#if:{{{df|}}}|{{#expr:{{{3}}}}} {{MONTHNAME|{{{2}}}}}|{{MONTHNAME|{{{2}}}}} {{#expr:{{{3}}}}},}} {{{1}}}<span style="display:none">({{{1}}}-{{padleft:{{MONTHNUM...") (current)
- 07:34, 15 July 2018 (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|...") (current)
- 07:34, 15 July 2018 (diff | hist) . . (+478) . . N Template:Wikidata image (Created page with "{{#if:{{NAMESPACE}}|| {{#if:{{{1|}}} | {{#if:{{#property:P18}} | {{#ifeq:{{filepath:{{{1|}}} }}|{{filepath:{{#property:P18}} }} | | }} | {{#if...") (current)
- 07:33, 15 July 2018 (diff | hist) . . (+409) . . N Template:Main other (Created page with "{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> |...") (current)
- 07:33, 15 July 2018 (diff | hist) . . (+435) . . N Template:Template other (Created page with "{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | {...") (current)
- 07:31, 15 July 2018 (diff | hist) . . (+1,052) . . 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:{{{...") (current)
- 07:29, 15 July 2018 (diff | hist) . . (+501) . . N Template:TemplateData header (Created page with "<div class="templatedata-header">{{#if:{{{noheader|}}}|{{Template error report}}|This is the {{#if:{{{nolink|}}}|TemplateData|TemplateData}} documen...") (current)
- 07:26, 15 July 2018 (diff | hist) . . (+66) . . Template:Infobox person
- 07:23, 15 July 2018 (diff | hist) . . (+342) . . Thoromyr
- 07:18, 15 July 2018 (diff | hist) . . (+47,496) . . 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,...") (current)
- 07:17, 15 July 2018 (diff | hist) . . (+121) . . N Template:Birth date and age (Created page with "<includeonly>{{{{{♥|safesubst:}}}#invoke:age|birth_date_and_age}}</includeonly><noinclude>{{documentation}}</noinclude>") (current)
- 07:17, 15 July 2018 (diff | hist) . . (+26,263) . . N Module:Age (Created page with "-- Implement various "age of" and other date-related templates. local _Date, _currentDate local function getExports(frame) -- Return objects exported from the date module or...") (current)
- 07:08, 15 July 2018 (diff | hist) . . (+6,091) . . N Module:Message box/configuration (Created page with "-------------------------------------------------------------------------------- -- Message box configuration -- --...") (current)
- 07:07, 15 July 2018 (diff | hist) . . (+18,622) . . N Module:Documentation/config (Created page with "---------------------------------------------------------------------------------------------------- -- -- Configuration for Module:Documentation...") (current)
- 07:06, 15 July 2018 (diff | hist) . . (+745) . . N Module:Yesno (Created page with "-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki...") (current)
- 07:06, 15 July 2018 (diff | hist) . . (+17,101) . . N Module:Message box (Created page with "-- This is a meta-module for producing message box templates, including -- {{mbox}}, {{ambox}}, {{imbox}}, {{tmbox}}, {{ombox}}, {{cmbox}} and {{fmbox}}. -- Load necessary mo...") (current)
- 07:05, 15 July 2018 (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...") (current)
- 07:05, 15 July 2018 (diff | hist) . . (+36,685) . . N Module:Documentation (Created page with "-- This module implements {{documentation}}. -- Get required modules. local getArgs = require('Module:Arguments').getArgs local messageBox = require('Module:Message box') --...") (current)
- 07:04, 15 July 2018 (diff | hist) . . (+62,741) . . N Template:Infobox person/doc (Created page with "<noinclude>{{pp-template|small=yes}}{{pp-move-indef}}</noinclude>{{for|an infobox for fictional characters|Template:Infobox character}} {{documentation subpage}} {{Person info...")
- 07:02, 15 July 2018 (diff | hist) . . (+15,731) . . N Module:String (Created page with "--[[ This module is intended to provide access to basic string functions. Most of the functions provided here can be invoked with named parameters, unnamed parameters, or...") (current)
- 07:02, 15 July 2018 (diff | hist) . . (+141) . . N Template:PAGENAMEBASE (Created page with "{{{{{|safesubst:}}}#Invoke:String|replace|{{{1|{{{{{|safesubst:}}}PAGENAME}}}}}|%s+%b()$||1|false}}<noinclude> {{documentation}} </noinclude>") (current)
- 07:01, 15 July 2018 (diff | hist) . . (+5,154) . . N Module:List (Created page with "-- This module outputs different kinds of lists. At the moment, bulleted, -- unbulleted, horizontal, ordered, and horizontal ordered lists are supported. local libUtil = requ...") (current)
- 07:01, 15 July 2018 (diff | hist) . . (+181) . . N Template:Unbulleted list (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:list|unbulleted}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noin...") (current)
- 07:01, 15 July 2018 (diff | hist) . . (+8,030) . . N Module:TableTools (Created page with "--[[ ------------------------------------------------------------------------------------ -- TableTools --...") (current)
- 07:00, 15 July 2018 (diff | hist) . . (+1,403) . . N Module:Separated entries (Created page with "-- This module takes positional parameters as input and concatenates them with -- an optional separator. The final separator (the "conjunction") can be -- specified independen...") (current)
- 07:00, 15 July 2018 (diff | hist) . . (+111) . . N Template:Br separated entries (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:Separated entries|br}}<noinclude> {{documentation}} </noinclude>") (current)
- 06:59, 15 July 2018 (diff | hist) . . (+9,657) . . 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 ima...") (current)
- 06:59, 15 July 2018 (diff | hist) . . (+2,400) . . 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...") (current)
- 06:58, 15 July 2018 (diff | hist) . . (+11,452) . . N Template:Infobox person (Created page with "{{Infobox|child={{{child|}}} | bodyclass = biography vcard | above = {{Br separated entries | 1 = {{#if:{{{honorific prefix|{{{honorific_prefix|{{{honorific-prefix|{{{...")
- 06:50, 15 July 2018 (diff | hist) . . (+634) . . The Winchester (current) (Tag: Visual edit: Switched)
- 06:46, 15 July 2018 (diff | hist) . . (+4) . . N MediaWiki:Editsection-brackets (Created page with "[$1]") (current)
- 06:45, 15 July 2018 (diff | hist) . . (+12,628) . . N MediaWiki:Common.js (Created page with "/** * Keep code in MediaWiki:Common.js to a minimum as it is unconditionally * loaded for all users on every wiki page. If possible create a gadget that is * enabled by def...") (current)
- 06:44, 15 July 2018 (diff | hist) . . (+34,339) . . N MediaWiki:Common.css (Created page with "→Reset italic styling set by user agent: cite, dfn { font-style: inherit; } →Straight quote marks for <q>: q { quotes: '"' '"' "'" "'"; } /* Avoid collision of blo...") (current)
- 06:31, 15 July 2018 (diff | hist) . . (+15,742) . . N Module:Infobox (Created page with "-- -- This module implements {{Infobox}} -- local p = {} local navbar = require('Module:Navbar')._navbar local args = {} local origArgs local root local function notempty...") (current)
- 06:30, 15 July 2018 (diff | hist) . . (+340) . . N Template:Infobox (Created page with "{{#invoke:Infobox|infobox}}<includeonly>{{template other|{{#ifeq:{{PAGENAME}}|Infobox||{{#ifeq:{{str left|{{SUBPAGENAME}}|7}}|Infobox|Category:Infobox templates|{{remove fir...") (current)
- 06:23, 15 July 2018 (diff | hist) . . (+284) . . The Winchester (Tag: Visual edit: Switched)
- 06:19, 15 July 2018 (diff | hist) . . (+40) . . Template:Sidebar (current)
- 06:18, 15 July 2018 (diff | hist) . . (+3,091) . . N Module:Navbar (Created page with "local p = {} local getArgs local ul function p.addItem (mini, full, link, descrip, args, url) local l if url then l = {'[', '', ']'} else l = {'', ''} end...") (current)
- 06:18, 15 July 2018 (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...") (current)
- 06:17, 15 July 2018 (diff | hist) . . (+307) . . N Module:No globals (Created page with "local mt = getmetatable(_G) or {} function mt.__index (t, k) if k ~= 'arg' then error('Tried to read nil global ' .. tostring(k), 2) end return nil end function mt.__newi...") (current)
- 06:09, 15 July 2018 (diff | hist) . . (-40) . . Template:Sidebar
- 06:09, 15 July 2018 (diff | hist) . . (+94) . . N Template:Sidebar (Created page with "<includeonly>{{#invoke:Sidebar|sidebar}}</includeonly><noinclude>{{documentation}}</noinclude>")
- 06:08, 15 July 2018 (diff | hist) . . (+8,090) . . N Module:Sidebar (Created page with "-- -- This module implements {{Sidebar}} -- require('Module:No globals') local p = {} local getArgs = require('Module:Arguments').getArgs local navbar = require('Module:Navb...") (current)
- 04:01, 11 July 2018 (diff | hist) . . (+2) . . The Winchester (Tag: Visual edit)
- 04:01, 11 July 2018 (diff | hist) . . (+2) . . Year CE 1490 (Tag: Visual edit)
- 04:00, 11 July 2018 (diff | hist) . . (-6) . . Year CE 1490 (→39th) (Tag: Visual edit)
- 03:59, 11 July 2018 (diff | hist) . . (0) . . m Bænuswood (LargoUsagi moved page Bæniswud to Bænuswood)
- 03:58, 11 July 2018 (diff | hist) . . (+1) . . Year CE 1490 (Tag: Visual edit: Switched)
- 03:49, 11 July 2018 (diff | hist) . . (+30) . . Blackbird (Tag: Visual edit)
- 03:49, 11 July 2018 (diff | hist) . . (+28) . . N File:Blackbird.jpg (current)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)