User contributions for 515797455988850689
Results for upgradewastaken talk block log uploads logs
A user with 1,856 edits. Account created on 11 May 2022.
A user with 1,856 edits. Account created on 11 May 2022.
21 October 2023
- 21:5921:59, 21 October 2023 diff hist +898 Ushkaa No edit summary
- 19:0719:07, 21 October 2023 diff hist −3 m Template:Nation No edit summary
- 18:3818:38, 21 October 2023 diff hist +175 IUpgrade No edit summary
- 18:3618:36, 21 October 2023 diff hist +956 Aurora:ColdLand No edit summary
- 18:3318:33, 21 October 2023 diff hist 0 N File:ColdLand station.png No edit summary current
- 18:2518:25, 21 October 2023 diff hist −248 m Aurora:Colombia No edit summary
- 18:2218:22, 21 October 2023 diff hist 0 N File:TheFision.png No edit summary current
- 18:1418:14, 21 October 2023 diff hist +1,131 IUpgrade No edit summary
- 18:1318:13, 21 October 2023 diff hist 0 N File:Image of van (nova).png No edit summary current
- 17:4317:43, 21 October 2023 diff hist +2 m IUpgrade No edit summary
- 17:3417:34, 21 October 2023 diff hist +1,525 Aurora:South Pole (Nation) No edit summary
- 17:2517:25, 21 October 2023 diff hist 0 N File:South Pole shop.png No edit summary current
- 17:2317:23, 21 October 2023 diff hist −12 m Aurora:Patagonia No edit summary
- 17:0417:04, 21 October 2023 diff hist +45 m Template:Item No edit summary current
- 17:0317:03, 21 October 2023 diff hist +110 Template:Item No edit summary
- 17:0017:00, 21 October 2023 diff hist −1,533 Template:Item No edit summary
- 16:5416:54, 21 October 2023 diff hist −15 Aurora:Patagonia No edit summary
- 16:5016:50, 21 October 2023 diff hist +1 m Module:Item No edit summary
- 16:4716:47, 21 October 2023 diff hist +456 Template:Item No edit summary
- 16:3516:35, 21 October 2023 diff hist +5,297 N Template:Item Created page with "{| cellspacing="1" cellpadding="1" style="float:right; clear:right; margin: 0 0 .5em 1em; width:280px; background: border-collapse:collapse; border:3.5px solid {{{color|}}}; font-size:smaller; line-height:1.5" |- |<div> {| border="0" cellpadding="4" cellspacing="0" style="float:right; margin:0 0 0 0; width:100%; background:; border-collapse:collapse; vertical-align: middle; background: linear-gradient(to top, MistyRose, AntiqueWhite, Ivory, Beige, AliceBlue, WhiteSmoke,..."
- 16:2716:27, 21 October 2023 diff hist 0 N File:Dried kelp.png No edit summary
- 16:2016:20, 21 October 2023 diff hist 0 N File:Bone.png No edit summary
- 16:1516:15, 21 October 2023 diff hist 0 N File:Stone.png No edit summary
- 16:1116:11, 21 October 2023 diff hist −15 m Module:Item No edit summary Tag: Manual revert
- 16:0716:07, 21 October 2023 diff hist +859 N 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}}}}/ }} |..." current
- 16:0616:06, 21 October 2023 diff hist +431 N Template:FileUrlStyle Created page with "<includeonly>{{ #ifexist: File:{{PAGENAME:{{{2}}}}} }}{{ #widget: FileUrlStyle | class = {{{1}}} | url = {{ #urldecode: {{ #sub: {{filepath: {{#titleparts: {{PAGENAME:{{{2}}}}}}} | {{{3|}}} }} | {{ #len: {{ #explode: {{filepath: Wiki.png}} | b/bc/ }} }} }} }}{{#if: {{{query|}}} | &{{{query}}} }}&format=original }}</includeonly><noinclude> {{documentation}} <!-- Put categories/interwiki on the documentation page --> </noinclude>" current
- 16:0616:06, 21 October 2023 diff hist +408 N Template:FileUrl Created page with "<includeonly>{{ #ifexist: File:{{PAGENAME:{{{1}}}}} }}{{ #widget: FileUrl | url = {{ #urldecode: {{ #sub: {{filepath: {{#titleparts: {{PAGENAME:{{{1}}}}}}} | {{{2|}}} }} | {{ #len: {{ #explode: {{filepath: Wiki.png}} | b/bc/ }} }} }} }}{{#if: {{{query|}}} | &{{{query}}} }}&format=original }}</includeonly><noinclude> {{documentation}} <!-- Put categories/interwiki on the documentation page --> </noinclude>" current
- 16:0516:05, 21 October 2023 diff hist +771 N 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..." current
- 16:0416:04, 21 October 2023 diff hist +1 Module:Item No edit summary
- 16:0316:03, 21 October 2023 diff hist +14 Module:Item No edit summary
- 16:0216:02, 21 October 2023 diff hist +72 N Template:InvSprite Created page with "{{#invoke: sprite | sprite | data = InvSprite | scale = {{{scale|1}}} }}" current
- 16:0116:01, 21 October 2023 diff hist +9,717 N 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...." current
- 15:5815:58, 21 October 2023 diff hist 0 N File:InvSprite.png No edit summary current
- 15:5715:57, 21 October 2023 diff hist +209,864 N Module:InvSprite Created page with "return { settings = { align = 'middle', classname = 'inv-sprite', image = 'InvSprite.png', sheetsize = 1024, size = 32, stylesheet = true, url = require( Module:Sprite ).getUrl( 'InvSprite.png', 'format=original', 'inv-sprite' ), }, sections = { { name = 'Armor', id = 1 }, { name = 'Banner', id = 2 }, { name = 'Brewing ingredient', id = 3 }, { name = 'Bucket', id = 4 }, { name = 'Decoration', id = 5 }, { name = 'Dye', id = 6 }, { name =..." current
- 15:4515:45, 21 October 2023 diff hist +180 m Module:Item No edit summary
- 15:4315:43, 21 October 2023 diff hist 0 m Module:Item No edit summary
- 15:4315:43, 21 October 2023 diff hist +2 Module:Item No edit summary
- 15:4215:42, 21 October 2023 diff hist +12 m Module:Item No edit summary
- 15:4115:41, 21 October 2023 diff hist +435 Module:Item No edit summary
- 15:4015:40, 21 October 2023 diff hist −30 m Module:Item No edit summary
- 15:3915:39, 21 October 2023 diff hist −35 m Module:Item No edit summary
- 15:3915:39, 21 October 2023 diff hist −222 m Module:Item No edit summary
- 15:3815:38, 21 October 2023 diff hist −23 m Module:Item No edit summary
- 15:3715:37, 21 October 2023 diff hist +7 m Module:Item No edit summary
- 15:3515:35, 21 October 2023 diff hist +21 Module:Item No edit summary
- 15:3415:34, 21 October 2023 diff hist −121 Module:Item No edit summary
- 15:3315:33, 21 October 2023 diff hist −22 m Module:Item No edit summary
- 15:3215:32, 21 October 2023 diff hist +14 Module:Item No edit summary
- 15:3115:31, 21 October 2023 diff hist 0 m Module:Item 515797455988850689 moved page Module:ItemIMG to Module:Item without leaving a redirect
- 15:3015:30, 21 October 2023 diff hist +485 N Module:Item Created page with "local fileModule = require("Module:FileExists") local function capitalizeFirstLetter(input) local firstLetter = input:sub(1, 1) local restOfString = input:sub(2) return firstLetter:upper() .. restOfString:lower() end function p.getItemNameAndIMG( frame ) local arg = string.lower(frame.args[1]) local fileExists = fileModule.fileExists("File:"..arg) if fileExists then return "File:"..arg.."|25px]] "..capitalizeFirstLetter(arg) end return capitalizeFirstLette..."