User contributions for Qrow
More actions
11 November 2025
- 20:3020:30, 11 November 2025 diff hist 0 m Module:Namespace detect/config 1 revision imported current
- 20:3020:30, 11 November 2025 diff hist 0 m Module:Message box/configuration 1 revision imported current
- 20:3020:30, 11 November 2025 diff hist 0 m Module:Message box 1 revision imported current
- 20:3020:30, 11 November 2025 diff hist 0 m Module:Lua banner 1 revision imported current
- 20:3020:30, 11 November 2025 diff hist 0 m Module:List 1 revision imported current
- 20:3020:30, 11 November 2025 diff hist 0 m Module:Infobox 1 revision imported current
- 20:3020:30, 11 November 2025 diff hist 0 m Module:Hatnote list 1 revision imported current
- 20:3020:30, 11 November 2025 diff hist 0 m Module:Hatnote 1 revision imported current
- 20:3020:30, 11 November 2025 diff hist 0 m Module:Documentation/config 1 revision imported current
- 20:3020:30, 11 November 2025 diff hist 0 m Module:Documentation 1 revision imported current
- 20:3020:30, 11 November 2025 diff hist 0 m Module:Distinguish 1 revision imported current
- 20:3020:30, 11 November 2025 diff hist 0 m Module:Category handler/shared 1 revision imported current
- 20:3020:30, 11 November 2025 diff hist 0 m Module:Category handler/data 1 revision imported current
- 20:3020:30, 11 November 2025 diff hist 0 m Module:Category handler/config 1 revision imported current
- 20:3020:30, 11 November 2025 diff hist 0 m Module:Category handler/blacklist 1 revision imported current
- 20:3020:30, 11 November 2025 diff hist 0 m Module:Category handler 1 revision imported current
- 20:3020:30, 11 November 2025 diff hist 0 m Module:Arguments 1 revision imported current
- 20:3020:30, 11 November 2025 diff hist 0 m Help:Infobox/user style 1 revision imported current
- 20:3020:30, 11 November 2025 diff hist 0 m Template:Tlx 1 revision imported current
- 20:3020:30, 11 November 2025 diff hist 0 m Template:Tl 1 revision imported current
- 20:3020:30, 11 November 2025 diff hist 0 m Template:Sidebar 1 revision imported current
- 20:3020:30, 11 November 2025 diff hist 0 m Template:Parameter names example 1 revision imported current
- 20:3020:30, 11 November 2025 diff hist 0 m Template:Para 1 revision imported current
- 20:3020:30, 11 November 2025 diff hist 0 m Template:Ombox 1 revision imported current
- 20:3020:30, 11 November 2025 diff hist 0 m Template:Nobold 1 revision imported current
- 20:3020:30, 11 November 2025 diff hist 0 m Template:Lua 1 revision imported current
- 20:3020:30, 11 November 2025 diff hist 0 m Template:Infobox/doc 1 revision imported current
- 20:3020:30, 11 November 2025 diff hist 0 m Template:High-risk 1 revision imported current
- 20:3020:30, 11 November 2025 diff hist 0 m Template:Generic template demo 1 revision imported current
- 20:3020:30, 11 November 2025 diff hist 0 m Template:Documentation subpage 1 revision imported current
- 20:3020:30, 11 November 2025 diff hist 0 m Template:Documentation 1 revision imported current
- 20:3020:30, 11 November 2025 diff hist 0 m Template:Distinguish 1 revision imported current
- 20:3020:30, 11 November 2025 diff hist 0 m Template:Clear 1 revision imported current
- 20:3020:30, 11 November 2025 diff hist 0 m Template:Infobox 1 revision imported current
- 20:2720:27, 11 November 2025 diff hist +82 Conjurer No edit summary current
- 20:2420:24, 11 November 2025 diff hist +1,547 N Template:Infobox zkunit Created page with "<includeonly>{{ Infobox zkunit <!-- Required fields --> |defname = {{{defname}}} |name = {{{name|{{#invoke:UnitData|getData|{{{defname}}}|name}}}}} <!-- Optional fields --> |unitname = |description = {{{description|{{#invoke:UnitData|getData|{{{defname}}}|description}}}}} |image = {{{image|{{{defname}}}}}} |icontype = {{{icontype|{{#invoke:UnitData|getData|{{{defname}}}|icontype}}}}} |cost = {{{cost|{{#invoke:UnitData|getData|{{{defname}}}|cost}}}}} |hitpoints = {{{hitp..." current
- 20:2420:24, 11 November 2025 diff hist +1,547 N Template:Autoinfobox zkunit Created page with "<includeonly>{{ Infobox zkunit <!-- Required fields --> |defname = {{{defname}}} |name = {{{name|{{#invoke:UnitData|getData|{{{defname}}}|name}}}}} <!-- Optional fields --> |unitname = |description = {{{description|{{#invoke:UnitData|getData|{{{defname}}}|description}}}}} |image = {{{image|{{{defname}}}}}} |icontype = {{{icontype|{{#invoke:UnitData|getData|{{{defname}}}|icontype}}}}} |cost = {{{cost|{{#invoke:UnitData|getData|{{{defname}}}|cost}}}}} |hitpoints = {{{hitp..." current
- 20:1820:18, 11 November 2025 diff hist +1,547 N Template:Autoinfobox Created page with "<includeonly>{{ Infobox zkunit <!-- Required fields --> |defname = {{{defname}}} |name = {{{name|{{#invoke:UnitData|getData|{{{defname}}}|name}}}}} <!-- Optional fields --> |unitname = |description = {{{description|{{#invoke:UnitData|getData|{{{defname}}}|description}}}}} |image = {{{image|{{{defname}}}}}} |icontype = {{{icontype|{{#invoke:UnitData|getData|{{{defname}}}|icontype}}}}} |cost = {{{cost|{{#invoke:UnitData|getData|{{{defname}}}|cost}}}}} |hitpoints = {{{hitp..." current
- 20:1720:17, 11 November 2025 diff hist +7,356 N Module:UnitData Created page with "local getArgs = require('Module:Arguments').getArgs local unit = {} local unitData = mw.loadData('Module:UnitData/data') local function toPercent(amount) -- amount is a string when ToSI is used before calling this function if type(amount) == "string" then amount = tonumber(amount) end return string.format("%.0f", amount * 100) .. "%" end function unit.getData(frame) if not frame then return '' end local unitDefName = frame.args.defname or frame.args[1] or "<n..." current
- 20:1620:16, 11 November 2025 diff hist +85,900 N Module:UnitData/data Created page with "return { ["tankaa"]= { ["description"]= "Flak Anti-Air Tank", ["cost"]= 500, ["sight"]= 660, ["hitpoints"]= 1400, ["mass"]= 245, ["decloakDistance"]= 92, ["icontype"]= "tankaa", ["weaponIDs"]= {"tankaa_flak"}, ["transportable"]= "Light", ["turnrate"]= 172, ["name"]= "Ettin", ["movespeed"]= 96, ["defname"]= "tankaa", }, ["energypylon"]= { ["description"]= "Extends overdrive grid", ["cost"]= 200, ["sight"]= 273, ["gridlink"]= "500", [..." current
- 20:0620:06, 11 November 2025 diff hist +168 N Conjurer Created page with "{{Infobox |title = Glaive |header1 = Light Raider Bot |header2 = Image.png ---- |header3 = Stats |label1 = Cost |data1 = 165 |label3 = Version |data3 = v1.13.9.5 }}"
- 19:5619:56, 11 November 2025 diff hist 0 Main Page No edit summary current
- 19:5619:56, 11 November 2025 diff hist +45 Main Page →PLEASE HELP MAKE TEMPLATES/INFOBOXES/PAGES
- 19:5019:50, 11 November 2025 diff hist −24 MediaWiki:Citizen.css No edit summary current
- 19:4919:49, 11 November 2025 diff hist +241 N MediaWiki:Citizen.css Created page with "→All CSS here will be loaded for users of the Citizen skin: →Pink is the new black: --color-progressive-oklch__h: 350; →Optional: HSL fallback for browser that does not support OKLCH: --color-progressive-hsl__h: 320;"
- 18:0618:06, 11 November 2025 diff hist +127 Main Page No edit summary
- 17:2717:27, 11 November 2025 diff hist +1,171 N Template:Clickable Button/doc Created page with "{{documentation subpage}} == Example == {{Clickable button|color=white}} → <nowiki>{{Clickable button|color=white}}</nowiki> {{Clickable button|color=red}} → <nowiki>{{Clickable button|color=red}}</nowiki> {{Clickable button|color=blue}} → <nowiki>{{Clickable button|color=blue}}</nowiki> {{Clickable button|text}} → <nowiki>{{Clickable button|text}}</nowiki> (for links. To add links, transclude this template inside wikilinks after the pip..." current
- 17:2617:26, 11 November 2025 diff hist +263 N Template:Clickable Button Created page with "<span class="mw-ui-button {{#switch: {{{color|white}}} | red = mw-ui-destructive | green = mw-ui-progressive | white = | blue = mw-ui-progressive}}" role="button" aria-disabled="false">{{{text|{{{1|Button text}}}}}}</span><noinclude>{{Documentation}} </noinclude>" current
- 17:2217:22, 11 November 2025 diff hist +60 N Planes Created page with "This page needs written. Use the Edit button to add content!" current
- 17:2217:22, 11 November 2025 diff hist +60 N Gunship Created page with "This page needs written. Use the Edit button to add content!" current