User contributions for Aliser
From Space Station 14 Wiki
26 March 2025
- 13:3313:33, 26 March 2025 diff hist +2,914 Module:Damage No edit summary
- 13:1313:13, 26 March 2025 diff hist −19 Module:Damage/doc No edit summary current
- 13:1313:13, 26 March 2025 diff hist +52 Module:Damage/doc No edit summary
- 12:3912:39, 26 March 2025 diff hist +565 N Module:Damage/damage groups.json Created page with "{ "brute": { "display": "brute", "damage types": [ "blunt", "slash", "piercing" ] }, "burn": { "display": "burn", "damage types": [ "heat", "shock", "cold", "caustic" ] }, "airloss": { "display": "airloss", "damage types": [ "asphyxiation", "bloodloss" ] }, "toxin": { "display": "toxin", "damage types": [ "poison", "radiation" ] }, "genetic": { "display": "genetic", "damage types": [ "cellular" ]..."
- 12:2912:29, 26 March 2025 diff hist 0 Template:Damage/doc →List of damage types
- 12:2812:28, 26 March 2025 diff hist +25 Module:Damage/damage types.json No edit summary
- 12:2812:28, 26 March 2025 diff hist +33 Template:Damage/doc →List of damage types
- 12:2512:25, 26 March 2025 diff hist +311 Module:Damage No edit summary
- 12:2212:22, 26 March 2025 diff hist +244 Template:Damage/doc No edit summary
- 12:1812:18, 26 March 2025 diff hist +264 Template:Damage No edit summary
- 12:1612:16, 26 March 2025 diff hist +289 Template:Damage/doc No edit summary
- 12:1112:11, 26 March 2025 diff hist 0 Module:Damage/damage types.json No edit summary
- 12:1112:11, 26 March 2025 diff hist +276 Module:Damage No edit summary
- 12:0912:09, 26 March 2025 diff hist +88 Module:Damage/damage types.json No edit summary
- 12:0512:05, 26 March 2025 diff hist 0 Module:Damage/damage types.json No edit summary
- 11:5711:57, 26 March 2025 diff hist +110 Template:Damage/doc →List of damage types
- 11:2611:26, 26 March 2025 diff hist 0 Module:Damage/damage types.json No edit summary
- 11:2611:26, 26 March 2025 diff hist +19 Module:Damage No edit summary
- 11:2411:24, 26 March 2025 diff hist +838 N Module:Damage/damage types.json Created page with "{ "airloss": "asphyxiation", "asphyxiation": { "display": "Asphyxiation", "color": "#6999e8" }, "bleeding": "bloodloss", "bloodloss": { "display": "Bloodloss" }, "blunt": "brute", "brute": { "display": "Brute", "color": "#fab9d0" }, "cellular": { "display": "Cellular" }, "caustic": { "display": "Caustic" }, "cold": { "display": "Cold" }, "heat": "burn", "burn": { "display": "Burn", "color": "#fcda2f" }, "piercing": { "display": "P..."
- 11:0411:04, 26 March 2025 diff hist −81 Template:Damage/doc No edit summary
- 11:0311:03, 26 March 2025 diff hist +26 Module:Damage/doc No edit summary
- 11:0311:03, 26 March 2025 diff hist +71 N Module:Damage/doc Created page with "{{module docs|bb= {{uses json data|Module:Damage/damage types.json}} }}"
- 11:0211:02, 26 March 2025 diff hist +1,588 N Module:Damage Created page with "local p = {} local getArgs = require('Module:Arguments').getArgs local damage_types_json = mw.loadJsonData("Module:Damage/damage types.json") local function assert_not_nil(value, error_message) if value == nil then if error_message == nil then error("value is nil") else error(error_message) end end end -- ========================= -- Lookups damage type from the json. If a damage type is defined, returns the obj..."
- 10:5310:53, 26 March 2025 diff hist +21 Template:Damage No edit summary
- 10:5310:53, 26 March 2025 diff hist +776 N Template:Damage/doc Created page with "== List of damage types == {| class="wikitable" |- ! Damage type !! How it looks |- | Asphyxiation Airloss || {{Damage|Asphyxiation}} {{Damage|Airloss}} |- | Bloodloss Bleeding || {{Damage|Bloodloss}} {{Damage|Bleeding}} |- | Blunt || {{Damage|Blunt}} |- | Cellular || {{Damage|Cellular}} |- | Caustic || {{Damage|Caustic}} |- | Cold || {{Damage|Cold}} |- | Heat || {{Damage|Heat}} |- | Burn || {{Damage|Burn}} |- | Piercing || {{Damage|Piercing}} |..."
- 10:3810:38, 26 March 2025 diff hist +563 N Template:Damage Created page with "<includeonly>{{#invoke:Damage|main}}</includeonly><noinclude> {{docs|bb=}} Category:Damage type templates <templatedata> { "params": { "Type": { "type": "line", "suggestedvalues": [ "Asphyxiation", "Airloss", "Bloodloss", "Bleeding", "Blunt", "Cellular", "Caustic", "Cold", "Heat", "Burn", "Piercing", "Poison", "Radiation", "Shock", "Slash", "Structural", "Holy" ] } }, "description":..."
- 10:2210:22, 26 March 2025 diff hist +141 MediaWiki:Common.css fixed expand/collapse icon being invisible in recent changes when grouping mode is active
24 March 2025
- 06:2906:29, 24 March 2025 diff hist +261 Template:Item added a 'capitalize all' param
- 06:2706:27, 24 March 2025 diff hist +132 Module:Item No edit summary
- 06:2306:23, 24 March 2025 diff hist +373 Template:Item/doc added a 'capitalize all' example
- 06:2106:21, 24 March 2025 diff hist +380 Module:Item added a "capitalize all" arg
23 March 2025
- 15:1615:16, 23 March 2025 diff hist +39 N Module:File/doc Created page with "{{module docs}} Implements {{t|File}}." current
- 15:1615:16, 23 March 2025 diff hist +23 Template:File No edit summary current
- 12:0612:06, 23 March 2025 diff hist +140 Template:File No edit summary
- 11:5811:58, 23 March 2025 diff hist +5 Template:File No edit summary
- 11:5811:58, 23 March 2025 diff hist +308 N Template:File/doc Created page with "== Basic usage == === For the arbitrary upscaling feature === ==== With '''thumb/thumbnail''' formatting ==== {{kbd|Gauze Icon.png}} is a 32x32px image. Here upscaling to 250px. {{tji|File|Gauze Icon.png|thumb|250px}} {{gda}} {{File|Gauze Icon.png|thumb|250px}} ==== With '''frame''' formatting ==== todo" current
- 11:5511:55, 23 March 2025 diff hist +119 Combat Medical Kit layout, formatting Tag: Visual edit: Switched
- 11:4611:46, 23 March 2025 diff hist +1,406 N Module:File Created page with "local p = {} local getArgs = require('Module:Arguments').getArgs -- ===================== -- Given a table with positional and/or named fields, -- generates a new table where each field is a positional one, -- while also turning named fields into `key=value` values. -- -- If a field was positional, it remains as is. -- If a field was named, its key and value are combined in `key=value` format and appended to the end. -- -- The purpose of this function is to parse ar..." current
- 11:3211:32, 23 March 2025 diff hist +373 Template:File No edit summary
- 11:1111:11, 23 March 2025 diff hist +1,477 N Template:File Created page with "<includeonly>{{#invoke:File}}</includeonly><noinclude> {{docs}} Category:Image templates Category:Audio templates Category:Video template Category:Media templates <templatedata> { "params": { "1": { "type": "line", "suggested": true }, "2": { "type": "line", "suggested": true }, "3": { "type": "line", "suggested": true }, "4": { "type": "line", "suggested": true }, "5": { "type": "line", "suggested": true..."
22 March 2025
- 13:3213:32, 22 March 2025 diff hist +79 N Category:Item navigational templates Created page with "{{catt|Navigational templates}} for items. Category:Navigational templates" current
- 13:2713:27, 22 March 2025 diff hist +208 User talk:Police No edit summary
- 13:2513:25, 22 March 2025 diff hist +925 User talk:Police No edit summary
- 13:2013:20, 22 March 2025 diff hist +98 Gauze added navbox, cats, a little restructure Tag: Visual edit: Switched
- 13:2013:20, 22 March 2025 diff hist −9 Template:Medical items navbox No edit summary
- 13:1713:17, 22 March 2025 diff hist +632 N Template:Medical items navbox Created page with "{{#invoke:Navbox|main | template = Medical items navbox | title = Items: Medical | striped = even | group1 = Topicals | list1 = * {{item|Gauze}} * {{item|Bruise Pack}} * {{item|Bloodpack}} | group2 = Advanced Topicals | list2 = * {{item|Medicated Suture}} * {{item|Regenerative Mesh}} | group3 = Kits | list3 = * {{item|Advanced First Aid Kit}} * {{item|Combat Medical Kit}} }}<noinclude> {{docs}} Category:Navigational templates Category:Item navigati..."
- 13:0813:08, 22 March 2025 diff hist +476 User talk:Police No edit summary
- 10:3910:39, 22 March 2025 diff hist +524 N User talk:Police →Do you want/need help creating a navbox for items?: new section
- 10:2810:28, 22 March 2025 diff hist +1 Template:Item infobox updated Internal size param name to match the rest
- 10:2610:26, 22 March 2025 diff hist +1 Medicated Suture fixed param name updated in infobox