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).
- 16:25, 6 August 2024 FloofyPlasma talk contribs created page Template:Infobox item/doc (Created page with "{{Documentation header}} This template provides a uniform design for usable item pages. <pre style="display:table"> {{Item | title = | image = | image2 = | image3 = <!-- Start Multiple mode --> | group = | 1-1 = | 1-2 = | 1-3 = | group2 = | 2-1 = | 2-2 = | 2-3 = | group3 = | 3-1 = | 3-2 = | 3-3 = | group4 = | 4-1 = | 4-2 = | 4-3 = <!-- End Multiple mode --> | durability = | rarity = | renewable = | stackable = | heals = | effects = | armor = }}<...")
- 16:23, 6 August 2024 FloofyPlasma talk contribs created page Module:SpriteFile (Created page with "local p = {} function p.sprite( f ) local args = f if f == mw.getCurrentFrame() then args = require( 'Module:ProcessArgs' ).merge( true ) else f = mw.getCurrentFrame() end -- Default settings local default = { scale = 1, size = 16, align = 'text-top' } local id = mw.text.trim( tostring( args[1] or '' ) ) if not args.keepcase then id = mw.ustring.lower( id ):gsub( '[%s%+]', '-' ) end local link = ( args.link or '' ) if mw.ustring.lower( link...")
- 16:23, 6 August 2024 FloofyPlasma talk contribs created page Template:ItemLink (Created page with "<includeonly>{{#invoke: SpriteFile | link | name = ItemSprite }}</includeonly><noinclude> {{documentation}} <!-- Put categories/interwiki on the documentation page --> </noinclude>")
- 16:20, 6 August 2024 FloofyPlasma talk contribs created page Module:Animate (Created page with "local p = {} function p.animate( f ) local args = f if f == mw.getCurrentFrame() then args = f:getParent().args end local files = args[1] or '' local size = args[2] or '' local link = args['link'] or args[3] or '' local class = args['class'] or args[4] or '' if size ~= '' then size = '|' .. size end if link ~= '' then link = '|link=' .. link end if class ~= '' then class = '|class=' .. class end local images = {} for image in mw.text.gsplit(...")
- 16:19, 6 August 2024 FloofyPlasma talk contribs created page Template:Animate (Created page with "<includeonly>{{ {{{|safesubst:}}}#invoke:animate|animate}}</includeonly><noinclude> {{documentation}} <!-- Put categories/interwiki on the documentation page --> </noinclude>")
- 15:59, 6 August 2024 FloofyPlasma talk contribs created page Template:SUBJECTSPACE formatted (Created page with "{{#switch: {{SUBJECTSPACE}} | {{ns:0}} | {{ns:10000}} | {{ns:10002}} | {{ns:10004}} | {{ns:10006}} = article | {{ns:4}} = The Blockheads Wiki page | {{ns:2}} | {{ns:12}} = {{lc:{{SUBJECTSPACE}}}} page | #default = {{lc:{{SUBJECTSPACE}}}} }}<noinclude> {{Documentation}} </noinclude>")
- 15:55, 6 August 2024 FloofyPlasma talk contribs created page Template:Inventory slot (Created page with "<includeonly>{{#invoke: inventory slot | slot }}</includeonly><noinclude> {{documentation}} <!-- Put categories/interwiki on the documentation page -->")
- 15:54, 6 August 2024 FloofyPlasma talk contribs created page Module:Inventory slot/doc (Created page with "{{documentation header}} <!-- Documentation here --> This module implements {{tl|inventory slot}}. == Dependencies == * Module:Inventory slot/Aliases <includeonly> <!-- Template categories/interwiki here --> Category:Modules <includeonly>")
- 15:54, 6 August 2024 FloofyPlasma talk contribs created page Module:Inventory slot (Created page with "local p = {} local i18n = { filename = 'Invicon $1', legacyFilename = 'Grid $1.png', modLink = 'Mods/$1/$2', moduleAliases = Module:Inventory slot/Aliases, moduleRandom = Module:Random, -- List of special prefixes which should be handled by -- other modules (such as being moved outside links) prefixes = { any = 'Any', matching = 'Matching', damaged = 'Damaged', unwaxed = 'Unwaxed', }, suffixes = { be = 'BE', lce = 'LCE', }, } p.i18n = i18n...")
- 15:52, 6 August 2024 FloofyPlasma talk contribs created page Template:Shc (Redirected page to Template:Shortcut) Tag: New redirect
- 15:45, 6 August 2024 FloofyPlasma talk contribs created page Module:Sprite (Created page with "local p = {} function p.base( f ) local args = f if f == mw.getCurrentFrame() then args = require( 'Module:ProcessArgs' ).merge( true ) else f = mw.getCurrentFrame() end local data = args.data and mw.loadData( 'Module:' .. args.data ) or {} local settings = data.settings -- Default settings local default = { scale = 1, sheetsize = 256, size = 16, pos = 1, align = 'text-top' } local defaultStyle = default if settings then if not settings....")
- 15:45, 6 August 2024 FloofyPlasma talk contribs created page Template:CommentSprite (Created page with "{{#invoke:Sprite|base | name = Comment | pos = {{{1|}}} | image = CommentCSS.png | sheetsize = 48 | stylesheet = 1 | css = image-rendering: auto }}<noinclude> <!-- categories and interwikis on the /doc page, not here --> {{Documentation}} </noinclude>")
- 15:44, 6 August 2024 FloofyPlasma talk contribs created page Template:Direct link (Created page with "<includeonly><span class="plainlinks">[{{fullurl:{{{1}}}|{{#if:{{{qs|}}}|{{{qs}}}|{{#sub:{{ #if: {{{action|}}} | &action={{{action}}} }}{{ #if: {{{redirect|}}} | &redirect={{{redirect}}} }}{{ #if: {{{profile|}}} | &profile={{{profile}}} }}|1}}}}}} {{{2|{{{1}}}}}}]</span></includeonly><noinclude>{{documentation}} <!-- Put categories/interwiki on the documentation page --></noinclude>")
- 15:43, 6 August 2024 FloofyPlasma talk contribs created page Template:Experiment (Created page with "{{#ifeq: {{PAGENAME}} | {{BASEPAGENAME}} | Editors can experiment in this {{SUBJECTSPACE formatted}}'s {{Direct link|{{FULLPAGENAME}}/sandbox|sandbox}} {{#if: {{{2|}}} | or {{direct link|{{FULLPAGENAME}}/testcases|testcases}} page. | page. }}}}<noinclude> {{documentation}} <!-- Add categories and interwikis to the /doc subpage, not here! --> </noinclude>")
- 15:35, 6 August 2024 FloofyPlasma talk contribs created page Template:WP (Created page with "<includeonly>[[WP:{{{1}}}|{{{2|WP:{{{1}}}}}}]]</includeonly><noinclude> {{documentation}} </noinclude>")
- 15:22, 6 August 2024 FloofyPlasma talk contribs created page Template:Msgbox/doc (Created page with "{{documentation header}} {{shortcut|msgbox|notice|mbox|ambox}} This template is used to add consistent styling to message boxes. == Usage == <pre style="display: table;">{{Message box | mini = Mini mode | small = Mini mode | subtle = Subtle mode | class = Classes for the template | type = Notice type | bgcol = Custom background color | linecol = Custom line color | width = Custom width | float = Custom alignment | icon = Icon from Template:CommentSprite | imagecss = Cus...")
- 15:18, 6 August 2024 FloofyPlasma talk contribs created page Template:Documentation/preload (Created page with "<includeonly>{{documentation header}} <!-- documentation here --> == Usage == <<noinclude/>includeonly>{{sandbox other|| <!-- $1 categories/interwikis here --> }}</<noinclude/>includeonly> <<noinclude/>noinclude> <!-- documentation categories/interwikis here --> </<noinclude/>noinclude></includeonly><noinclude>")
- 15:17, 6 August 2024 FloofyPlasma talk contribs created page Template:Transclude (Created page with "{{ #switch: {{NAMESPACE: {{{1}}} }} | #default = {{FULLPAGENAME: {{{1}}} }} <!-- eg "User:Foo" --> | {{ns:0}} = {{ #ifeq: {{NAMESPACE: {{{1}}} }} | {{NAMESPACE: Template{{{1}}} }} | Template:{{{1}}} <!-- no leading colon, eg "Foo" --> | {{PAGENAME: {{{1}}} }} <!-- leading colon, eg ":Foo", so we want the article --> }} }}<noinclude> {{Documentation}} <!-- categories/interwikis on the /doc subpage, not here --> </noinclude>")
- 15:17, 6 August 2024 FloofyPlasma talk contribs created page Template:Fullurl (Created page with "<includeonly>{{ #vardefine: $fullurl-url | {{fullurl: {{#replace:{{{1|{{FULLPAGENAMEE}}}}}| |_}} | {{ #if: {{{2|}}} | {{#replace:{{{2}}}| |_}} | {{ #if: {{{action|}}} | action={{{action}}} }} }} }} }}{{ #if: {{{nolink|}}} | {{ #tag: nowiki | {{ #var: $fullurl-url }} }} | [{{ #var: $fullurl-url }} {{ #if: {{{text|{{{3|}}}}}} | {{{text|{{{3}}}}}} | {{ #var: $fullurl-url }} }}] }}</includeonly><noinclude> {{documentation}} <!-- Put categories/interwiki on the documentat...")
- 15:15, 6 August 2024 FloofyPlasma talk contribs created page Template:Short (Redirected page to Template:Shortcut) Tag: New redirect
- 15:15, 6 August 2024 FloofyPlasma talk contribs created page Template:Shortcut (Created page with "<includeonly><div class="toc toccolours list-style-none" style="clear: {{{align|right}}}; float: {{{align|right}}}; margin: {{{margin|0 0 1em 1em}}}; min-width: 70px; max-width: 400px;"><div class="toctitle" style="font-weight: bold;">{{#if: {{{redirect|}}}|Redirect|Shortcut}}{{#if: {{{2|}}} | s }}</div><div style="margin: 0 1em;"> * {{fullurl|{{transclude|{{{1}}}}}|redirect{{=}}no|text={{{1}}}}}{{ #if: {{{2|}}} | * {{fullurl|{{transclude|{{{2}}}}}|redirect{{=}}no|text={...")
- 15:14, 6 August 2024 FloofyPlasma talk contribs created page Template:T (Redirected page to Template:Template link) Tag: New redirect
- 15:13, 6 August 2024 FloofyPlasma talk contribs created page Template:Para/doc (Created page with "{{documentation header}} <!-- Documentation here --> {{short|p}} == Usage == Like {{t|param}}, but as part of a template transclusion rather than in the source of the template itself. *<nowiki>{{para|section}}</nowiki>: {{para|section}} *<nowiki>{{para|nocat|yes}}</nowiki>: {{para|nocat|yes}} *<nowiki>{{para||foot}}</nowiki>: {{para||foot}} <includeonly> <!-- Template categories/interwikis here --> Category:Formatting templates </includeonly>")
- 15:12, 6 August 2024 FloofyPlasma talk contribs created page File:Lua logo.svg (Redirected page to File:Lua logo.png) Tag: New redirect
- 15:10, 6 August 2024 FloofyPlasma talk contribs created page File:Lua logo.png
- 15:10, 6 August 2024 FloofyPlasma talk contribs uploaded File:Lua logo.png
- 14:55, 6 August 2024 FloofyPlasma talk contribs created page Template:P (Redirected page to Template:Para) Tag: New redirect
- 14:55, 6 August 2024 FloofyPlasma talk contribs created page Template:Para (Created page with "<code class="nowrap" style="{{SAFESUBST:<noinclude />#if:{{{plain|}}}|border: none; background-color: inherit;}} {{SAFESUBST:<noinclude />#if:{{{plain|}}}{{{mxt|}}}{{{green|}}}{{{!mxt|}}}{{{red|}}}|color: {{SAFESUBST:<noinclude />#if:{{{mxt|}}}{{{green|}}}|#006400|{{SAFESUBST:<noinclude />#if:{{{!mxt|}}}{{{red|}}}|#8B0000|inherit}}}};}} {{SAFESUBST:<noinclude />#if:{{{style|}}}|{{{style}}}}}">|{{SAFESUBST:<noinclude />#if:{{{1|}}}|{{{1}}}=}}{{{2|}}}</code><noinc...")
- 14:55, 6 August 2024 FloofyPlasma talk contribs created page Template:Translation category/doc (Created page with "{{documentation header}} <!-- Documentation here --> This template is used to add a category to a template that automatically uses the translation project category for a translation project. Note that this template is useless if you do not have translation projects, so any calls in other templates can be replaced with a direct category link. == Usage == {{p|1}} can be set to the name of the category. It is used directly on main pages, and {{p|1}}<code>/''lang''</code>...")
- 14:54, 6 August 2024 FloofyPlasma talk contribs created page Template:Translation category (Created page with "<includeonly>{{ #vardefine: $lang-list | {{ #dplreplace: / ar / ca / cz / da / dk / el / eo / et / fa / fin / ga / he / hr / id / is / lv / lt / moh / no / pt / ph / ro / sr / sk / se / th / tl / tr / ua / vi / yi / |[\n ]}}<!-- trim whitespace to maintain "switch" feel --> }}{{ #vardefine: $lang | {{ #if: {{ #pos: {{ #var: $lang-list }} | /{{SUBPAGENAME}}/ }} | {{SUBPAGENAME}} | {{ #if: {{ #pos: {{ #var: $lang-list }} | /{{SUBPAGENAME:{{BASEPAGENAME}}}}/ }} |...")
- 14:54, 6 August 2024 FloofyPlasma talk contribs created page Template:Msgbox (Created page with "<includeonly><div class="msgbox searchaux {{#if: {{{mini|{{{small|}}}}}} | msgbox-mini | }} {{ #switch: {{{type|}}} | style | display | presentation = msgbox-yellow | minor | minor-issue | content | issue = msgbox-orange | major | major-issue | delete = msgbox-red | organization | title | move = msgbox-purple | details | parity | edition | upcoming = msgbox-blue | notice | note | info = msgbox-green | other = msgbox-magenta | #default = {{#if: {{#pos:...")
- 14:53, 6 August 2024 FloofyPlasma talk contribs created page Template:Lua (Created page with "{{msgbox | image = Lua logo.svg | text = This {{#ifeq:{{NAMESPACENUMBER}}|828|module depends on|template uses}} '''<includeonly>[[</includeonly>Module:{{ucfirst: {{PAGENAME:{{{1|{{#ifeq:{{SUBPAGENAME}}|doc|{{BASEPAGENAME}}|{{PAGENAME}}}}}}}}} }}<includeonly>]]</includeonly>''', {{ #if: {{{data|}}} | with data stored in [[Module:{{ ucfirst: {{PAGENAME:{{{data}}}}} }}]]{{ #if: {{{data2|}}} | and [[Module:{{ ucfirst: {{PAGENAME:{{{data2}}}}} }}]] }} | a script written...")
- 14:53, 6 August 2024 FloofyPlasma talk contribs created page Module:Static/doc (Created page with "{{documentation header}} <!-- Documentation here --> {{lua}} {{shortcut|doc}} For templates, insert <code><nowiki>{{subst:docc}}</nowiki></code> at the end of the template, then save the page; this will place <code>{<nowiki/>{documentation}}</code> and a comment advising editors where to place categories and interwiki links. For other types of pages, the documentation template should already be there. Click "create" at the top of the page and the documentation page wil...")
- 14:46, 6 August 2024 FloofyPlasma talk contribs created page Template:Documentation/doc (Created page with "{{documentation header}} <!-- Documentation here --> {{lua}} {{shortcut|doc}} For templates, insert <code><nowiki>{{subst:docc}}</nowiki></code> at the end of the template, then save the page; this will place <code>{<nowiki/>{documentation}}</code> and a comment advising editors where to place categories and interwiki links. For other types of pages, the documentation template should already be there. Click "create" at the top of the page and the documentation page wil...")
- 14:04, 6 August 2024 FloofyPlasma talk contribs created page Template:Tl (Redirected page to Template:Template link) Tag: New redirect
- 14:04, 6 August 2024 FloofyPlasma talk contribs created page Template:Template link (Created page with "<includeonly>{{#if:{{yesno|{{{code|yes}}}}}|<code>}}{{{{#if: {{{subst|}}}|subst: }}[[{{#if: {{#pos: {{{1}}} | : }} || Template: }}{{{1}}}|{{ #ifeq: {{NAMESPACE:{{{1}}}}} | Template | {{PAGENAME:{{{1}}}}} | {{{1}}} }}]]{{ #if: {{{2|}}}{{{3|}}}{{{4|}}}{{{5|}}}{{{6|}}}{{{7|}}}{{{8|}}}{{{9|}}} | {{!}}{{{2|}}} }}{{ #if: {{{3|}}}{{{4|}}}{{{5|}}}{{{6|}}}{{{7|}}}{{{8|}}}{{{9|}}} | {{!}}{{{3|}}} }}{{ #if: {{{4|}}}{{{5|}}}{{{6|}}}{{{7|}}}{{{8|}}}{{{9|}}} | {{!}...")
- 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: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
- 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)