All public logs
Jump to navigation
Jump to search
Combined display of all available logs of ArdaCraft Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:12, 15 April 2023 Skeeveo talk contribs created page Module:Lua/doc (Created page with "{{Documentation subpage}} {{Lua|Module:List|Module:TableTools|Module:Message box|Module:Arguments|Module:Yesno}} Implements {{tl|Lua}}. {{Documentation categories| <!-- Categories and interwikis go here. --> Category:Documentation modules }}")
- 16:12, 15 April 2023 Skeeveo talk contribs created page Category:Documentation templates (Created blank page)
- 16:12, 15 April 2023 Skeeveo talk contribs created page Category:Notice templates (Created blank page)
- 16:10, 15 April 2023 Skeeveo talk contribs created page Module:Documentation/doc (Created page with "{{Documentation subpage}} {{Lua|Module:Arguments|Module:Message box|Module:Protection banner|Module:Documentation/config}} This module displays a section containing documentation for templates, modules, or other pages. It implements the {{tl|documentation}} template. ==Usage from wikitext== In most cases, you should use the {{tl|documentation}} template. Refer to the template's documentation for usage instruction...")
- 16:09, 15 April 2023 Skeeveo talk contribs created page Template:Documentation subpage/doc (Created page with "{{Documentation subpage}} This template displays a notice that the page it appears on provides documentation for a template, module or project. ==Usage== This template should be placed at the top of a /doc subpage. <pre>{{Documentation subpage}}</pre> {{Documentation categories| <!-- Categories and interwikis go here. --> Category:Documentation templates Category:Notice templates de:Vorlage:Documentation subpag...")
- 16:08, 15 April 2023 Skeeveo talk contribs created page Category:Pages with script errors (Created blank page)
- 16:01, 15 April 2023 Skeeveo talk contribs created page Template:Documentation categories (Created page with "{{#if:{{Sandbox other|1}}{{#ifeq:{{SUBPAGENAME}}|doc|1}}||{{{1|}}}}}<noinclude> {{Documentation}} <!-- Categories and interwikis go on the /doc subpage. --> </noinclude>")
- 16:01, 15 April 2023 Skeeveo talk contribs created page Template:Tl (Created page with "{{[[Template:{{{1}}}|{{{1}}}]]}}<noinclude> {{Documentation}} </noinclude>")
- 15:59, 15 April 2023 Skeeveo talk contribs uploaded File:Lua programming language logo.svg
- 15:59, 15 April 2023 Skeeveo talk contribs created page File:Lua programming language logo.svg
- 15:59, 15 April 2023 Skeeveo talk contribs created page 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 = require('libraryUtil') local checkType = libUtil.checkType local mTableTools = require('Module:TableTools') local p = {} local listTypes = { ['bulleted'] = true, ['unbulleted'] = true, ['horizontal'] = true, ['ordered'] = true, ['horizontal_ordered'] = true } function p.makeListData(listType, ar...")
- 15:58, 15 April 2023 Skeeveo talk contribs created page Module:Lua (Created page with "local mList = require('Module:List') local mTableTools = require('Module:TableTools') local mMessageBox = require('Module:Message box') local getArgs = require('Module:Arguments').getArgs local yesno = require('Module:Yesno') local p = {} function p.main(frame) local args = getArgs(frame, { wrappers = 'Template:Lua' }) return p._main(args) end function p._main(args) local modules = mTableTools.compressSparseArray(args) local box = p.renderBo...")
- 15:58, 15 April 2023 Skeeveo talk contribs created page Template:Lua (Created page with "<includeonly>{{#invoke:Lua|main}}</includeonly><noinclude> {{Lua|Module:Lua}} {{documentation}} <!-- Categories and interwikis go on the /doc subpage. --> </noinclude>")
- 15:57, 15 April 2023 Skeeveo talk contribs created page File:Edit-copy purple.svg
- 15:57, 15 April 2023 Skeeveo talk contribs uploaded File:Edit-copy purple.svg
- 15:56, 15 April 2023 Skeeveo talk contribs created page Template:Documentation subpage (Created page with "<includeonly>{{#ifeq: {{lc:{{SUBPAGENAME}}}} | doc | <!-- On /doc subpage --> </includeonly>{{mbox | image = 42px|link= | text = This subpage provides documentation for {{{1|[[:{{SUBJECTSPACE}}:{{BASEPAGENAME}}]]}}}. }} {{DEFAULTSORT:{{{defaultsort|{{PAGENAME}}}}}}}<includeonly>{{#ifexist:{{SUBJECTSPACE}}:{{BASEPAGENAME}} | Category:{{#switch: {{SUBJECT...")
- 15:56, 15 April 2023 Skeeveo talk contribs created page Template:Documentation/doc (Created page with "{{Documentation subpage}} {{Lua|Module:Arguments|Module:Message box|Module:Protection banner|Module:Documentation/config}} This module displays a section containing documentation for templates, modules, or other pages. It implements the {{tl|documentation}} template. ==Usage from wikitext== In most cases, you should use the {{tl|documentation}} template. Refer to the template's documentation for usage instruction...")
- 15:53, 15 April 2023 Skeeveo talk contribs uploaded File:Documentation-plain.svg
- 15:53, 15 April 2023 Skeeveo talk contribs created page File:Documentation-plain.svg
- 15:52, 15 April 2023 Skeeveo talk contribs created page Module:Documentation/config (Created page with "---------------------------------------------------------------------------------------------------- -- -- Configuration for Module:Documentation -- -- Here you can set the values of the parameters and messages used in Module:Documentation to -- localise it to your wiki and your language. Unless specified otherwise, values given here -- should be string values. ---------------------------------------------------------------------------------...")
- 15:52, 15 April 2023 Skeeveo talk contribs created page Module:Documentation (Created page with "-- This module implements {{documentation}}. -- Get required modules. local getArgs = require('Module:Arguments').getArgs local messageBox = require('Module:Message box') -- Get the config table. local cfg = mw.loadData('Module:Documentation/config') local p = {} -- Often-used functions. local ugsub = mw.ustring.gsub ---------------------------------------------------------------------------- -- Helper functions -- -- These are defined as local functions, but are ma...")
- 15:52, 15 April 2023 Skeeveo talk contribs created page Template:Documentation (Created page with "{{#invoke:documentation|main}}")
- 15:51, 15 April 2023 Skeeveo talk contribs created page Template:Ambox (Created page with "{{#invoke:Message box|ambox}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
- 17:05, 14 April 2023 Skeeveo talk contribs uploaded File:Information icon4.svg
- 17:05, 14 April 2023 Skeeveo talk contribs created page File:Information icon4.svg
- 11:43, 13 April 2023 Skeeveo talk contribs created page User talk:Skeeveo (Created page with "Hello, welcome to my talk page!")
- 11:42, 13 April 2023 Skeeveo talk contribs created page ArdaCraft Wiki:VisualEditor (Created page with "See: https://en.wikipedia.org/wiki/Help:VisualEditor")
- 11:41, 13 April 2023 Skeeveo talk contribs created page Category:Pages with broken file links (Created page with "These pages link to, but have a broken file link.") Tag: Visual edit
- 11:29, 13 April 2023 Skeeveo talk contribs created page MediaWiki:Common.css (Created page with "* This stylesheet is loaded on desktop only. * * Desktop-only theme styles should go in MediaWiki:Vector.css. * Mobile-only styles should go in MediaWiki:Mobile.css. * Sitewide styles should go in MediaWiki:Sitewide.css.: @import url("https://wiki.ardacraft.me/index.php?title=MediaWiki:Sitewide.css?action=raw&ctype=text/css");")
- 11:27, 13 April 2023 Skeeveo talk contribs created page MediaWiki:Sitewide.css (Created page with ".mbox { display: table; background-color: #332f24; border-color: #474233 #403b2e #26231b; border-radius: 6px; border-style: solid; border-width: 2px 1px; margin: 6px 10%; padding: 2px; } .mbox-small { clear: right; float: right; font-size: 88%; line-height: 1.2; margin: 6px 0 6px 12px; width: 230px; } .mbox-small-left { clear: left; float: left; font-size: 88%; line-height: 1.2;...")
- 11:18, 13 April 2023 Skeeveo talk contribs created page Module:Namespace detect/config (Created page with "-------------------------------------------------------------------------------- -- Namespace detect configuration data -- -- -- -- This module stores configuration data for Module:Namespace detect. Here -- -- you can localise the module to your wiki's language. -- --...")
- 11:18, 13 April 2023 Skeeveo talk contribs created page Template:Mbox (Created page with "{{#invoke:Message box|mbox}}")
- 11:17, 13 April 2023 Skeeveo talk contribs created page 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 modules. require('Module:No globals') local getArgs local categoryHandler = require('Module:Category handler')._main local yesno = require('Module:Yesno') -- Get a language object for formatDate and ucfirst. local lang = mw.language.getContentLanguage() ----------------------------------------------...")
- 11:17, 13 April 2023 Skeeveo talk contribs created page Module:Message box/configuration (Created page with "-------------------------------------------------------------------------------- -- Message box configuration -- -- -- -- This module contains configuration data for Module:Message box. -- -------------------------------------------------------------------------------- return { ambox = { types = { speedy = { class = 'ambox-spee...")
- 11:16, 13 April 2023 Skeeveo talk contribs created page 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.__newindex(t, k, v) if k ~= 'arg' then error('Tried to write global ' .. tostring(k), 2) end rawset(t, k, v) end setmetatable(_G, mt)")
- 11:15, 13 April 2023 Skeeveo talk contribs created page Module:File link (Created page with "-- This module provides a library for formatting file wikilinks. local yesno = require('Module:Yesno') local checkType = require('libraryUtil').checkType local p = {} function p._main(args) checkType('_main', 1, args, 'table') -- This is basically libraryUtil.checkTypeForNamedArg, but we are rolling our -- own function to get the right error level. local function checkArg(key, val, level) if type(val) ~= 'string' then error(string.format( "type error in...")
- 11:15, 13 April 2023 Skeeveo talk contribs created page 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 in ipairs(blacklist) do local match = mw.ustring.match(page, pattern) if match then return true end end return false end function p.getParamMappings(useLoadData) local dataPage = 'Module:Namespace detect/data' if useLoadData then return mw.loadData(dataPage).mappings else return...")
- 11:14, 13 April 2023 Skeeveo talk contribs created page 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 the title blacklist. local data = require('Module:Category handler/config') local mShared = require('Module:Category handler/shared') local blacklist = require('Module:Category handler/blacklist') local title = mw.title.getCurrentTitle() data.currentTitleMatchesBlacklist = mShared.matchesBlacklist(...")
- 11:13, 13 April 2023 Skeeveo talk contribs created page Module:Category handler/config (Created page with "-------------------------------------------------------------------------------- -- Module:Category handler configuration data -- -- Language-specific parameter names and values can be set here. -- -- For blacklist config, see Module:Category handler/blacklist. -- -------------------------------------------------------------------------------- local cfg = {} -- Don't edit this line. ----------------------------...")
- 11:12, 13 April 2023 Skeeveo talk contribs created page 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 explicitly requested. return { '^Ardacraft Wiki$', -- don't categorise the main page. }")
- 11:11, 13 April 2023 Skeeveo talk contribs created page Module:Category handler (Created page with "-------------------------------------------------------------------------------- -- -- -- CATEGORY HANDLER -- -- -- -- This module implements the {{category handler}} template in Lua, -- -- with a few improvements: all namespaces and all namespace alia...")
- 11:10, 13 April 2023 Skeeveo talk contribs created page Module:Namespace detect (Created page with "--[[ -------------------------------------------------------------------------------- -- -- -- NAMESPACE DETECT -- -- -- -- This module implements the {{namespace detect}} template in Lua, with a -- -- few improvements: all namespaces and all namespace aliases are...")
- 11:10, 13 April 2023 Skeeveo talk contribs created page Module:Namespace detect/data (Created page with "-------------------------------------------------------------------------------- -- Namespace detect data -- -- This module holds data for Module:Namespace detect to be loaded per -- -- page, rather than per #invoke, for performance reasons. -- -------------------------------------------------------------------------------- local cfg = require('Module:Namespace detect/config') local function...")
- 11:09, 13 April 2023 Skeeveo talk contribs created page Module:TableTools (Created page with "--[[ ------------------------------------------------------------------------------------ -- TableTools -- -- -- -- This module includes a number of functions for dealing with Lua tables. -- -- It is a meta-module, meant to be called from other Lua modules, and should -- -- not be called directly from #invoke....")
- 11:06, 13 April 2023 Skeeveo talk contribs created page 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'...")
- 10:50, 13 April 2023 Skeeveo talk contribs created page Module:Yesno (Function allowing for consistent treatment of boolean-like wikitext input.)
- 21:41, 12 April 2023 Skeeveo talk contribs created page MediaWiki:Sidebar (Created page with "* navigation ** mainpage|mainpage-description ** recentchanges-url|recentchanges ** randompage-url|randompage ** helppage|help-mediawiki * SEARCH * TOOLBOX * LANGUAGES")
- 21:03, 12 April 2023 Skeeveo talk contribs created page Module:Hello World (Created page with "local p = {} --p stands for package function p.hello( frame ) return "Hello, world!" end return p")
- 21:02, 12 April 2023 Skeeveo talk contribs created page User:Skeeveo/sandbox (Created page with "Lets just get this out of the way")
- 21:02, 12 April 2023 Skeeveo talk contribs created page User:Skeeveo (Created page with "<center><h2><strong><span style="color:black; font-family: sans-serif;">Welcome to my Ardacraft Wiki userpage...</span></strong></h2> <br/><div style="overflow: hidden; position: relative; background:rgba(204, 204, 204, 0.98); display: inline-block; width: auto; margin: auto; padding-left: 1em; padding-right: 1em;text-align: center; box-sizing: border-box;{{border-radius|3em}};"><span class="plainlinks">'''where my corners :('''<br/></span></div> </center>")