All public logs
Combined display of all available logs of Parallel Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 07:33, 24 October 2023 Diamondback88 talk contribs imported Module:Documentation by file upload (1 revision) (Imported from minecraft.wiki)
- 07:30, 24 October 2023 Diamondback88 talk contribs deleted page Module:Documentation (Mass removal of pages selected by DPL query: nottitlematch = %Parallel%namespace = Template | Module)
- 22:41, 17 August 2022 Diamondback88 talk contribs imported Module:Documentation by file upload (1 revision)
- 08:06, 25 June 2022 Hypermoron talk contribs deleted page Module:Documentation (content was: "local p = {} local defaultDocPage = 'doc' local getType = function( namespace, page ) local pageType = 'template' if namespace == 'Module' then pageType = 'module' elseif namespace == 'Widget' then pageType = 'widget' elseif page.fullText:gsub( '/' .. defaultDocPage .. '$', '' ):find( '%.css$' ) then pageType = 'stylesheet' elseif page.fullText:gsub( '/' .. defaultDocPage .. '$', '' ):find( '%.js$' ) then pageType = 'script' elseif namespace == 'MediaWiki' then...")
- 01:45, 31 May 2022 Diamondback88 talk contribs imported Module:Documentation by file upload (1 revision)
- 18:16, 19 May 2022 Diamondback88 talk contribs created page Module:Documentation (Created page with "-- 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:Documentation/config') local p = {} -- Often-used functions. local ugsub = mw.ustring.gsub ---------------------------------------------------------------------------- -- Helper functions -- -- These are defined as local functions, but are ma...")
- 17:43, 19 May 2022 Diamondback88 talk contribs deleted page Module:Documentation (content was: "local p = {} local defaultDocPage = 'doc' local getType = function( namespace, page ) local pageType = 'template' if namespace == 'Module' then pageType = 'module' elseif namespace == 'Widget' then pageType = 'widget' elseif page.fullText:gsub( '/' .. defaultDocPage .. '$', '' ):find( '%.css$' ) then pageType = 'stylesheet' elseif page.fullText:gs...", and the only contributor was "Diamondback88" (talk))
- 17:34, 19 May 2022 Diamondback88 talk contribs created page Module:Documentation (Created page with "local p = {} local defaultDocPage = 'doc' local getType = function( namespace, page ) local pageType = 'template' if namespace == 'Module' then pageType = 'module' elseif namespace == 'Widget' then pageType = 'widget' elseif page.fullText:gsub( '/' .. defaultDocPage .. '$', '' ):find( '%.css$' ) then pageType = 'stylesheet' elseif page.fullText:gsub( '/' .. defaultDocPage .. '$', '' ):find( '%.js$' ) then pageType = 'script' elseif namespace == 'MediaWiki'...")