All public logs

Jump to: navigation, search

Combined display of all available logs of DigiNet Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs      

Show tag log

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 17:37, 13 July 2015 Jess (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}}. -- Load necessary modules. require('Module:No globals') local getArgs local catego...")
  • 17:36, 13 July 2015 Jess (Talk | contribs) deleted page Module:Message box/configuration (content was: "-------------------------------------------------------------------------------- -- Message box configuration -- -- ...")
  • 17:36, 13 July 2015 Jess (Talk | contribs) deleted page Module:Namespace detect/config (content was: "-------------------------------------------------------------------------------- -- Namespace detect configuration data -- -- ...")
  • 17:36, 13 July 2015 Jess (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:36, 13 July 2015 Jess (Talk | contribs) deleted page Module:Navbox (content was: "-- -- This module implements {{Navbox}} -- local p = {} local navbar = require('Module:Navbar')._navbar local getArgs -- lazily initialized local args local tableRowAdded = false local border local listnums = {} local function trim(s...")
  • 17:35, 13 July 2015 Jess (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 makeFileLink = require('Module:File link')...")
  • 17:35, 13 July 2015 Jess (Talk | contribs) deleted page Module:Protection banner/config (content was: "-- This module provides configuration data for Module:Protection banner. return { -------------------------------------------------------------------------------- -- -- BANNER DATA -- ----------------...")
  • 17:35, 13 July 2015 Jess (Talk | contribs) deleted page Module:Sidebar (content was: "-- -- This module implements {{Sidebar}} -- require('Module:No globals') local p = {} local getArgs = require('Module:Arguments').getArgs local navbar = require('Module:Navbar')._navbar local function trimAndAddAutomaticNewline(s) --...")
  • 17:35, 13 July 2015 Jess (Talk | contribs) deleted page Module:String (content was: "--[[ This module is intended to provide access to basic string functions. Most of the functions provided here can be invoked with named parameters, unnamed parameters, or a mixture. If named parameters are used, Mediawiki will aut...")
  • 17:35, 13 July 2015 Jess (Talk | contribs) deleted page Module:TableTools (content was: "--[[ ------------------------------------------------------------------------------------ -- TableTools -- -- ...")
  • 17:35, 13 July 2015 Jess (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:34, 13 July 2015 Jess (Talk | contribs) deleted page Template:Columns (content was: "<table class="multicol" style="{{#switch:{{{align|}}} |left|right=float:{{{align}}} |center=margin:0.5em auto }};border-spacing:0;background:{{{background|{{{bgcol|transparent}}}}}};{{#if:{{{text-align|}}}|text-align:{{{text-ali...")
  • 17:34, 13 July 2015 Jess (Talk | contribs) deleted page Template:!! (content was: "||<noinclude> {{documentation}} </noinclude>")
  • 17:34, 13 July 2015 Jess (Talk | contribs) deleted page Template:!- (content was: "|-<noinclude> {{documentation}} </noinclude>")
  • 17:34, 13 July 2015 Jess (Talk | contribs) deleted page Template:Caution (content was: "{{Mbox | name = Caution | small = {{{small|}}} | demospace = {{{demospace|}}} | type = style | image = {{#if:{{{image|}}} |[[File:{{{image}}}|40px|Caution|link={{{imagelink|}}}]] |File:Ambox warning yellow.svg|40px|Caution|link={{{imag...")
  • 17:34, 13 July 2015 Jess (Talk | contribs) deleted page Template:Column-generating template families (content was: "=== Column-generating template families === {{Caution|1='''The templates listed here are not interchangeable'''. For example, using {{tl|Multicol}} with {{tl|col-end}} instead of {{tl|Multicol-end}} would leave a HTML Span and di...")
  • 17:33, 13 July 2015 Jess (Talk | contribs) deleted page Template:Columns/doc (content was: "{{Documentation subpage}} <!-- EDIT TEMPLATE DOCUMENTATION AFTER THIS LINE --> {{tl|Columns}} may be used to create up to ten columns across a page. == Syntax == Values for ''col1'' and ''col2'', i.e. the contents of the first and seco...")
  • 17:33, 13 July 2015 Jess (Talk | contribs) deleted page Template:Dagger (content was: "link=<noinclude> {{documentation |content = This template generates a dagger symbol with alternative text. The default alt text is...")
  • 17:33, 13 July 2015 Jess (Talk | contribs) deleted page Template:If empty (content was: "{{<includeonly>safesubst:</includeonly>#invoke:If empty|main}}<noinclude>{{Documentation}}</noinclude>")
  • 17:33, 13 July 2015 Jess (Talk | contribs) deleted page Template:Larger (content was: "{{Resize|110%|{{{1}}}}}<noinclude> {{Documentation|Template:Resize/doc}} {{/TemplateData}} </noinclude>")
  • 17:33, 13 July 2015 Jess (Talk | contribs) deleted page Template:Longitem (content was: "<div style="padding:0.1em 0;line-height:1.2em;{{{style|{{#if:{{{2|}}}|{{{1}}}}}}}}">{{#if:{{{2|}}}|{{{2}}}|{{{1}}}}}</div><noinclude>{{Documentation}}</noinclude>")
  • 17:31, 13 July 2015 Jess (Talk | contribs) deleted page Template:Mbox (content was: "{{#invoke:Message box|mbox}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
  • 17:31, 13 July 2015 Jess (Talk | contribs) deleted page Template:Resize (content was: "{{#if:{{{2|}}} |<span style="font-size:{{{1|}}};">{{{2|}}}</span> |<span style="font-size:90%;">{{{1}}}</span> }}<noinclude> {{documentation}} {{Resize/TemplateData}} <!--PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS--...")
  • 17:31, 13 July 2015 Jess (Talk | contribs) deleted page Template:Sup (content was: "<includeonly><sup>{{{1}}}</sup></includeonly><noinclude> {{documentation}} <!-- Add cats and interwikis to the /doc subpage, not here! --> </noinclude>")
  • 17:31, 13 July 2015 Jess (Talk | contribs) deleted page Template:Aye (content was: "<onlyinclude>link=<SPAN STYLE="display:none">Y</SPAN></onlyinclude> {{documentation}}")
  • 17:30, 13 July 2015 Jess (Talk | contribs) deleted page Template:Sidebar (content was: "<includeonly>{{#invoke:Sidebar|sidebar}}</includeonly><noinclude>{{documentation}}</noinclude>")
  • 17:30, 13 July 2015 Jess (Talk | contribs) deleted page Template:Code (content was: "<code {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} {{#if:{{{style|}}}|style="{{{style}}}"}}>{{#tag:syntaxhighlight|{{{code|{{{1}}}}}}|lang="{{{lang|{{{2|text}}}}}}"|enclose="none"}}</code><noinclude> {{documen...")
  • 17:30, 13 July 2015 Jess (Talk | contribs) deleted page Template:· (content was: " <b>·</b> <noinclude> {{documentation}} <!-- Add categories and interwikis to the /doc subpage, not here! --> </noinclude>")
  • 17:30, 13 July 2015 Jess (Talk | contribs) deleted page Template:Generic template demo (content was: "#redirect Template:Parameter names example Category:Wikipedia utility templates Category:Template namespace templates Category:Template documentation")
  • 17:29, 13 July 2015 Jess (Talk | contribs) deleted page Template:Spaces (content was: "<span style="white-space:nowrap;">{{#iferror:{{#expr:{{{1|1}}}}} |{{#switch:{{{1}}} |fig=  |en=  |em=  |thin=  |hair=  |  }} |{{#invoke:String|rep|{{#switch:{{{2}}} ...")
  • 17:29, 13 July 2015 Jess (Talk | contribs) deleted page Template:Nowrap (content was: "<span class="nowrap">{{{1}}}</span><noinclude> {{documentation}} <!--interwikis/categories go inside doc--> </noinclude>")
  • 17:29, 13 July 2015 Jess (Talk | contribs) deleted page Template:Parameter names example (content was: "<includeonly>{{#invoke:Parameter names example|main}}</includeonly><noinclude> {{hatnote|Template:Generic template demo and Template:Pnex redirect here.}}<!--(hatnote more noticeable here than within Documentation)--> {{Documenta...")
  • 17:28, 13 July 2015 Jess (Talk | contribs) deleted page Template:Sidebar/doc (content was: "{{Documentation subpage}} {{Lua|Module:Sidebar}} {{High-risk| 158,000+ }} <!-----Edit template documentation below this line-----> {{for|horizontally-aligned navigation|Template:Navbox}} This template is a wikt:Metatemplate|metatempla...")
  • 17:28, 13 July 2015 Jess (Talk | contribs) deleted page Template:Smallcaps (content was: "<span class="smallcaps" style="font-variant:small-caps;">{{{1}}}</span><noinclude> <!-- Add categories and interwikis to the /doc subpage, not here! --> {{documentation}} </noinclude>")
  • 17:28, 13 July 2015 Jess (Talk | contribs) deleted page Template:Smaller (content was: "{{Resize|90%|{{{1}}}}}<noinclude> {{Documentation|Template:Resize/doc}} {{/TemplateData}} </noinclude>")
  • 17:27, 13 July 2015 Jess (Talk | contribs) deleted page Module:Parameter names example (content was: "-- This module implements {{parameter names example}}. local p = {} local function makeParam(s) local lb = '{' local rb = '}' return lb:rep(3) .. s .. rb:rep(3) end local function italicize(s) return "''" .. s .. "''" en...")
  • 17:08, 13 July 2015 Jess (Talk | contribs) imported Module:Parameter names example by file upload (1 revision)
  • 17:08, 13 July 2015 Jess (Talk | contribs) imported Template:· by file upload (1 revision)
  • 17:08, 13 July 2015 Jess (Talk | contribs) imported Template:\ by file upload (1 revision)
  • 17:08, 13 July 2015 Jess (Talk | contribs) imported Template:Smaller by file upload (1 revision)
  • 17:08, 13 July 2015 Jess (Talk | contribs) imported Template:Smallcaps by file upload (1 revision)
  • 17:08, 13 July 2015 Jess (Talk | contribs) imported Template:Small by file upload (1 revision)
  • 17:08, 13 July 2015 Jess (Talk | contribs) imported Template:Sidebar/doc by file upload (1 revision)
  • 17:07, 13 July 2015 Jess (Talk | contribs) imported Template:Parameter names example by file upload (1 revision)
  • 17:07, 13 July 2015 Jess (Talk | contribs) imported Template:Nowrap by file upload (1 revision)
  • 17:07, 13 July 2015 Jess (Talk | contribs) imported Template:Nbsp by file upload (1 revision)
  • 17:07, 13 July 2015 Jess (Talk | contribs) imported Template:Generic template demo by file upload (1 revision)
  • 17:07, 13 July 2015 Jess (Talk | contribs) imported Template:Dot by file upload (1 revision)
  • 17:07, 13 July 2015 Jess (Talk | contribs) imported Template:Code by file upload (1 revision)
  • 17:07, 13 July 2015 Jess (Talk | contribs) imported Template:Sidebar by file upload (1 revision)
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)