Template:Damage

From Zelda Wiki, the Zelda encyclopedia
Jump to navigation Jump to search


Purpose

Giving a visual representation of damage dealt by enemy attacks.

Usage

    {{Damage|attack1 |damage1 }}

  • attack1 — The name or brief description of the enemy's attack.
  • damage1 — The damage dealt by the enemy's attack; must be a number from 0.25 to 10.00 (in increments of 0.25, including two decimal places).

The template supports additional parameters, up to attack5 and damage5.

Examples

Input Output
{{Damage
 |attack1= Sword slash
 |damage1= 1.50

 |attack2= Sword thrust
 |damage2= 0.75

 |attack3= Sword vortex
 |damage3= 3.00
}}
  • Sword slash: TMC Life Energy Sprite.pngTMC Life Energy Sprite 4.png
  • Sword thrust: TMC Life Energy Sprite 5.png
  • Sword vortex: TMC Life Energy Sprite.pngTMC Life Energy Sprite.pngTMC Life Energy Sprite.png
The above documentation is transcluded from Template:Damage/Documentation. (edit | history)