Deletion log
From DM Live - the Depeche Mode live encyclopedia for the masses
Jump to navigationJump to search
Below is a list of the most recent deletions.
- 23:28, 21 July 2020 Majora101 talk contribs deleted page File:Musician Oct 2009 - Depeche Mode - Cover.jpg
- 03:02, 7 July 2020 Majora101 talk contribs deleted page Module:UtilsLayout (content was: "local utilsPackage = require("Module:UtilsPackage") return utilsPackage.submodules({ arg[1] .. "/Tabs", arg[1] .. "/Table", arg[1] .. "/Navbox", })", and the only contributor was "Majora101" (talk))
- 02:41, 7 July 2020 Majora101 talk contribs deleted page Module:UtilsLayout (content was: "local utilsPackage = require("Module:UtilsPackage") return utilsPackage.submodules({ arg[1] .. "/Tabs", arg[1] .. "/Table", arg[1] .. "/Navbox", })", and the only contributor was "Majora101" (talk))
- 02:41, 7 July 2020 Majora101 talk contribs deleted page Module:UtilsLayout/Table (content was: "local p = {} local h = {} local utilsFunction = require("Module:UtilsFunction") local utilsLayout = require("Module:UtilsLayout/Tabs") local utilsNumber = require("Module:UtilsNumber") local utilsString = require("Module:UtilsString") local utilsTable = require("Module:UtilsTable") function p.table(data) data = h.resolveShorthand(data) if data.hideEmptyColumns then...", and the only contributor was "Majora101" (talk))
- 02:40, 7 July 2020 Majora101 talk contribs deleted page Module:UtilsLayout/Navbox (content was: "local p = {} local tab2 = require("Module:Tab2") local utilsCode = require("Module:UtilsCode") local SMALLEST_DESKTOP_SIZE = 600 function p.CreateNavbox(content, title, options) local collapsed = options and options.collapsed local thick = options and options.thick local class = "navbox mw-collapsible" if thick then class = class .. " navbox-thick" end if coll...", and the only contributor was "Majora101" (talk))
- 02:40, 7 July 2020 Majora101 talk contribs deleted page Module:Tab2 (content was: "-- This modules serves as the code for Template:Tab2 local p = {} local utilsCode = require("Module:UtilsCode") local utilsTable = require("Module:UtilsTable") -- Main function function p.Main(tabs, defaultTab, tabFormat, tabsPerRow, tabsWidth, contentWidth, contentHeight, align) if utilsCode.IsEmpty(tabsWidth) then tabsWidth = "100%" end local result = mw.htm...", and the only contributor was "Majora101" (talk))
- 02:39, 7 July 2020 Majora101 talk contribs deleted page Module:UtilsCode (content was: "local p = {} -- Returns whether a variable is nil or an empty string. function p.IsEmpty(variable) return ((variable == nil) or (variable == "")) end return p", and the only contributor was "Majora101" (talk))
- 02:20, 7 July 2020 Majora101 talk contribs deleted page Module:Tab2 (content was: "-- This modules serves as the code for Template:Tab2 local p = {} local utilsCode = require("Module:UtilsCode") local utilsTable = require("Module:UtilsTable") -- Main function function p.Main(tabs, defaultTab, tabFormat, tabsPerRow, tabsWidth, contentWidth, contentHeight, align) if utilsCode.IsEmpty(tabsWidth) then tabsWidth = "100%" end local result = mw.htm...", and the only contributor was "Majora101" (talk))
- 02:20, 7 July 2020 Majora101 talk contribs deleted page Module:UtilsCode (content was: "local p = {} -- Returns whether a variable is nil or an empty string. function p.IsEmpty(variable) return ((variable == nil) or (variable == "")) end return p", and the only contributor was "Majora101" (talk))
- 02:20, 7 July 2020 Majora101 talk contribs deleted page Module:UtilsTable/Inspect (content was: "local inspect ={ _VERSION = 'inspect.lua 3.1.0', _URL = 'http://github.com/kikito/inspect.lua', _DESCRIPTION = 'human-readable representations of tables', _LICENSE = [[ MIT LICENSE Copyright (c) 2013 Enrique GarcĂa Cota Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation...", and the only contributor was "Majora101" (talk))
- 02:20, 7 July 2020 Majora101 talk contribs deleted page Module:UtilsNumber (content was: "local p = {} p.MAX = 2 ^ 1000 p.MIN = -p.MAX return p", and the only contributor was "Majora101" (talk))
- 02:20, 7 July 2020 Majora101 talk contribs deleted page Module:Media (content was: "-- This modules serves as the code for Template:Media. local p = {} local i18n = require("Module:i18n") local image = require("Module:Image") local tab2 = require("Module:Tab2") local utilsGame = require("Module:UtilsGame") local utilsString = require("Module:UtilsString") local utilsTable = require("Module:UtilsTable") local mediaTypes = { artwork = {caption = "Artwo...", and the only contributor was "Majora101" (talk))
- 02:19, 7 July 2020 Majora101 talk contribs deleted page Template:Media (content was: "<includeonly>{{#invoke:Media|Main}}</includeonly><noinclude> Category:Formatting Templates </noinclude>", and the only contributor was "Majora101" (talk))
- 02:19, 7 July 2020 Majora101 talk contribs deleted page Module:I18n (content was: "local p = {} local utilsString = require("Module:UtilsString") local utilsTable = require("Module:UtilsTable") local strings = {} function p.loadStrings(tbl) strings = utilsTable.merge({}, strings, tbl) end function p.Message(frame) local count = frame.args[2] if count == "plural" then count = 2 elseif count then count = tonumber(count) end return p.getStri...", and the only contributor was "Majora101" (talk))
- 02:17, 7 July 2020 Majora101 talk contribs deleted page Module:UtilsTable (content was: "local p = {} local h = {} local inspect = require("Module:UtilsTable/Inspect") local utilsNumber = require("Module:UtilsNumber") -- HELPERS function h.append(tbl, val) tbl[table.maxn(tbl)+1] = val end function h.mapper(iteratee) if type(iteratee) == "function" then return iteratee end if type(iteratee) == "string" or type(iteratee) == "number" then return p._...", and the only contributor was "Majora101" (talk))
- 02:17, 7 July 2020 Majora101 talk contribs deleted page Module:UtilsGame (content was: "local p = {} local cargo = mw.ext.cargo local utilsCode = require("Module:UtilsCode") local utilsTable = require("Module:UtilsTable") local SORT_ORDER_CANON = {"Series", "TLoZ", "TAoL", "ALttP", "LA", "LADX", "LANS", "OoT", "OoT3D", "MM", "MM3D", "OoS", "OoA", "FS", "TWW", "TWWHD", "FSA", "TMC", "TP", "TPHD", "PH", "ST", "SS", "ALBW", "TFH", "BotW", "StBotW", "TLoZ (R...", and the only contributor was "Majora101" (talk))
- 02:17, 7 July 2020 Majora101 talk contribs deleted page Module:UtilsString (content was: "local p = {} local h = {} function p.isEmpty(str) return str == nil or str == "" end function p.notEmpty(str) return not p.isEmpty(str) end function p.isBlank(str) return str == nil or mw.text.trim(str) == "" end function p.nilIfEmpty(str) if str and str ~= "" then return str end end function p.startsWith(str, pattern) return h.startsWith(str, pattern, true)...", and the only contributor was "Majora101" (talk))
- 02:17, 7 July 2020 Majora101 talk contribs deleted page Module:Image (content was: "local p = {} -- Returns a table containing the biggest dimensions possible within given -- boundaries without altering proportions. Useful for upscaling Sprites. -- Note: If the image path providen doesn't exist, it will output "No Image Upload.png" function p._PrintRescaledDimensions(imagePath, maxWidth, maxHeight) local args = frame.args return p.PrintRescaledDimen...", and the only contributor was "Majora101" (talk))
- 01:06, 7 July 2020 Majora101 talk contribs deleted page Module:Lyric differences (content was: "-- This module serves as the code for Template:Lyric differences. Based on original code by MannedTooth @ZeldaWiki local p = {} local tab2 = require("Module:Tab2") local utilsProduct = require("Module:UtilsProduct") local utilsString = require("Module:UtilsString") local utilsTable = require("Module:UtilsTable") local mediaTypes = { albumversion = {caption = "Album ve...", and the only contributor was "Majora101" (talk))
- 01:06, 7 July 2020 Majora101 talk contribs deleted page Template:Lyric differences (content was: "<includeonly>{{#invoke:Lyric differences|Main}}</includeonly><noinclude> Category:Formatting Templates </noinclude>", and the only contributor was "Majora101" (talk))
- 01:05, 7 July 2020 Majora101 talk contribs deleted page Module:UtilsProduct (content was: "local p = {} local cargo = mw.ext.cargo local utilsCode = require("Module:UtilsCode") local utilsTable = require("Module:UtilsTable") local SORT_ORDER_DM = {"S&S", "ABF", "CTA", "SGR", "BC", "1+2", "MftM", "Hyd", "Vio", "Blood", "SoFaD", "UM", "Ultra", "Liquid", "Exciter", "PtA", "SH", "SotU", "Delta", "Spirit"} local SORT_ORDER_RELEASE = {"S&S", "ABF", "CTA", "SGR",...", and the only contributor was "Majora101" (talk))
- 00:48, 7 July 2020 Majora101 talk contribs deleted page Module:UtilsGame (content was: "local p = {} local cargo = mw.ext.cargo local utilsCode = require("Module:UtilsCode") local utilsTable = require("Module:UtilsTable") local SORT_ORDER_DM = {"S&S", "ABF", "CTA", "SGR", "BC", "1+2", "MftM", "Hyd", "Vio", "Blood", "SoFaD", "UM", "Ultra", "Liquid", "Exciter", "PtA", "SH", "SotU", "Delta", "Spirit"} local SORT_ORDER_RELEASE = {"S&S", "ABF", "CTA", "SGR",...", and the only contributor was "Majora101" (talk))
- 23:15, 6 July 2020 Majora101 talk contribs deleted page Widget:ButtonWidget (content was: "// A button widget. var button = new OO.ui.ButtonWidget( { label: 'Button with Icon', icon: 'trash', title: 'Remove' } ); $( document.body ).append( button.$element );", and the only contributor was "Majora101" (talk))
- 22:57, 6 July 2020 Majora101 talk contribs deleted page Template:Clickable button (content was: "<span class="mw-ui-button role="button" aria-disabled="false">{{{1|Button label}}}</span>", and the only contributor was "Majora101" (talk))
- 22:42, 25 May 2020 Majora101 talk contribs deleted page World In My Eyes/Live (content was: "{{Template:Song90|World In My Eyes}}", and the only contributor was "Majora101" (talk))
- 20:48, 6 May 2020 Majora101 talk contribs deleted page Template:Live play dates (content was: "== Dates where {{BASEPAGENAME}} was played == {{#ifeq:{{{1}}}|1980 |=== 1980 Tour === {{#dpl: category = 1980 Tour | linksto = {{BASEPAGENAME}} | resultsheader="{{BASEPAGENAME}}" was played %PAGES% times during this tour. | oneresultheader="{{BASEPAGENAME}}" was played only once during this tour. | noresultsheader=*"{{BASEPAGENAME}}" was not play...", and the only contributor was "Majora101" (talk))
- 19:35, 3 May 2020 Majora101 talk contribs deleted page Testing (content was: "{{Featured|August 9, 2019}} In audio production, '''sampling''' refers to the use of a portion (or sample) from a sound recording within another recording. As pioneers of the electronic music genre in the early 1980's, Depeche Mode were among the first acts to make use of new sampling technology within a traditional pop music format. Among the thousands of original...", and the only contributor was "Majora101" (talk))
- 19:35, 3 May 2020 Majora101 talk contribs deleted page Template:Testing Sample Source (content was: "{| align="center" class="toccolours" cellspacing="2" style="background: #{{Table Color BG|{{{colorscheme}}}}}; border: 3px solid #{{Table Color Border|{{{colorscheme}}}}}; width: 100%; {{round|20px}}" |- ! rowspan="50" style="background: #{{Table Color Dark|{{{colorscheme}}}}}; {{roundleft|20px}} padding: 2px 15px;" | {{{song}}} - {{{artist}}}<br><small>{{{releaseyear}}...", and the only contributor was "Majora101" (talk))
- 19:35, 3 May 2020 Majora101 talk contribs deleted page Template:CS (content was: "{| align="center" class="toccolours" cellspacing="2" style="background: #{{Table Color BG|{{{colorscheme}}}}}; border: 3px solid #{{Table Color Border|{{{colorscheme}}}}}; width: 100%; {{round|20px}}" |- ! rowspan="50" style="background: #{{Table Color Dark|{{{colorscheme}}}}}; {{roundleft|20px}} padding: 2px 15px;" | {{{song}}} - {{{artist}}}<br><small>{{{releaseyear}}...", and the only contributor was "Majora101" (talk))
- 07:20, 11 April 2020 Majora101 talk contribs deleted page File:Keyboard Nov 2005 - Depeche Mode - Cover.jpg
- 07:19, 11 April 2020 Majora101 talk contribs deleted page File:Keyboard Nov 2005 - Depeche Mode - Scan 1.jpg
- 05:03, 7 April 2020 Majora101 talk contribs deleted page File:EMM Aug 1986 Modes of Operation Cover.jpg (Removing pending permission from source)
- 05:03, 7 April 2020 Majora101 talk contribs deleted page File:EMM Aug 1986 Modes of Operation Photo 1.jpg (Removing pending permission from source)
- 05:03, 7 April 2020 Majora101 talk contribs deleted page File:EMM Aug 1986 Modes of Operation Photo 2.jpg (Removing pending permission from source)
- 05:03, 7 April 2020 Majora101 talk contribs deleted page File:EMM Aug 1986 Modes of Operation Scan 1.jpg (Removing pending permission from source)
- 05:03, 7 April 2020 Majora101 talk contribs deleted page File:EMM Aug 1986 Modes of Operation Scan 2.jpg (Removing pending permission from source)
- 05:03, 7 April 2020 Majora101 talk contribs deleted page File:EMM Aug 1986 Modes of Operation Scan 3.jpg (Removing pending permission from source)
- 05:03, 7 April 2020 Majora101 talk contribs deleted page File:Electronics & Music Maker May 1982 Depeche Mode Photo 1.jpg (Removing pending permission from source)
- 05:02, 7 April 2020 Majora101 talk contribs deleted page File:Electronics & Music Maker May 1982 Depeche Mode Scan 2.jpg (Removing pending permission from source)
- 05:02, 7 April 2020 Majora101 talk contribs deleted page File:Electronics & Music Maker May 1982 Depeche Mode Scan 1.jpg (Removing pending permission from source)
- 05:02, 7 April 2020 Majora101 talk contribs deleted page File:Electronics & Music Maker May 1982 Depeche Mode Cover.jpg (Removing pending permission from source)
- 05:02, 7 April 2020 Majora101 talk contribs deleted page File:Electronic Soundmaker Apr 1984 The Basildon Bond Scan 4.jpg (Removing pending permission from source)
- 05:02, 7 April 2020 Majora101 talk contribs deleted page File:Electronic Soundmaker Apr 1984 The Basildon Bond Scan 3.jpg (Removing pending permission from source)
- 05:02, 7 April 2020 Majora101 talk contribs deleted page File:Electronic Soundmaker Apr 1984 The Basildon Bond Scan 2.jpg (Removing pending permission from source)
- 05:02, 7 April 2020 Majora101 talk contribs deleted page File:Electronic Soundmaker Apr 1984 The Basildon Bond Scan 1.jpg (Removing pending permission from source)
- 05:01, 7 April 2020 Majora101 talk contribs deleted page File:Electronic Soundmaker Apr 1984 The Basildon Bond Photo 2.jpg (Removing pending permission from source)
- 05:01, 7 April 2020 Majora101 talk contribs deleted page File:Electronic Soundmaker Apr 1984 The Basildon Bond Photo 1.jpg (Removing pending permission from source)
- 05:01, 7 April 2020 Majora101 talk contribs deleted page File:Electronic Soundmaker Apr 1984 Cover.jpeg (Removing pending permission from source)
- 04:57, 7 April 2020 Majora101 talk contribs deleted page 1984-04-xx Electronic Soundmaker - The Basildon Bond (Removing pending permission from source)
- 04:57, 7 April 2020 Majora101 talk contribs deleted page 1986-08-xx Electronics & Music Maker - Modes of Operation (Removing pending permission from source)