Zelda Wiki

Want to contribute to this wiki?
Sign up for an account, and get started!

Come join the Zelda Wiki community Discord server!

READ MORE

Zelda Wiki
mNo edit summary
(Replaced content with "<includeonly>{{#invoke:Infobox|_Main|type= Enemy}}Category:Enemies</includeonly><noinclude> {{Documentation}} Category:Infobox Templates </noinclude>")
Tag: Replaced
(39 intermediate revisions by 13 users not shown)
Line 1: Line 1:
  +
<includeonly>{{#invoke:Infobox|_Main|type= Enemy}}[[Category:Enemies]]</includeonly><noinclude>
<noinclude>'''This template is used to display an enemies vital information and also adds the article to [[:Category:Enemies]].'''
 
  +
{{Documentation}}
 
 
[[Category:Infobox Templates]]
'''To add this template to an article copy and paste the following code and then fill in the information: '''
 
  +
</noinclude>
<pre>
 
{{Enemy
 
|name =
 
|image =
 
|caption =
 
|race =
 
|game =
 
|other =
 
|habitat =
 
|member =
 
|attack =
 
|weapon =
 
|spoils =
 
|exp =
 
}}
 
</pre>
 
 
[[Category: Infobox Templates|{{PAGENAME}}]]
 
 
 
</noinclude>{{InfoField|Start|{{{name|{{PAGENAME}}}}}}}<!--
 
-->{{InfoField|Image|{{{image|}}}|{{{caption|}}}}}<!--
 
-->{{InfoField|Race/Species|{{{race|}}}}}<!--
 
-->{{InfoField|Game(s)|{{{game|}}}}}<!--
 
-->{{InfoField|Non-canon appearances|{{{other|}}}}}<!--
 
-->{{InfoField|Habitat(s)|{{{habitat|}}}}}<!--
 
-->{{InfoField|Member(s)|{{{member|}}}}}<!--
 
-->{{InfoField|Attacks(s)|{{{attack|}}}}}<!--
 
-->{{InfoField|Effective Weapons|{{{weapon|}}}}}<!--
 
-->{{InfoField|''[[The Legend of Zelda: The Wind Waker|TWW]]'' [[Spoils Bag|Spoils]]|{{{spoils|}}}}}<!--
 
-->{{InfoField|{{Exp|in The Adventure of Link|EXP Points}}|{{{exp|}}}}}<!--
 
-->{{InfoField|End}}<includeonly>[[Category:Enemies]]</includeonly>
 

Revision as of 17:05, 18 September 2020

Purpose

Displaying an infobox for enemies.

Usage

{{Infobox Enemy
|image= Image(s) of the topic. (Use {{Media}} when possible.)
|caption= Caption of the image. (Not to be used with {{Media}}.)
|pronunciation= Pronunciation of the enemy's name.
|plural= Plural name of the enemy.
|race= The enemy's race.
|game= The game(s) in which the enemy appears.
|other= Other media in which the enemy appears.
|crossover= Crossover media in which the enemy appears.
|habitat= Location(s) where this enemy can be found.
|member= Members belonging to the enemy's species.
|health= Total of health of the enemy.
|attack= Notable attack(s) (apart from common/normal physical attacks).
|weapon= Effective weapon(s) against the enemy.
|spoils= Item(s) that may be dropped by the enemy.
|exp= EXP awarded upon defeating the enemy (in {{TAoL}}).
|theme= The theme(s) associated with this enemy.
}}

Blank Code

{{Infobox Enemy
|image= 
|caption= 
|pronunciation= 
|plural= 
|race= 
|game= 
|other= 
|crossover= 
|habitat= 
|member= 
|health= 
|attack= 
|weapon= 
|spoils= 
|exp= 
|theme= 
}}
The above documentation is transcluded from Template:Infobox Enemy/Documentation. (edit | history)