User contributions
Jump to navigation
Jump to search
- 03:07, 4 December 2019 diff hist +14 Pre-alpha Technical Outline
- 03:06, 4 December 2019 diff hist +3,377 N Module:Uses TemplateStyles Created page with "-- This module implements the {{Uses TemplateStyles}} template. local yesno = require('Module:Yesno') local mList = require('Module:List') local mTableTools = require('Module:..." current
- 03:05, 4 December 2019 diff hist +255 N Template:Uses TemplateStyles Created page with "<includeonly>{{#invoke:Uses TemplateStyles|main}}</includeonly><noinclude> {{Uses TemplateStyles|Template:Uses TemplateStyles/example.css|nocat=true}} {{documentation}} <!-- C..." current
- 03:05, 4 December 2019 diff hist +2,036 N Template:TOC right/doc Created page with "{{Documentation subpage}} <!--Categories where indicated at the bottom of this page, please; interwikis at Wikidata (see Wikipedia:Wikidata)--> {{TOC right}} {{Uses Templa..." current
- 03:04, 4 December 2019 diff hist +8,726 N Template:Pp-meta Created page with "{{#ifeq:{{#switch:{{lc:{{{type}}}}} |move=<!-- -->{{#ifeq: {{#switch:{{lc:{{{demolevel|undefined}}}}} |semi |autoconfirmed = autoconfirmed |..." current
- 03:03, 4 December 2019 diff hist +3,499 N Template:Pp-template Created page with "<includeonly>{{pp-meta |type={{#switch:{{{demolevel|{{#ifeq:{{PROTECTIONLEVEL:edit}}-{{PROTECTIONLEVEL:move}}|-sysop|move|{{PROTECTIONLEVEL:edit}}}}}}} |semi |autoconfir..." current
- 03:01, 4 December 2019 diff hist +434 N Template:TOC right Created page with "<templatestyles src="Template:TOC_right/styles.css" />{{#if:{{{limit|}}}|<templatestyles src="Template:TOC limit/styles.css" />}}<!-- --><div class="tocright {{#if:{{{clear|}}..." current
- 02:59, 4 December 2019 diff hist -1,652 Pre-alpha Technical Outline
- 02:59, 4 December 2019 diff hist +1,651 Pre-alpha Technical Outline
- 02:58, 4 December 2019 diff hist -10 MediaWiki:Sidebar current
- 02:58, 4 December 2019 diff hist 0 MediaWiki:Sidebar
- 02:57, 4 December 2019 diff hist +28 MediaWiki:Sidebar
- 02:57, 4 December 2019 diff hist +108 N MediaWiki:Sidebar Created page with " * navigation ** mainpage|mainpage-description ** Pre-alpha_Technical_Outline * SEARCH * TOOLBOX * LANGUAGES"
- 02:40, 4 December 2019 diff hist 0 N File:Test Template Info-Icon - Version (2).svg current
- 02:38, 4 December 2019 diff hist +505 N Template:-/doc Created page with "{{documentation subpage}} Shorthand for <code><nowiki><br style="clear: both;" /></nowiki></code>, also see {{tl|clear}}. <templatedata> { "description": "Clear floating blo..." current
- 02:38, 4 December 2019 diff hist +76 N Template:- Created page with "<br style="clear: {{{1|both}}};" /><noinclude> {{Documentation}}</noinclude>" current
- 02:37, 4 December 2019 diff hist +1,666 N Template:Validation Created page with "{| style="width: 600px;" class="wikitable" | style="text-align:center;padding: 10px;width: 80px;" rowspan="4" | {{#if: {{{texture|}}}|<img src="http://vimon.citywars.ca/api/vi..." current
- 07:19, 3 December 2019 diff hist +564 N Template:Races Created page with "{{Navbox |name = Races |title = Races |titlestyle = autocollapse |above = |listclass = hlist |group1 = Available Races |list1 = *[[Alien]..." current
- 07:18, 3 December 2019 diff hist +6,119 N Module:Color contrast/colors Created page with "return { aliceblue = 0.92880068253475, antiquewhite = 0.84646951707754, aqua = 0.7874, aquamarine = 0.8078549208338, azure..." current
- 07:17, 3 December 2019 diff hist +5,613 N Module:Color contrast Created page with "-- -- This module implements -- {{Color contrast ratio}} -- {{Greater color contrast ratio}} -- {{ColorToLum}} -- {{RGBColorToLum}} -- local p = {} local HTMLcolor = mw.l..." current
- 07:16, 3 December 2019 diff hist +1,206 N Alien Created page with "{{race | logo = Image:Alein.png | race = Alien | genre = Extraterrestrial | type = Worker | alignment = Chaotic Neutral }} '''Alien''' The Alien is a mysterious and strange r..." current
- 07:15, 3 December 2019 diff hist +12,058 N Module:Navbox Created page with "-- -- This module implements {{Navbox}} -- local p = {} local navbar = require('Module:Navbar')._navbar local getArgs -- lazily initialized local args local tableRowAdded =..." current
- 07:14, 3 December 2019 diff hist +2,508 N Module:Navbar Created page with "local p = {} local getArgs function p._navbar(args) local titleArg = 1 if args.collapsible then titleArg = 2 if not args.plain then args.mini = 1 end if args.f..." current
- 07:13, 3 December 2019 diff hist 0 N Template:Navbox/doc Created blank page
- 07:13, 3 December 2019 diff hist +94 N Template:Navbox Created page with "<includeonly>{{#invoke:Navbox|navbox}}</includeonly><noinclude> {{Documentation}} </noinclude>" current
- 07:12, 3 December 2019 diff hist +65 N Template:Pipe Created page with "|<noinclude> Pipe </noinclude>" current
- 07:09, 3 December 2019 diff hist +6 Module:Documentation current
- 07:06, 3 December 2019 diff hist +81 N Template:Clear Created page with "<div style="clear:{{{1|both}}};"></div><noinclude> {{documentation}} </noinclude>" current
- 07:05, 3 December 2019 diff hist +145 N Template:Mbox Created page with "{{#invoke:Message box|mbox}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>" current
- 07:05, 3 December 2019 diff hist +1,667 N Template:Documentation subpage Created page with "<includeonly><!-- -->{{#ifeq:{{lc:{{SUBPAGENAME}}}} |{{{override|doc}}} | <!--(this template has been transcluded on a /doc or /{{{override}}} page)--> </includeonly><!-..." current
- 07:04, 3 December 2019 diff hist +710 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:03, 3 December 2019 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
- 07:02, 3 December 2019 diff hist +2,577 N Module:Namespace detect/data Created page with "-------------------------------------------------------------------------------- -- Namespace detect data -- -- This modul..." current
- 07:02, 3 December 2019 diff hist +3,558 N Module:Namespace detect/config Created page with "-------------------------------------------------------------------------------- -- Namespace detect configuration data -- --..." current
- 07:01, 3 December 2019 diff hist +6,451 N Module:Message box/configuration Created page with "-------------------------------------------------------------------------------- -- Message box configuration -- --..." current
- 07:01, 3 December 2019 diff hist +16,479 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..."
- 07:00, 3 December 2019 diff hist +888 N Module:Category handler/shared Created page with "-- This module contains shared functions used by Module:Category handler -- and its submodules. local p = {} function p.matchesBlacklist(page, blacklist) for i, pattern..." current
- 06:59, 3 December 2019 diff hist +631 N Module:Category handler/data Created page with "-- This module assembles data to be passed to Module:Category handler using -- mw.loadData. This includes the configuration data and whether the current -- page matches th..." current
- 06:59, 3 December 2019 diff hist +5,755 N Module:Category handler/config Created page with "-------------------------------------------------------------------------------- -- Module:Category handler configuration data -- -- Lang..." current
- 06:59, 3 December 2019 diff hist +732 N Module:Category handler/blacklist Created page with "-- This module contains the blacklist used by Module:Category handler. -- Pages that match Lua patterns in this list will not be categorised unless -- categorisation is ex..." current
- 06:58, 3 December 2019 diff hist +7,871 N Module:Category handler Created page with "-------------------------------------------------------------------------------- -- -- --..." current
- 06:58, 3 December 2019 diff hist +19,013 N Module:Documentation/config Created page with "---------------------------------------------------------------------------------------------------- -- -- Configuration for Module:Documentation..." current
- 06:57, 3 December 2019 diff hist +36,249 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') --..."
- 06:56, 3 December 2019 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
- 06:56, 3 December 2019 diff hist +398 N Template:Tlx Created page with "{{[[{{#if:{{{SISTER|}}}|{{{SISTER}}}Template|{{ns:Template}}}}:{{{1|Tlx}}}|{{{1|Tlx}}}]]<!-- -->{{#if:{{{2|}}}||{{{2}}}}}<!-- -->{{#if:{{{3|}}}||{{{3}}}}}<!-- -->{{#..." current
- 06:56, 3 December 2019 diff hist -373 Template:Tl Redirected page to Template:Tlx current Tag: New redirect
- 06:55, 3 December 2019 diff hist +398 N Template:Tl Created page with "{{[[{{#if:{{{SISTER|}}}|{{{SISTER}}}Template|{{ns:Template}}}}:{{{1|Tlx}}}|{{{1|Tlx}}}]]<!-- -->{{#if:{{{2|}}}||{{{2}}}}}<!-- -->{{#if:{{{3|}}}||{{{3}}}}}<!-- -->{{#..."
- 06:55, 3 December 2019 diff hist +513 N Template:Clear/doc Created page with "{{documentation subpage}} Shorthand for <code><nowiki><div style="clear: both;"></div></nowiki></code>, also see {{tl|-}}. ---- <templatedata> { "description": "Clear floatin..." current
- 06:50, 3 December 2019 diff hist +8,620 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:18, 3 December 2019 diff hist +1,493 N Template:Race Created page with "Category:Race {| style="margin: 0 0 0.5em 1em; border:1px solid silver; float:right; font-size:90%; text-align:left; max-width: 300px;" cellpadding="5" ! colspan="2" style..." current