Template:Infobox Boss: Difference between revisions

From Zelda Wiki, the Zelda encyclopedia
Jump to navigation Jump to search
m (fix text bolding)
(fix text alignment, added noinclude information)
Line 1: Line 1:
{| class="toccolours" cellpadding="4" style="border: 1px solid #999999; float: right; margin: 0 0 1em 1em; width: 22em; border-collapse: collapse; font-size: 95%;"
<noinclude>'''This template is used to display an enemies vital information and also adds the article to [[:Category:Bosses]].'''
 
'''To add this template to an article copy and paste the following code and then fill in the information: '''
<pre>
{{Boss| name =
|image =
|title =
|game =
|dungeon =
|weakness =
}}
</pre>
 
[[Category:Bosses|*]]
 
 
</noinclude>{| class="toccolours" cellpadding="4" style="border: 1px solid #999999; float: right; margin: 0 0 1em 1em; width: 22em; border-collapse: collapse; font-size: 95%; text-align: left;"
| align="center" colspan=2 bgcolor="#ccccff" style="font-size:110%; border: 1px solid #999999;" | '''{{{name}}}'''
| align="center" colspan=2 bgcolor="#ccccff" style="font-size:110%; border: 1px solid #999999;" | '''{{{name}}}'''
|-
|-
! style="border: 1px solid #999999;" align="center" colspan="2" | {{{image}}}
! style="border: 1px solid #999999; text-align: center;" colspan="2" | {{{image}}}
|-
|-
{{if defined call1 | {{{title}}} | Boss/title | {{{title}}}}}
{{if defined call1 | {{{title}}} | Boss/title | {{{title}}}}}
Line 16: Line 32:
|}
|}


[[Category:Bosses]]
<includeonly>[[Category:Bosses]]</includeonly>

Revision as of 22:39, 2 January 2006

This template is used to display an enemies vital information and also adds the article to Category:Bosses.

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

{{Boss| name = 
|image = 
|title = 
|game = 
|dungeon = 
|weakness = 
}}


Template:If defined call1
{{{name}}}
{{{image}}}
Game(s) {{{game}}}
Dungeon(s) {{{dungeon}}}
Weakness(es) {{{weakness}}}