Template:Damage/doc: Difference between revisions

From Space Station 14 Wiki
Aliser (talk | contribs)
No edit summary
Aliser (talk | contribs)
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Usage ==
== Usage ==
{{tji|Damage|<type>|<amount>}}
{{tji|Damage|<type or group>|<amount>}}


Specify a damage {{kbd|type}} from the table below, and optionally the {{kbd|amount}} of that damage type. Any casing is allowed.
{{Callout|Tip|If possible, use the alias templates found in the table below instead of this one, as they are a bit easier to use.}}


This will produce a label, potentially colored, of that damage type, with an amount (if specified. If a damage type has multiple "aliases", only the "main" one will be picked.
Specify a damage {{kbd|type}} or {{kbd|group}} from the table below, and optionally {{kbd|amount}}. Any casing is allowed.


Depending on whether it's a damage type or group, the following will be generated:
* If it's a damage '''type''', a potentially colored label with an amount (if specified) will be produced. If specified type is an alias, the real definition will be used for displaying a label (hence the same labels for some damage types in the damage types table).
* If it's a damage '''group''', a label will be produced for that group, similar to the damage type. The damage types composing that group will be listed in parenthesis, with amount if it's specified for all of them (including the group label).
If above is confusing, just look at the examples below.
== How to make changes ==
See {{m|Damage}} for details.
See {{m|Damage}} for details.


=== Just a damage type ===
== Examples ==
 
=== Damage type ===
{{tji|Damage|Blunt}}
{{tji|Damage|Blunt}}


Line 15: Line 24:
{{Damage|Blunt}}
{{Damage|Blunt}}


=== With an amount ===
=== Damage type with an amount ===
{{tji|Damage|Burn|5}}
{{tji|Damage|Poison|5}}
 
{{gda}}
 
{{Damage|Poison|5}}
 
=== Damage group ===
{{tji|Damage|Burn}}
 
{{gda}}
 
{{Damage|Burn}}
 
=== Damage group with an amount ===
{{tji|Damage|Toxin|10}}


{{gda}}
{{gda}}


{{Damage|Burn|5}}
{{Damage|Toxin|10}}
 
== List of damage groups ==
{| class="wikitable"
|-
! Damage group !! How it looks !! Alias template
|-
|
* Brute
||
* {{Damage|Brute}}
||
* {{t|Brute}}
|-
|
* Burn  
||
* {{Damage|Burn}}
||
* {{t|Burn}}
 
|-
|
* Airloss
||
* {{Damage|Airloss}}
||
* {{t|Airloss}}
 
|-
|
* Toxin 
||
* {{Damage|Toxin}}
||
* {{t|Toxin}}
 
|-
|
* Genetic 
||
* {{Damage|Genetic}}
||
* {{t|Genetic}}
 
|-
|
* Metaphysical 
||
* {{Damage|Metaphysical}}
||
* {{t|Metaphysical}}
|}
 


== List of damage types ==
== List of damage types ==
{| class="wikitable"
{| class="wikitable"
|-
|-
! Damage type !! How it looks
! Damage type !! How it looks !! Alias template
|-
|-
|
|
* Asphyxiation
* Asphyxiation
* Airloss
||  
||  
* {{Damage|Asphyxiation}}
* {{Damage|Asphyxiation}}
* {{Damage|Airloss}}
||
* {{t|Asphyxiation}}


|-
|-
Line 38: Line 114:
* Bloodloss  
* Bloodloss  
* Bleeding  
* Bleeding  
* Bleed
||  
||  
* {{Damage|Bloodloss}}
* {{Damage|Bloodloss}}
* {{Damage|Bleeding}}
* {{Damage|Bleeding}}
* {{Damage|Bleed}}
||
* {{t|Bloodloss}}
* {{t|Bleeding}}
* {{t|Bleed}}


|-
|-
|  
|  
* Blunt  
* Blunt  
* Brute
||  
||  
* {{Damage|Blunt}}
* {{Damage|Blunt}}
* {{Damage|Brute}}
||
* {{t|Blunt}}


|-
|-
Line 55: Line 137:
||  
||  
* {{Damage|Cellular}}
* {{Damage|Cellular}}
||
* {{t|Cellular}}


|-
|-
Line 61: Line 145:
||  
||  
* {{Damage|Caustic}}
* {{Damage|Caustic}}
||
* {{t|Caustic}}


|-
|-
Line 67: Line 153:
||  
||  
* {{Damage|Cold}}
* {{Damage|Cold}}
||
* {{t|Cold}}


|-
|-
|  
|  
* Burn
* Heat   
* Heat   
||  
||  
* {{Damage|Burn}}
* {{Damage|Heat}}
* {{Damage|Heat}}
||
* {{t|Heat}}


|-
|-
|  
|  
* Piercing   
* Piercing   
* Puncture
||  
||  
* {{Damage|Piercing}}
* {{Damage|Piercing}}
* {{Damage|Puncture}}
||
* {{t|Piercing}}
* {{t|Puncture}}


|-
|-
Line 87: Line 180:
||  
||  
* {{Damage|Poison}}
* {{Damage|Poison}}
||
* {{t|Poison}}


|-
|-
|  
|  
* Radiation
* Radiation
* Rad
||  
||  
* {{Damage|Radiation}}
* {{Damage|Radiation}}
* {{Damage|Rad}}
||
* {{t|Radiation}}
* {{t|Rad}}


|-
|-
Line 99: Line 199:
||  
||  
* {{Damage|Shock}}
* {{Damage|Shock}}
||
* {{t|Shock}}


|-
|-
Line 105: Line 207:
||  
||  
* {{Damage|Slash}}
* {{Damage|Slash}}
||
* {{t|Slash}}


|-
|-
Line 111: Line 215:
||  
||  
* {{Damage|Structural}}
* {{Damage|Structural}}
||
* {{t|Structural}}


|-
|-
Line 117: Line 223:
||  
||  
* {{Damage|Holy}}
* {{Damage|Holy}}
||
* {{t|Holy damage}}


|}
|}
[[Category:Template documentation]]

Latest revision as of 19:59, 26 March 2025

Usage

{{Damage|<type or group>|<amount>}}

Tip
If possible, use the alias templates found in the table below instead of this one, as they are a bit easier to use.

Specify a damage type or group from the table below, and optionally amount. Any casing is allowed.

Depending on whether it's a damage type or group, the following will be generated:

  • If it's a damage type, a potentially colored label with an amount (if specified) will be produced. If specified type is an alias, the real definition will be used for displaying a label (hence the same labels for some damage types in the damage types table).
  • If it's a damage group, a label will be produced for that group, similar to the damage type. The damage types composing that group will be listed in parenthesis, with amount if it's specified for all of them (including the group label).

If above is confusing, just look at the examples below.

How to make changes

See Module:Damage for details.

Examples

Damage type

{{Damage|Blunt}}

blunt

Damage type with an amount

{{Damage|Poison|5}}

5 poison

Damage group

{{Damage|Burn}}

burn (heat, shock, cold and caustic)

Damage group with an amount

{{Damage|Toxin|10}}

10 toxin (5 poison and 5 radiation)

List of damage groups

Damage group How it looks Alias template
  • Brute
  • brute (blunt, slash and piercing)
  • Burn
  • burn (heat, shock, cold and caustic)
  • Airloss
  • airloss (asphyxiation and bloodloss)
  • Toxin
  • toxin (poison and radiation)
  • Genetic
  • genetic (cellular)
  • Metaphysical
  • metaphysical (holy)


List of damage types

Damage type How it looks Alias template
  • Asphyxiation
  • asphyxiation
  • Bloodloss
  • Bleeding
  • Bleed
  • bloodloss
  • bloodloss
  • bloodloss
  • Blunt
  • blunt
  • Cellular
  • cellular
  • Caustic
  • caustic
  • Cold
  • cold
  • Heat
  • heat
  • Piercing
  • Puncture
  • piercing
  • piercing
  • Poison
  • poison
  • Radiation
  • Rad
  • radiation
  • radiation
  • Shock
  • shock
  • Slash
  • slash
  • Structural
  • structural
  • Holy
  • holy