User contributions for DrunkMunki
A user with 73 edits. Account created on 9 March 2024.
7 April 2024
- 20:5220:52, 7 April 2024 diff hist +2,609 N Module:Common Created page with "local p = {} function p.getRedirectContent( pageTitle ) if pageTitle.isRedirect then local redirectPageName = pageTitle:getContent():match( "%[%[(.-)%]%]" ) return p.getContent( redirectPageName, pageTitle.nsText, true ) else return pageTitle:getContent( ) end end function p.getContent( pageName, namespace, fromRedirect ) --Create new title object with given page name and namespace (EXPENSIVE) local titleObj = mw.title.new( pageName, namespace ) --Ret..." current
- 20:5020:50, 7 April 2024 diff hist −579 Module:Namespace detect Replaced content with "local NS = require('Dev:Namespace_detect') return NS" Tags: Replaced Visual edit: Switched
- 20:5020:50, 7 April 2024 diff hist +631 N Module:Namespace detect Created page with "-- This Module is used for making templates based in the Lua language. -- See more details about Lua in Help:Lua. -- The Fandom Developer's Wiki hosts Global Lua Modules that can be imported and locally overridden. -- The next line imports the Namespace_detect module from the w:c:dev:Global Lua Modules. local NS = require('Dev:Namespace_detect') -- Local configuration can be modified in -- Module:Namespace detect/data and -- [[Module:Namespace detect/config]..."
- 20:4620:46, 7 April 2024 diff hist +1,388 N Template:Namespace detect Created page with "{{#switch: {{lc: <!--Lower case the result--> <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{{demospace}}} | {{#if:{{{page|}}} | <!--Detect the namespace in the "page" parameter--> {{#ifeq:{{NAMESPACE:{{{page}}} }}|{{TALKSPACE:{{{page}}} }} | talk | {{SUBJECTSPACE:{{{page}}} }} }} | <!--No "demospace" or "page" parameters, so detect actual namespac..." current
- 20:4620:46, 7 April 2024 diff hist +242 N Template:Namespace Created page with "{{SAFESUBST:<noinclude />#invoke:Namespace detect|main}}<noinclude>{{Documentation}}<!-- For a more traditional wikitext version of this template, see https://gtarp.gamingalliance.net/index.php?title=Template:Namespace_detect --></noinclude>" current
- 20:4320:43, 7 April 2024 diff hist −12 Template:Namespace detect/doc No edit summary current
- 20:4220:42, 7 April 2024 diff hist +5,515 N Template:Namespace detect/doc Created page with "This is the {{t|Namespace}} meta-template. It helps other templates detect what type of page they are on. It detects and groups all the different namespaces used on Fandom into several types: ; main : Main (i.e. article) space, where normal articles are kept. ; talk : Any talk space, including page names that start with "Talk:", "User talk:", "File talk:", etc. ;user ;file ;mediawiki ;template ;help ;category : The remaining namespa..."
- 20:0220:02, 7 April 2024 diff hist +910 N Template:Age/doc Created page with "<templatedata> { "params": { "1": { "aliases": [ "birth_year" ], "label": "Year of birth", "description": "Year of birth", "example": "birth_year = 1997", "type": "number", "required": true }, "2": { "aliases": [ "birth_month" ], "label": "Month of birth", "description": "Month of birth", "example": "birth_month = 12", "type": "number", "required": true }, "3": { "aliases": [ "birth_day" ], "label"..." current
- 19:5919:59, 7 April 2024 diff hist +127 N Template:T/piece Created page with "{{#ifeq: {{{1|---}}}|---|||<span style="color:gray;">''<{{{1}}}>''</span>}}<noinclude> {{documentation}}</noinclude>" current
- 19:5719:57, 7 April 2024 diff hist +579 N Template:T Created page with "<nowiki>{{</nowiki>[[Template:{{{1}}}|{{{1}}}]]{{t/piece|{{{2|---}}}}}{{t/piece|{{{3|---}}}}}{{t/piece|{{{4|---}}}}}{{t/piece|{{{5|---}}}}}{{t/piece|{{{6|---}}}}}{{t/piece|{{{7|---}}}}}{{t/piece|{{{8|---}}}}}{{t/piece|{{{9|---}}}}}{{t/piece|{{{10|---}}}}}{{t/piece|{{{11|---}}}}}{{t/piece|{{{12|---}}}}}{{t/piece|{{{13|---}}}}}{{t/piece|{{{14|---}}}}}{{t/piece|{{{15|---}}}}}{{t/piece|{{{16|---}}}}}{{t/piece|{{{17|---}}}}}{{t/piece|{{{18|---}}}}}{{t/piece|{{{19|---}}}}}{{t/..." current
- 19:5619:56, 7 April 2024 diff hist −168 Template:Documentation No edit summary current
- 19:5519:55, 7 April 2024 diff hist +2,023 N Template:Documentation/doc Created page with "==Description== This template is used to insert descriptions on template pages. ==Syntax== Add <code><nowiki><noinclude></nowiki>{{t|documentation}}<nowiki></noinclude></nowiki></code> at the end of the template page. Add <code><nowiki><noinclude></nowiki>{{t|documentation|documentation page}}<nowiki></noinclude></nowiki></code> to transclude an alternative page from the /doc subpage. ==Usage== ===On the Template page=== This is the normal format when used: <pre> TE..." current
- 19:5419:54, 7 April 2024 diff hist +778 N Template:Documentation Created page with "<includeonly>{| class="article-table" style="width:100%;" role="complementary" |- style="font-size:18px;" ! style="padding:0px;" | <div style="width:100%; padding:3px 0px; text-align:center;" class="color1">Template documentation</div> |- | ''Note: portions of the template sample may not be visible without values provided.'' |- | View or edit [[Template:{{PAGENAMEE}}/doc|this documentation]]. (About template documentation) |- | Editors can expe..."
- 19:5119:51, 7 April 2024 diff hist +963 N Template:Age Created page with "<includeonly><!-- -->{{#vardefineecho:__age_template_age__<!-- -->|{{#ifexpr:{{CURRENTMONTH}} - {{{2|{{{birth_month|1}}}}}} < 0<!-- -->|{{#expr:{{CURRENTYEAR}} - {{{1|{{{birth_year|1980}}}}}} - 1}}<!-- -->|{{#ifexpr:{{CURRENTMONTH}} - {{{2|{{{birth_month|1}}}}}} = 0<!-- -->|{{#ifexpr:{{CURRENTDAY}} - {{{3|{{{birth_day|10}}}}}} >= 0<!-- -->|{{#expr:{{CURRENTYEAR}} - {{{1|{{{birth_year|1980}}}}}}}}<!-- -->|{{#expr:{{CURRENTYE..." current
27 March 2024
- 19:2419:24, 27 March 2024 diff hist +11 Main Page →Rules current Tag: Visual edit
26 March 2024
- 20:3320:33, 26 March 2024 diff hist 0 m Staff Protected "Staff" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) current
- 20:3220:32, 26 March 2024 diff hist +4 m Category:Laws No edit summary current Tag: Visual edit: Switched
- 20:2420:24, 26 March 2024 diff hist 0 m MediaWiki:Sidebar No edit summary
- 20:2320:23, 26 March 2024 diff hist +5 m Category:Rules No edit summary current
- 20:2220:22, 26 March 2024 diff hist 0 m Rules:Wiki DrunkMunki moved page Wiki Rules to Rules:Wiki without leaving a redirect current
- 20:2220:22, 26 March 2024 diff hist +19 m Rules:Wiki No edit summary Tag: Visual edit: Switched
- 20:2220:22, 26 March 2024 diff hist 0 m Rules:Server DrunkMunki moved page Rules:Server Rules to Rules:Server without leaving a redirect current
- 20:2120:21, 26 March 2024 diff hist +19 m Rules:Server No edit summary
- 20:2020:20, 26 March 2024 diff hist 0 m Rules:Server DrunkMunki moved page Category:Rules:Server Rules to Rules:Server Rules without leaving a redirect
- 20:1820:18, 26 March 2024 diff hist 0 m Rules:Server DrunkMunki moved page Category:Server Rules to Category:Rules:Server Rules without leaving a redirect
- 20:1820:18, 26 March 2024 diff hist 0 m Rules:Server DrunkMunki moved page Server Rules to Category:Server Rules without leaving a redirect: moving into a category
- 20:1320:13, 26 March 2024 diff hist +13 N Category:Rules Created page with "to be updated"
- 20:1120:11, 26 March 2024 diff hist +76 MediaWiki:Sidebar No edit summary
- 20:1020:10, 26 March 2024 diff hist +35 N Category:Laws Created page with "== Los Santos Laws == to be updated" Tag: Visual edit
- 20:0520:05, 26 March 2024 diff hist 0 Main Page No edit summary Tag: Visual edit
- 20:0420:04, 26 March 2024 diff hist +55 Main Page No edit summary Tag: Visual edit
- 20:0220:02, 26 March 2024 diff hist −12 MediaWiki:Sidebar No edit summary
- 20:0120:01, 26 March 2024 diff hist +24 MediaWiki:Sidebar No edit summary
- 20:0020:00, 26 March 2024 diff hist +79 MediaWiki:Sidebar No edit summary
- 19:5919:59, 26 March 2024 diff hist +8 m PlayerDirectory No edit summary current Tag: Visual edit
- 19:5719:57, 26 March 2024 diff hist +215 N PlayerDirectory created table Tag: Visual edit
- 19:2419:24, 26 March 2024 diff hist +14 N Anon sidebar Created page with "*Main Page" current
- 19:1919:19, 26 March 2024 diff hist −22 m MediaWiki:Sidebar No edit summary
- 19:1819:18, 26 March 2024 diff hist +41 N Staff Created page with "== GA GTA RP Staff == Page to be updated"
- 19:1819:18, 26 March 2024 diff hist +39 N Rules:Wiki Created page with "== GA Wiki Rules == Page to be updated"
- 19:1719:17, 26 March 2024 diff hist +117 m MediaWiki:Sidebar No edit summary
- 19:1019:10, 26 March 2024 diff hist +110 MediaWiki:Sidebar No edit summary
- 19:0219:02, 26 March 2024 diff hist −2 Rules:Server No edit summary
- 19:0119:01, 26 March 2024 diff hist +50 N Rules:Server Created page with "### GA GTA RP Server Rules ### Page to be updated"
- 18:5618:56, 26 March 2024 diff hist −27 MediaWiki:Sidebar No edit summary
- 18:5418:54, 26 March 2024 diff hist +182 N MediaWiki:Sidebar Created page with " * navigation ** mainpage|Front Page ** recentchanges-url|recentchanges ** https://www.gamingalliance.net|GamingAlliance.Net ** helppage|help-mediawiki * SEARCH * TOOLBOX * LANGUAGES"
- 18:4818:48, 26 March 2024 diff hist +372 Main Page No edit summary
- 18:3718:37, 26 March 2024 diff hist 0 m User:DrunkMunki Protected "User:DrunkMunki" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading] current
- 18:3618:36, 26 March 2024 diff hist +55 N User:DrunkMunki Created page with "Drunk Munki is the Founder of GamingAlliance Australia."
9 March 2024
- 14:2614:26, 9 March 2024 diff hist 0 N File:Gaming-alliance-logo.png No edit summary current