Template:Damage
From Space Station 14 Wiki
Uses Lua module
This template uses Lua module:
Usage
{{Damage
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
Damage type with an amount
{{Damage
↓
5 poison
Damage group
{{Damage
↓
burn (heat, shock, cold and caustic)
Damage group with an amount
{{Damage
↓
10 toxin (5 poison and 5 radiation)
List of damage groups
Damage group | How it looks | Alias template |
---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
List of damage types
Damage type | How it looks | Alias template |
---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Creates a colored label corresponding to a damage type.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Type | 1 | Damage type or damage group. Lowercase and other -case values are allowed.
| Line | required |
Amount | 2 | Amount of that damage. | Number | suggested |