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).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 18:15, 3 November 2014 FiahOwl talk contribs deleted page Module:Hatnote (content was: "-------------------------------------------------------------------------------- -- Module:Hatnote -- --...")
  • 18:15, 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...")
  • 18:15, 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) =...")
  • 18:14, 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...")
  • 18:14, 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...")
  • 18:14, 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...")
  • 18:14, 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...")
  • 18:14, 3 November 2014 FiahOwl talk contribs deleted page Module:Lua banner (content was: "-- This module implements the {{lua}} template. local yesno = require('Module:Yesno') local mList = require('Module:List') local mTableTools = require('Module:TableTools') local mMessageBox = require('Module:Message box') local p = {}...")
  • 18:14, 3 November 2014 FiahOwl talk contribs deleted page Module:List (content was: "-- 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 m...")
  • 18:14, 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...")
  • 18:14, 3 November 2014 FiahOwl talk contribs deleted page Module:Navbar (content was: "local p = {} local getArgs local HtmlBuilder = require('Module:HtmlBuilder') local function trim(s) return mw.ustring.match(s, "^%s*(.-)%s*$") end local function htmlError(s) local span = HtmlBuilder.create('span') span .addClas...")
  • 18:14, 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...")
  • 18:14, 3 November 2014 FiahOwl talk contribs deleted page Module:Namespace detect/config (content was: "-------------------------------------------------------------------------------- -- Namespace detect configuration data -- --...")
  • 18:14, 3 November 2014 FiahOwl talk contribs deleted page Module:TableTools (content was: "--[[ ------------------------------------------------------------------------------------ -- TableTools -- --...")
  • 18:14, 3 November 2014 FiahOwl talk contribs deleted page Module:Sidebar (content was: "-- -- This module implements {{Sidebar}} -- local p = {} local getArgs local HtmlBuilder = require('Module:HtmlBuilder') local navbar = require('Module:Navbar')._navbar local function trimAndAddAutomaticNewline(s) -- For compatibi...")
  • 18:14, 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 -- ----------------...")
  • 18:14, 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')....")
  • 18:14, 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...")
  • 18:12, 3 November 2014 FiahOwl talk contribs imported Template:Infobox/doc by file upload (1 revision)
  • 17:56, 3 November 2014 User account Stowaway talk contribs was created
  • 17:42, 3 November 2014 FiahOwl talk contribs imported Module:Yesno by file upload (1 revision)
  • 17:42, 3 November 2014 FiahOwl talk contribs imported Module:Protection banner/config by file upload (1 revision)
  • 17:42, 3 November 2014 FiahOwl talk contribs imported Module:Protection banner by file upload (1 revision)
  • 17:42, 3 November 2014 FiahOwl talk contribs imported Module:No globals by file upload (1 revision)
  • 17:42, 3 November 2014 FiahOwl talk contribs imported Module:Namespace detect/data by file upload (1 revision)
  • 17:42, 3 November 2014 FiahOwl talk contribs imported Module:Namespace detect/config by file upload (1 revision)
  • 17:42, 3 November 2014 FiahOwl talk contribs imported Module:Message box/configuration by file upload (1 revision)
  • 17:42, 3 November 2014 FiahOwl talk contribs imported Module:Message box by file upload (1 revision)
  • 17:42, 3 November 2014 FiahOwl talk contribs imported Module:Infobox/doc by file upload (1 revision)
  • 17:42, 3 November 2014 FiahOwl talk contribs imported Module:HtmlBuilder by file upload (1 revision)
  • 17:42, 3 November 2014 FiahOwl talk contribs imported Module:File link by file upload (1 revision)
  • 17:42, 3 November 2014 FiahOwl talk contribs imported Module:Effective protection level by file upload (1 revision)
  • 17:42, 3 November 2014 FiahOwl talk contribs imported Module:Documentation/config by file upload (1 revision)
  • 17: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...")
  • 17: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) =...")
  • 17: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...")
  • 17: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...")
  • 17: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...")
  • 17: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...")
  • 17: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...")
  • 17: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...")
  • 17: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...")
  • 17: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')....")
  • 17: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...")
  • 17:40, 3 November 2014 FiahOwl talk contribs deleted page Module:Namespace detect/config (content was: "-------------------------------------------------------------------------------- -- Namespace detect configuration data -- --...")
  • 17: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 -- ----------------...")
  • 17:39, 3 November 2014 FiahOwl talk contribs imported Module:Documentation by file upload (1 revision)
  • 17:39, 3 November 2014 FiahOwl talk contribs imported Module:Category handler/shared by file upload (1 revision)
  • 17:39, 3 November 2014 FiahOwl talk contribs imported Module:Category handler/data by file upload (1 revision)
  • 17:39, 3 November 2014 FiahOwl talk contribs imported Module:Category handler/config by file upload (1 revision)
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)