Template:DamageMult

From Uncompromising Mode Wiki
Jump to navigation Jump to search
Description
This template is used to display damage of weapons for specific characters (Normal, Elderly Wanda, Wes & others, Wigfrid, Wolfgang and Wathom, Amped Up Wathom)
Syntax
Use the following code as reference when using this template. Note that one does not need all of these parameters in order to use this template.
{{DamageMult
|damage
|note=
|damageAsWanda=
|damageAsWes=
|damageAsWigfrid=
|damageAsWolfgang=
|damageAsWathom=
}}
Notes
  • If damage is a numeric value the multiplier are computed automaticaly.
  • note is optional
  • damageAsWanda, damageAsWes, damageAsWigfrid, damageAsWolfgang, and damageAsWathom overwrite the value computed automatically based on damage.
Examples
  • {{DamageMult|100}} gives
100
(50 Wanda Old Portrait.png)
(75 Wendy Portrait.pngWes Portrait.pngWolfgang Wimpy Portrait.pngWinky Portrait.png)
(125 Wigfrid Portrait.png)
(200 Wolfgang Mighty Portrait.pngWathom Portrait.png)
(400 Wathom Shadow Portrait.png)
  • {{DamageMult|100|note=melee}} gives
100 melee
(50 Wanda Old Portrait.png)
(75 Wendy Portrait.pngWes Portrait.pngWolfgang Wimpy Portrait.pngWinky Portrait.png)
(125 Wigfrid Portrait.png)
(200 Wolfgang Mighty Portrait.pngWathom Portrait.png)
(400 Wathom Shadow Portrait.png)


  • {{DamageMult|50-100|damageAsWigfrid=62.5-125}} gives
50-100
(62.5-125 Wigfrid Portrait.png)