Template:Enemy

From Dragon Marked For Death Wiki
Jump to navigation Jump to search

Description
This template is used create an infobox representing Enemies (including Bosses and NMs).

Syntax

{{Enemy
|image = <gallery>
file 1.png|Title 1
file 2.png|Title 2
</gallery>
|enemy_type = 
|quest(s) = 
|species_type = 
|element_type = 
|element_weakness = 
|affected_by_status_ailments = 
}}

Samples

{{Enemy
|image = <gallery>
Ogre Prince.png|In-game
</gallery>
|enemy_type = Boss
|quest(s) = [[The Ogre Fort]] <br> [[Cavern of Torment]]: Floor 35 <br> [[Ancient Gods]]
|species_type = Primal
|element_type = {{Fire}}
|element_weakness = {{Ice}}
|affected_by_status_ailments = {{Burn}}, {{Paralysis}}, {{PoisonStatusAilment}}, {{Frostbite}}
}}