Template:Infobox Boss: Difference between revisions

From Zelda Wiki, the Zelda encyclopedia
Jump to navigation Jump to search
im>Zeldalover
(Removing all content from page)
m (Reverted edits by Zeldalover (Talk); changed back to last version by Adamcox82)
Line 1: Line 1:
<noinclude>'''This template is used to display a boss' vital information and also adds the article to [[:Category:Bosses]] or [[:Category:Mini-Bosses]].'''


If the boss does not have any information for a field (like it doesn't have a title) leave it blank or delete it.  If the boss name is the same as that of the article you can delete the name field. The <code>type</code> field is optional and should only be used for mini-bosses where it should equal <code>mini</code> to put them in the Mini-Bosses category instead of boss category
'''To add this template to an article copy and paste the following code and then fill in the information: '''
<pre>
{{Boss
|name =
|type = mini
|image =
|title =
|game =
|dungeon =
|weakness =
}}
</pre>
[[Category:Bosses|*]]
[[Category:Mini-Bosses|*]]
</noinclude>{| class="toccolours" cellpadding="4" style="border: 1px solid #3b587e; float: right; margin: 0 0 1em 1em; width: 22em; border-collapse: collapse; font-size: 95%; text-align: left;"
! colspan="2" style="text-align: center; background-color: #1f4973; font-size:110%; border: 1px solid #3b587e;" | {{{name|{{PAGENAME}}}}}
{{#if:{{{image|}}}|
{{!-}}
! colspan="2" style="border: 1px solid #3b587e; text-align: center;" bgcolor="#1c3855" {{!}} {{{image|}}}}}
{{#if:{{{title|}}}|
{{!-}}
! style="border: 1px solid #3b587e;" bgcolor="#1f4973" {{!}} Title
{{!}} style="border: 1px solid #3b587e;" bgcolor="#1c3855" {{!}} {{{title|}}}}}
|-
! style="border: 1px solid #3b587e;" bgcolor="#1f4973" | Game(s)
| style="border: 1px solid #3b587e;" bgcolor="#1c3855" | {{{game|}}}
|-
! style="border: 1px solid #3b587e;" bgcolor="#1f4973" | Dungeon(s)
| style="border: 1px solid #3b587e;" bgcolor="#1c3855" | {{{dungeon|}}}
|-
! style="border: 1px solid #3b587e;" bgcolor="#1f4973" | Weakness(es)
| style="border: 1px solid #3b587e;" bgcolor="#1c3855" | {{{weakness|}}}
|}<includeonly>{{#ifeq:{{{type|}}}|mini|[[Category:Mini-Bosses]]|[[Category:Bosses]]}}</includeonly>

Revision as of 13:15, 20 May 2007

This template is used to display a boss' vital information and also adds the article to Category:Bosses or Category:Mini-Bosses.

If the boss does not have any information for a field (like it doesn't have a title) leave it blank or delete it. If the boss name is the same as that of the article you can delete the name field. The type field is optional and should only be used for mini-bosses where it should equal mini to put them in the Mini-Bosses category instead of boss category

To add this template to an article copy and paste the following code and then fill in the information:

{{Boss
|name = 
|type = mini
|image = 
|title = 
|game = 
|dungeon = 
|weakness = 
}}
Infobox Boss


Game(s)
Dungeon(s)
Weakness(es)