All public logs
From The Blockheads Wiki
Combined display of all available logs of The Blockheads Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:02, 6 August 2024 FloofyPlasma talk contribs created page Module:Documentation/doc (Created page with "{{documentation header}} <!-- Documentation here --> This module implements {{tl|Documentation}}. == Dependencies == * Module:ProcessArgs * Module:Static * mw:extension:TemplateStyles: Module:Documentation/styles.css")
- 13:40, 6 August 2024 JarlPenguin talk contribs created page Template:Documentation (Created page with "<includeonly>{{#invoke: documentation | page }}</includeonly><noinclude> {{documentation}} <!-- Put categories/interwikis on the documentation page! --> </noinclude>")
- 13:40, 6 August 2024 JarlPenguin talk contribs created page Template:Documentation header (Created page with "<includeonly>{{#invoke: documentation | docPage }}</includeonly><noinclude>{{documentation}} <!-- Put categories/interwikis on the documentation page --></noinclude>")
- 13:39, 6 August 2024 JarlPenguin talk contribs created page Module:TSLoader/doc (Created page with "{{documentation header}} <!-- documentation here --> This module implements {{t|TSLoader}}. When invoked from a module, please use <code>p.call( name )</code>, where <code>name</code> represents the page name of template styles you want to load, if under <code>Template:</code> namespace, the prefix can be omitted. == Dependencies == * Module:Static * TemplateStyles Extension <includeonly>{{sandbox other|| <!-- mod...")
- 13:38, 6 August 2024 JarlPenguin talk contribs created page Module:TSLoader (Created page with "local p = {} local static = require( 'Module:Static' ) if not static.TSLoader then static.TSLoader = {} end function p.call( name ) if not name then return nil end if not static.TSLoader.loadedTS then static.TSLoader.loadedTS = {} end local pagename = mw.title.getCurrentTitle() if not static.TSLoader.loadedTS[ pagename ] then static.TSLoader.loadedTS[ pagename ] = {} end if not name:find( '^%w*:' ) then name = 'Template:' .. name:sub( 1, 1 ):upper() .....")
- 13:38, 6 August 2024 JarlPenguin talk contribs created page Module:Documentation (Created page with "local p = {} -- Load modules (language wikis exclusive) -- ... -- Customizable strings local i18n = { -- default settings, change when necessary defaultDocPage = 'doc', -- documentation page suffix defaultSandboxPage = 'sandbox', -- sandbox page suffix defaultTestCasePage = 'testcases', -- testcases page suffix defaultPreload = 'Template:Documentation/preload', -- page that stores qualified documentation page contents defaultStyles = 'Module:Documentation/styles....")
- 13:37, 6 August 2024 JarlPenguin talk contribs created page Module:Documentation/styles.css (Created page with ".documentation { background-color: hsl(215, 75%, 92%); border: 1px solid #ccc; padding: 0.8em 1em 0.7em; margin-top: 1em; clear: both; } body.wgl-theme-dark .documentation { background-color: hsl(215, 25%, 8%); border-color: #121212; } .documentation-header-top, .documentation-header-bottom { padding: 0.8em 1em 0.7em; background-color: hsl(215, 75%, 85%); } body.wgl-theme-dark .documentation-header-top, body.wgl-theme-dark .documentation-header-bottom { backgr...")
- 13:37, 6 August 2024 JarlPenguin talk contribs created page Module:ProcessArgs (Created page with "local p = {} function p.norm( origArgs ) if type( origArgs ) ~= 'table' then origArgs = mw.getCurrentFrame():getParent().args end local args = {} for k, v in pairs( origArgs ) do v = mw.text.trim( tostring( v ) ) if v ~= '' then args[k] = v end end return args end function p.merge( origArgs, parentArgs, norm ) if type( origArgs ) ~= 'table' then norm = origArgs local f = mw.getCurrentFrame() origArgs = f.args parentArgs = f:getParent().args...")
- 13:36, 6 August 2024 JarlPenguin talk contribs created page Module:Delimited tag (Created page with "local p = {} function p.output(f) local args = f if f == mw.getCurrentFrame() then args = require('Module:ProcessArgs').merge(true) end local tag = function(txt) return '<' .. args['tag'] .. (args['wordbreak'] and ' style="word-break:break-all"' or '') .. '>' .. txt .. '</' .. args['tag'] .. '>' end local listLevel = args['list-level'] or '**' local output = tag(assert(args[1], 'No tag text provided.?')) local finalDelimiterValues = { ['none'] = '<no...")
- 13:32, 6 August 2024 JarlPenguin talk contribs created page Module:Static (Created page with "-- Source: https://runescape.wiki/w/Module:Static local mwHtml = getmetatable( mw.html.create() ) mwHtml._static = mwHtml._static or {} return mwHtml._static")
- 13:20, 1 August 2024 FloofyPlasma talk contribs deleted page Get Unused Codes! Free Playstation Plus Gift Card Code Generator Hack (content was: "Are you tired of spending money on Playstation Plus gift cards? Well, look no further because we have the solution for you! Introducing the revolutionary Playstation Plus Gift Card Generator.With the Playstation Plus Gift Card Generator, you can generate unlimited gift cards for free. That's right, absolutely free! Say goodbye to spending your hard-earned...", and the only contributor was "[[Special:Contributions/>Cynthiageberl|>Cynthiageberl]]" ([[User talk:>Cynthiageberl|talk]]))
- 09:25, 1 August 2024 FloofyPlasma talk contribs changed group membership for JarlPenguin from administrator to administrator and uploadaccess
- 09:20, 1 August 2024 JarlPenguin talk contribs moved page Talk:Current events to The Blockheads Wiki talk:Current events without leaving a redirect
- 09:20, 1 August 2024 JarlPenguin talk contribs moved page Current events to The Blockheads Wiki:Current events without leaving a redirect
- 01:32, 1 August 2024 JarlPenguin talk contribs moved page The Blockheads Wiki talk:Current events to Talk:Current events without leaving a redirect (Fix main page link)
- 01:32, 1 August 2024 JarlPenguin talk contribs moved page The Blockheads Wiki:Current events to Current events without leaving a redirect (Fix main page link)
- 19:18, 31 July 2024 FloofyPlasma talk contribs deleted page Main Page Old (Author request: content was: "Welcome to '''The Technical Blockheads Wiki.''' You can see the original '''Blockheads Wiki''' homepage here. == Overview == '''The Technical Blockheads Wiki''' is a collaborative platform dedicated to exploring the technical aspects of The Blockheads. Our mission is to provide a comprehensive and detailed analysis of the Blockheads game. == Contents == ===== Server remake ===== * You can find our open-source remake of the server [https...)
- 18:25, 31 July 2024 FloofyPlasma talk contribs moved protection settings from Blockheads Main to Main Page (Blockheads Main moved to Main Page: Migrating the main page)
- 18:25, 31 July 2024 FloofyPlasma talk contribs moved page Blockheads Main to Main Page (Migrating the main page)
- 18:25, 31 July 2024 FloofyPlasma talk contribs moved protection settings from Main Page to Main Page Old (Main Page moved to Main Page Old: Migrating the main page)
- 18:25, 31 July 2024 FloofyPlasma talk contribs moved page Main Page to Main Page Old without leaving a redirect (Migrating the main page)
- 18:24, 31 July 2024 FloofyPlasma talk contribs moved page The Blockheads Wiki:Old Main Page/About The Blockheads to Main Page/About The Blockheads without leaving a redirect (revert)
- 18:24, 31 July 2024 FloofyPlasma talk contribs moved page The Blockheads Wiki:Old Main Page/UpdatesAndroid to Main Page/UpdatesAndroid without leaving a redirect (revert)
- 18:23, 31 July 2024 FloofyPlasma talk contribs moved page The Blockheads Wiki:Old Main Page/Play the Game to Main Page/Play the Game without leaving a redirect (revert)
- 18:23, 31 July 2024 FloofyPlasma talk contribs moved page The Blockheads Wiki:Old Main Page/UpdatesiOS to Main Page/UpdatesiOS without leaving a redirect (revert)
- 18:23, 31 July 2024 FloofyPlasma talk contribs moved page The Blockheads Wiki talk:Old Main Page to Talk:Main Page without leaving a redirect (revert)
- 18:23, 31 July 2024 FloofyPlasma talk contribs moved page The Blockheads Wiki talk:Old Main Page/Links to Talk:Main Page/Links (revert)
- 18:23, 31 July 2024 FloofyPlasma talk contribs moved page The Blockheads Wiki:Old Main Page/Wiki to Main Page/Wiki (revert)
- 18:21, 31 July 2024 FloofyPlasma talk contribs moved protection settings from The Blockheads Technical Wiki:Old Main Page to Main Page (The Blockheads Technical Wiki:Old Main Page moved to Main Page: revert)
- 18:21, 31 July 2024 FloofyPlasma talk contribs moved page The Blockheads Wiki:Old Main Page to Main Page without leaving a redirect (revert)
- 18:21, 31 July 2024 FloofyPlasma talk contribs deleted page Main Page (Deleted to make way for move from "The Blockheads Technical Wiki:Old Main Page")
- 18:19, 31 July 2024 FloofyPlasma talk contribs moved protection settings from Main Page to Blockheads Main (Main Page moved to Blockheads Main: revert)
- 18:19, 31 July 2024 FloofyPlasma talk contribs moved page Main Page to Blockheads Main over redirect (revert)
- 18:19, 31 July 2024 FloofyPlasma talk contribs deleted redirect Blockheads Main by overwriting (Deleted to make way for move from "Main Page")
- 18:19, 31 July 2024 FloofyPlasma talk contribs moved page Main Page/Links to The Blockheads Technical Wiki talk:Old Main Page/Links over redirect (revert)
- 18:19, 31 July 2024 FloofyPlasma talk contribs deleted redirect The Blockheads Wiki talk:Old Main Page/Links by overwriting (Deleted to make way for move from "Main Page/Links")
- 18:18, 31 July 2024 FloofyPlasma talk contribs moved page The Blockheads Wiki talk:Old Main Page/Links to Main Page/Links
- 18:18, 31 July 2024 FloofyPlasma talk contribs moved protection settings from Blockheads Main to Main Page (Blockheads Main moved to Main Page: Migrating the main page)
- 18:18, 31 July 2024 FloofyPlasma talk contribs moved page Blockheads Main to Main Page (Migrating the main page)
- 18:17, 31 July 2024 FloofyPlasma talk contribs moved page Talk:Main Page/Links to The Blockheads Technical Wiki talk:Old Main Page/Links without leaving a redirect (Migrating the main page)
- 18:17, 31 July 2024 FloofyPlasma talk contribs moved page Talk:Main Page to The Blockheads Technical Wiki talk:Old Main Page without leaving a redirect (Migrating the main page)
- 18:17, 31 July 2024 FloofyPlasma talk contribs moved page Main Page/Wiki to The Blockheads Technical Wiki:Old Main Page/Wiki without leaving a redirect (Migrating the main page)
- 18:17, 31 July 2024 FloofyPlasma talk contribs moved page Main Page/UpdatesiOS to The Blockheads Technical Wiki:Old Main Page/UpdatesiOS without leaving a redirect (Migrating the main page)
- 18:17, 31 July 2024 FloofyPlasma talk contribs moved page Main Page/UpdatesAndroid to The Blockheads Technical Wiki:Old Main Page/UpdatesAndroid without leaving a redirect (Migrating the main page)
- 18:17, 31 July 2024 FloofyPlasma talk contribs moved page Main Page/Play the Game to The Blockheads Technical Wiki:Old Main Page/Play the Game without leaving a redirect (Migrating the main page)
- 18:17, 31 July 2024 FloofyPlasma talk contribs moved page Main Page/Links to The Blockheads Technical Wiki:Old Main Page/Links without leaving a redirect (Migrating the main page)
- 18:17, 31 July 2024 FloofyPlasma talk contribs moved page Main Page/About The Blockheads to The Blockheads Technical Wiki:Old Main Page/About The Blockheads without leaving a redirect (Migrating the main page)
- 18:17, 31 July 2024 FloofyPlasma talk contribs moved protection settings from Main Page to The Blockheads Wiki:Old Main Page (Main Page moved to The Blockheads Technical Wiki:Old Main Page: Migrating the main page)
- 18:17, 31 July 2024 FloofyPlasma talk contribs moved page Main Page to The Blockheads Technical Wiki:Old Main Page without leaving a redirect (Migrating the main page)
- 08:59, 26 July 2024 FloofyPlasma talk contribs deleted page New-mathod! Free Google Play Gift Card Codes 2023 (No Human Verification) (content was: "Introducing the Future of Google Play Gift Cards: The Google Play Gift Card Generator 2023Are you an avid Google Play user? Do you love discovering new apps, games, and entertainment options on the platform? If so, you're in for a treat! We are excited to present the latest innovation in Google Play gift cards - the Google Play Gift Card Generator 2023. W...", and the only contributor was "[[Special:Contributions/>Cynthiageberl|>Cynthiageberl]]" ([[User talk:>Cynthiageberl|talk]]))