Template:Infobox Boss: Difference between revisions

From Zelda Wiki, the Zelda encyclopedia
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
<includeonly><!--
<includeonly>{{#invoke:Infobox|_Main|type= Boss}}[[Category:Bosses]]</includeonly><noinclude>
-->{{InfoField|Start|{{#if:{{{name|}}}|{{{name|{{PAGENAME}} }}}[[Category:Pages Using the Name Parameter]]|{{Term|Series|{{PAGENAME}} }} }} }}<!--
-->{{InfoField|Image|{{{image|}}}|{{{caption|}}}}}<!--
-->{{InfoField|Pronunciation|{{{pronunciation|}}}}}<!--
-->{{InfoField|Plural|{{{plural|}}}}}<!--
-->{{InfoField|Overflow|Title|{{{title|}}}}}<!--
-->{{InfoField|Overflow|Alias|{{{alias|}}}}}<!--
-->{{InfoField|Race/Species|{{{race|}}}}}<!--
-->{{InfoField|Pronouns|{{{pronouns|}}}}}<!--
-->{{InfoField|Gender|{{{gender|}}}}}<!--
-->{{InfoField|Overflow|Game(s)|{{{game}}}}}<!--
-->{{InfoField|Overflow|Other Media|{{{other|}}}}}<!--
-->{{InfoField|Dungeon(s)|{{{dungeon}}}}}<!--
-->{{InfoField|Habitat(s)|{{{habitat|}}}}}<!--
-->{{InfoField|Health|{{{health|}}}}}<!--
-->{{InfoField|Weakness(es)|{{{weakness|}}}}}<!--
-->{{InfoField|Reward(s)|{{{reward|}}}}}<!--
-->{{InfoField|{{Exp|Experience points gained in The Adventure of Link.|EXP Points}}|{{{exp|}}}}}<!--
-->{{InfoField|Voice Actor(s)|{{{voice actor|}}}}}<!--
-->{{InfoField|Theme Music|{{{theme|}}}}}<!--
-->{{InfoField|Span|{{#if:{{{strategy|}}}|[[File:StrategyWiki Favicon.png]] [[StrategyWiki:{{{strategy|}}}|Boss battle strategy at StrategyWiki]]}}}}<!--
-->{{InfoField|Span|{{#if:{{{zu|}}}|<center>[[File:ZU-logo.png|x16px]] {{{zu}}}</center>|}}}}<!--
-->{{InfoField|End}}</includeonly><noinclude>
{{Documentation}}
{{Documentation}}
{{Categories
[[Category:Infobox Templates]]
|Infobox Templates
</noinclude>
}}</noinclude>

Revision as of 12:10, 6 May 2020


Purpose

Displaying an infobox for Bosses.

Usage

{{Infobox Boss
|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 boss' name.
|title= The boss' title(s).
|alias= The boss' alias(es).
|race= The boss' race.
|gender= The boss' gender.
|game= The game(s) in which the boss appears.
|other= Other media in which the boss appears.
|dungeon= The dungeon(s) in which the boss appears.
|habitat= The habitat(s) the boss has appeared in.
|health= The total health of the boss.
|attack= The attacks the boss uses.
|weakness= Any weaknesses the boss may have, either to weapons or objects found within the environment.
|reward= Items(s) rewarded upon the boss's defeat.
|exp= EXP awarded upon the boss's defeat in {{TAoL}}.
|theme= The theme(s) associated with the boss.
|voiceactor= Voice actor(s) who have voiced the boss.
|strategy= A link to a guide from StrategyWiki.
|zu= A link to the Zelda Universe walkthrough using {{ZU Guide}}.
}}

Blank Code

{{Infobox Boss
|image= 
|caption= 
|pronunciation= 
|title= 
|alias= 
|race= 
|gender= 
|game= 
|other= 
|dungeon= 
|habitat= 
|health= 
|attack= 
|weakness= 
|reward= 
|exp= 
|theme= 
|voiceactor= 
|strategy= 
|zu= 
}}
The above documentation is transcluded from Template:Infobox Boss/Documentation. (edit | history)