All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Universalis. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 16:40, 3 November 2014 FiahOwl talk contribs deleted page Module:Documentation/config (content was: "---------------------------------------------------------------------------------------------------- -- -- Configuration for Module:Documentation -- -- Here you can set the values of the parameters and messa...")
- 16:40, 3 November 2014 FiahOwl talk contribs deleted page Module:Effective protection level (content was: "local p = {} -- Returns the permission required to perform a given action on a given title. -- If no title is specified, the title of the page being displayed is used. function p._main(action, pagename) local title if type(pagename) =...")
- 16:40, 3 November 2014 FiahOwl talk contribs deleted page Module:File link (content was: "-- This module provides a library for formatting file wikilinks. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local fileLink = {} function fileLink.new(filename) checkType('fileLink.new', 1, file...")
- 16:40, 3 November 2014 FiahOwl talk contribs deleted page Module:HtmlBuilder (content was: "-- Module for building complex HTML (e.g. infoboxes, navboxes) using a fluent interface. local HtmlBuilder = {} local metatable = {} metatable.__index = function(t, key) local ret = rawget(t, key) if ret then return re...")
- 16:40, 3 November 2014 FiahOwl talk contribs deleted page Module:Yesno (content was: "-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you...")
- 16:40, 3 November 2014 FiahOwl talk contribs deleted page Module:Infobox/doc (content was: "{{High-risk|2,050,000}} {{module rating|protected}} This module implements the {{tl|Infobox}} template. Please see the template page for usage instructions.<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox|| Category:Lua metamodules|Infobo...")
- 16:40, 3 November 2014 FiahOwl talk contribs deleted page Module:No globals (content was: "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 glob...")
- 16:40, 3 November 2014 FiahOwl talk contribs deleted page Module:Message box/configuration (content was: "local ambox = { types = { speedy = { class = 'ambox-speedy', image = 'Ambox speedy deletion.png' }, delete = { class = 'ambox-delete', image = 'Ambox deletion.png' }, content = { class = 'ambox-content', imag...")
- 16:40, 3 November 2014 FiahOwl talk contribs deleted page Module:Message box (content was: "-- This is a meta-module for producing message box templates, including -- {{mbox}}, {{ambox}}, {{imbox}}, {{tmbox}}, {{ombox}}, {{cmbox}} and {{fmbox}}. -- Require necessary modules. local getArgs = require('Module:Arguments').getArgs...")
- 16:40, 3 November 2014 FiahOwl talk contribs deleted page Module:Protection banner (content was: "-- This module implements {{pp-meta}} and its daughter templates such as -- {{pp-dispute}}, {{pp-vandalism}} and {{pp-sock}}. -- Initialise necessary modules. require('Module:No globals') local newFileLink = require('Module:File link')....")
- 16:40, 3 November 2014 FiahOwl talk contribs deleted page Module:Namespace detect/data (content was: "-------------------------------------------------------------------------------- -- Namespace detect data -- -- This module holds data for Module:Namespace detect to be loaded per...")
- 16:40, 3 November 2014 FiahOwl talk contribs deleted page Module:Namespace detect/config (content was: "-------------------------------------------------------------------------------- -- Namespace detect configuration data -- --...")
- 16:40, 3 November 2014 FiahOwl talk contribs deleted page Module:Protection banner/config (content was: "-- This module provides configuration data for Module:Protection banner. return { -------------------------------------------------------------------------------- -- -- BANNER DATA -- ----------------...")
- 16:39, 3 November 2014 FiahOwl talk contribs imported Module:Documentation by file upload (1 revision)
- 16:39, 3 November 2014 FiahOwl talk contribs imported Module:Category handler/shared by file upload (1 revision)
- 16:39, 3 November 2014 FiahOwl talk contribs imported Module:Category handler/data by file upload (1 revision)
- 16:39, 3 November 2014 FiahOwl talk contribs imported Module:Category handler/config by file upload (1 revision)
- 16:39, 3 November 2014 FiahOwl talk contribs imported Module:Category handler/blacklist by file upload (1 revision)
- 16:39, 3 November 2014 FiahOwl talk contribs imported Module:Category handler by file upload (1 revision)
- 16:39, 3 November 2014 FiahOwl talk contribs imported Module:Arguments by file upload (1 revision)
- 16:39, 3 November 2014 FiahOwl talk contribs imported Template:Tl by file upload (1 revision)
- 16:39, 3 November 2014 FiahOwl talk contribs imported Template:Ombox by file upload (1 revision)
- 16:39, 3 November 2014 FiahOwl talk contribs imported Template:Module rating by file upload (1 revision)
- 16:39, 3 November 2014 FiahOwl talk contribs imported Template:Module other by file upload (1 revision)
- 16:39, 3 November 2014 FiahOwl talk contribs imported Template:High-risk by file upload (1 revision)
- 16:39, 3 November 2014 FiahOwl talk contribs imported Module:Infobox by file upload (1 revision)
- 16:38, 3 November 2014 FiahOwl talk contribs deleted page Module:Category handler/shared (content was: "-- 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...")
- 16:38, 3 November 2014 FiahOwl talk contribs deleted page Module:Category handler/data (content was: "-- 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 hand...")
- 16:38, 3 November 2014 FiahOwl talk contribs deleted page Module:Category handler/config (content was: "-------------------------------------------------------------------------------- -- Module:Category handler configuration data -- -- Language-specific parameter names and values can be set here....")
- 16:38, 3 November 2014 FiahOwl talk contribs deleted page Template:Tl (content was: "{{[[Template:{{{1}}}|{{{1}}}]]}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>")
- 16:38, 3 November 2014 FiahOwl talk contribs deleted page Module:Arguments (content was: "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and shoul..." (and the only contributor was "Mr. Stradivarius"))
- 16:38, 3 November 2014 FiahOwl talk contribs deleted page Module:Category handler (content was: "-------------------------------------------------------------------------------- --..." (and the only contributor was "Mr. Stradivarius"))
- 16:38, 3 November 2014 FiahOwl talk contribs deleted page Module:Category handler/blacklist (content was: "-- 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 { '^Main Page$', -- don't cate...")
- 16:36, 3 November 2014 FiahOwl talk contribs deleted page Module:Documentation (content was: "-- 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:Documen...")
- 16:36, 3 November 2014 FiahOwl talk contribs deleted page Template:Ombox (content was: "{{#invoke:Message box|ombox}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
- 16:36, 3 November 2014 FiahOwl talk contribs deleted page Template:Module rating (content was: "{{Module other|{{ombox | type = notice | image = {{#switch: {{{1|}}} | pre-alpha | prealpha | pa = 40x40px|link= | alpha | a = File:Alpha lowercase.svg|26x26...")
- 16:35, 3 November 2014 FiahOwl talk contribs deleted page Template:Module other (content was: "{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | {{#ifeq:{{NAMESPACE}}|{{ns:Module}} | module | other...")
- 16:35, 3 November 2014 FiahOwl talk contribs deleted page Template:High-risk (content was: "{{ombox | type = content | text = '''This {{ #switch:{{NAMESPACE}} |Module=Lua module |#default=template }} is used on <span class="plainlinks">[http://tools.wmflabs.org/templatecount/index.php?lang=en&namespace={{NAMESPACENUMBER:{{FULL...")
- 16:34, 3 November 2014 FiahOwl talk contribs deleted page Module:Infobox (content was: "-- -- This module implements {{Infobox}} -- local p = {} local args = {} local origArgs local root local function union(t1, t2) -- Returns the union of the values of two tables, as a sequence. local vals = {} for k, v in...")
- 20:37, 2 November 2014 Kalassak talk contribs uploaded File:Flag of Aiyota.png
- 20:36, 2 November 2014 Kalassak talk contribs uploaded File:Flag of Wyverncliff.png
- 20:31, 2 November 2014 Kalassak talk contribs uploaded File:Flag of Teralm.png
- 20:29, 2 November 2014 Kalassak talk contribs uploaded File:Flag of Tjedigar.png
- 20:25, 2 November 2014 Kalassak talk contribs moved page File:Flag of Auspiktan.png to File:Flag of Auspikitan.png (glorious typhing)
- 20:20, 2 November 2014 Darvince talk contribs uploaded File:Flag of Darvincia.png (The official flag of the nation of Darvincia.)
- 20:19, 2 November 2014 Kalassak talk contribs uploaded File:Flag of Ethanthova.png
- 20:17, 2 November 2014 Kalassak talk contribs uploaded File:Flag of Aeridani.png
- 19:01, 2 November 2014 FiahOwl talk contribs imported Module:Infobox/doc by file upload (1 revision)
- 19:00, 2 November 2014 FiahOwl talk contribs imported Template:Module rating by file upload (1 revision)
- 19:00, 2 November 2014 FiahOwl talk contribs imported Template:Module other by file upload (1 revision)