Deletion log
Below is a list of the most recent deletions.
- 15:12, 12 December 2024 Robertbaxter talk contribs deleted page Module:Documentation/i18n (content was: "local format = require('Module:TNT').format local i18n = {} i18n['cfg-error-msg-type'] = format('I18n/Documentation', 'cfg-error-msg-type') i18n['cfg-error-msg-empty'] = format('I18n/Documentation', 'cfg-error-msg-empty') -- cfg['template-namespace-heading'] -- The heading shown in the template namespace. i18n['template-namespace-heading'] = format('I18n/Documentation', 'template-namespace-heading') -- cfg['module-namespace-heading'] -- The heading shown in the module namesp...")
- 15:11, 12 December 2024 Robertbaxter talk contribs deleted page Module:Message box/ombox.css (content was: "* * {{ombox}} (other pages message box) styles * * @source https://www.mediawiki.org/wiki/MediaWiki:Gadget-enwp-boxes.css * @revision 2021-07-15: table.ombox { margin: 4px 10%; border-collapse: collapse; Default "notice" gray: border: 1px solid #a2a9b1; background-color: #f8f9fa; color: #333; box-sizing: border-box; } An empty narrow cell: .ombox td.mbox-empty-cell { border: none; padding: 0; width: 1px; } The message body cell(s): .ombox th....")
- 15:09, 12 December 2024 Robertbaxter talk contribs deleted page Template:Lua (content was: "<onlyinclude><includeonly>{{#invoke:Lua banner|main}}</includeonly></onlyinclude> {{Lua|Module:Lua banner}} {{Documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. -->")
- 15:08, 12 December 2024 Robertbaxter talk contribs deleted page Template:Tim (content was: "[[m:Template:{{{1|{{PAGENAME}}}}}]]<noinclude> {{documentation|content= Displays a link to a template on Meta. * {{xpds|tim|foo}} {{PAGENAME}} Category:External link templates}}</noinclude>")
- 15:08, 12 December 2024 Robertbaxter 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 TNT = require('Module:TNT') local p = {} local function format(msg) return TNT.format('I18n/Lua banner', msg) end local function getConfig() return mw.loadData('Module:Lua banner/config') end function p.main(frame) local origArgs = frame:getParen...")
- 15:08, 12 December 2024 Robertbaxter talk contribs deleted page Module:Lua banner/config (content was: "local cfg = {} -- Don’t touch this line. -- Subpage blacklist: these subpages will not be categorized (except for the -- error category, which is always added if there is an error). -- For example “Template:Foo/doc” matches the `doc = true` rule, so it will have -- no categories. “Template:Foo” and “Template:Foo/documentation” match no rules, -- so they *will* have categories. All rules should be in the -- ['<subpage name>'] = true, -- format. cfg['subpage_blac...")
- 15:06, 12 December 2024 Robertbaxter talk contribs deleted page Template:Pp-template (content was: "<includeonly>{{#switch:{{#invoke:Effective protection level|edit|{{FULLPAGENAME}}}} |*=Category:Pages with incorrect protection templates |autoconfirmed={{#tag:indicator|20px|link=Project:Protected page|alt=Permanently protected {{module other|module|template}}|This high-risk {{module other|module|template}} is permanently semi-protected to prevent vandalism|name="pp-default"}}Category:{{module other|Modules subject to page pro...")
- 15:05, 12 December 2024 Robertbaxter 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 }} }} | module = {{{1|}}} | other | #default = {{{2|}}} }}<!--End switch--><noinclude> {{documentation}} <!-- Add categories and interwikis to the /doc subpage, not here! --> </noinclude>")
- 15:04, 12 December 2024 Robertbaxter 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) == 'table' and pagename.prefixedText then title = pagename elseif pagename then title = mw.title.new(pagename) else title = mw.title.getCurrentTitle() end pagename = title.prefixedText if action ~= 'edit' and action ~= 'move' and actio...")
- 21:15, 11 December 2024 Robertbaxter talk contribs deleted page Template:Clean address (Reverting location to free-form approach.)
- 15:35, 11 December 2024 IssuePress talk contribs deleted page Template:Color ramp (content was: "#REDIRECT Template:Ink card", and the only contributor was "IssuePress" (talk))
- 15:15, 11 December 2024 IssuePress talk contribs deleted page Template:Ink card (content was: "#REDIRECT Template:Color ramp", and the only contributor was "IssuePress" (talk))
- 02:45, 11 December 2024 Robertbaxter talk contribs deleted page Category:Machine series (content was: "{{#default_form:Series}}", and the only contributor was "Robertbaxter" (talk))
- 00:40, 11 December 2024 Robertbaxter talk contribs deleted page Form:Series (content was: "#REDIRECT Form:Duplicator series", and the only contributor was "Robertbaxter" (talk))
- 00:06, 11 December 2024 Robertbaxter talk contribs deleted page Category:Riso Compatible inks (content was: "Category: Inks", and the only contributor was "IssuePress" (talk))
- 19:56, 9 December 2024 Robertbaxter talk contribs deleted page Template:Machines in series (content was: "#REDIRECT Template:Series table", and the only contributor was "Robertbaxter" (talk))
- 16:06, 8 December 2024 Robertbaxter talk contribs deleted page Template:Place/inventory (Making a generic "Inventory" template instead of making it a subtemplate to "Place".)
- 01:08, 8 December 2024 IssuePress talk contribs deleted page Module:DateComparison (content was: "local p = {} local function formatDate(dateString) -- Parse the date string in YYYY/MM/DD format local year, month, day = dateString:match("^(%d+)%/(%d+)%/(%d+)$") if not year or not month or not day then return nil end -- Convert to MediaWiki-compatible format (YYYY-MM-DD) return string.format("%04d-%02d-%02d", year, month, day) end function p....", and the only contributor was "IssuePress" (talk))
- 01:08, 8 December 2024 Robertbaxter talk contribs deleted page GR 3750, GR3770 (content was: "#REDIRECT GR series", and the only contributor was "Robertbaxter" (talk))
- 01:04, 8 December 2024 Robertbaxter talk contribs deleted page GR (content was: "#REDIRECT GR Series")
- 17:31, 7 December 2024 Robertbaxter talk contribs deleted page Category:Machines (Artifact from before series definition.)
- 16:05, 6 December 2024 IssuePress talk contribs deleted page Print Shops in United States (content was: "A list of print shops in the United States of America that feature stencil printing. Category:Print Shops in North America", and the only contributor was "IssuePress" (talk))
- 11:47, 6 December 2024 IssuePress talk contribs deleted page File:Riso-gr-logo.svg (content was: "", and the only contributor was "IssuePress" (talk))
- 10:41, 6 December 2024 IssuePress talk contribs deleted page File:Riso-gr-logo.png (content was: "", and the only contributor was "IssuePress" (talk))
- 17:11, 4 December 2024 Robertbaxter talk contribs deleted page Template:Machine table (Renamed template to "Machine collection")
- 03:57, 1 December 2024 IssuePress talk contribs deleted page Template:Infobox/styles.css (content was: ".infobox { font-size: .875rem; background: #f2f2f2; float: right; margin: 0 0 1rem 1rem; padding: 1.375rem 1rem; max-width: 350px; width: auto; border-radius: 1rem; } .infobox-title { font-size: 1rem; font-weight: bold; text-align: center; } .infobox-image { text-align: center; } .infobox th { text-align: left; vert...", and the only contributor was "IssuePress" (talk))
- 03:54, 1 December 2024 IssuePress talk contribs deleted page Template:Infobox ink/styles.css (content was: ".infobox { font-size: .875rem; background: #f2f2f2; float: right; margin: 0 0 1rem 1rem; padding: 1.375rem 1rem; max-width: 350px; width: auto; border-radius: 1rem; } .infobox-title { font-size: 1rem; font-weight: bold; text-align: center; } .infobox-image { text-align: center; } .infobox th { text-align: left; vert...", and the only contributor was "IssuePress" (talk))
- 23:02, 29 November 2024 Robertbaxter talk contribs undeleted page Template:Hlist/styles.css (1 revision) (Bringing this back for Lua infoboxes.)
- 23:01, 29 November 2024 Robertbaxter talk contribs undeleted page Module:TableTools (2 revisions) (Used in Module:List for Lua infoboxes)
- 23:00, 29 November 2024 Robertbaxter talk contribs undeleted page Template:Hlist (1 revision) (Used in styling Lua infoboxes.)
- 22:28, 29 November 2024 Robertbaxter talk contribs deleted page Module:TableTools (Mass deletion of pages added by Robertbaxter)
- 22:22, 29 November 2024 Robertbaxter talk contribs undeleted page Module:Infobox/styles.css (1 revision) (Another attempt at a Lua infobox.)
- 22:22, 29 November 2024 Robertbaxter talk contribs deleted page Module:Infobox/styles.css (Mass deletion of pages added by Robertbaxter)
- 22:21, 29 November 2024 Robertbaxter talk contribs undeleted page Module:Infobox/styles.css (1 revision) (Another attempt at a Lua infobox.)
- 22:10, 29 November 2024 Robertbaxter talk contribs undeleted page Module:TableTools (1 revision) (Bringing this back for another attempt at Lua infoboxes!)
- 22:07, 29 November 2024 Robertbaxter talk contribs deleted page Template:WikiInfobox (Mass deletion of pages added by Robertbaxter)
- 22:04, 29 November 2024 Robertbaxter talk contribs deleted page Module:Infobox/styles.css (Mass deletion of pages added by Robertbaxter)
- 21:59, 29 November 2024 Robertbaxter talk contribs deleted page Module:Documentation/doc (Mass deletion of pages added by Robertbaxter)
- 21:59, 29 November 2024 Robertbaxter talk contribs deleted page Template:Hlist/styles.css (Mass deletion of pages added by Robertbaxter)
- 21:44, 29 November 2024 Robertbaxter talk contribs deleted page Template:WikiInfobox/doc (Mass deletion of pages added by Robertbaxter)
- 21:42, 29 November 2024 Robertbaxter talk contribs deleted page Module:List (Mass deletion of pages added by Robertbaxter)
- 21:38, 29 November 2024 Robertbaxter talk contribs deleted page Module:Documentation/config (Mass deletion of pages added by Robertbaxter)
- 21:36, 29 November 2024 Robertbaxter talk contribs deleted page Module:TableTools (Mass deletion of pages added by Robertbaxter)
- 21:33, 29 November 2024 Robertbaxter talk contribs deleted page Module:Documentation/styles.css (Mass deletion of pages added by Robertbaxter)
- 20:55, 29 November 2024 Robertbaxter talk contribs deleted page Module:Navbar/styles.css (Mass deletion of pages added by Robertbaxter)
- 20:54, 29 November 2024 Robertbaxter talk contribs deleted page Module:Navbar/configuration (Mass deletion of pages added by Robertbaxter)
- 20:54, 29 November 2024 Robertbaxter talk contribs deleted page Template:Documentation (Mass deletion of pages added by Robertbaxter)
- 20:54, 29 November 2024 Robertbaxter talk contribs deleted page Module:Documentation (Mass deletion of pages added by Robertbaxter)
- 20:05, 29 November 2024 Robertbaxter talk contribs deleted page Template:Hlist (Mass deletion of pages added by Robertbaxter)
- 14:08, 28 November 2024 IssuePress talk contribs deleted page Violet (content was: "{{Ink |japanese_name="ヴァイオレット" |brand=Risograph |series=Standard |display_hex=#9D7AD2 }}")