Difference between revisions of "Template:BossInfoBox"
From EncyclopAtys
m |
|||
(21 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox" | {| class="infobox" | ||
|- | |- | ||
− | !align="centre" colspan="2" style="background: # | + | !align="centre" colspan="2" style="background: #6B238E; padding: 2px;"| <font color="white">{{{name}}}</font> |
|- | |- | ||
! colspan="2" |[[Image:{{{image}}}|300px|{{PAGENAME}}]] | ! colspan="2" |[[Image:{{{image}}}|300px|{{PAGENAME}}]] | ||
|- | |- | ||
− | !align="centre" colspan="2" style="background: # | + | !align="centre" colspan="2" style="background: #6B238E; padding: 0px;height:8px;" | |
|- | |- | ||
| | | | ||
|- | |- | ||
− | !align="left" | ''' | + | !align="centre" style="background: #6B238E; padding-left:5px;padding-right:5px;" | <font color="white">'''Type:'''</font> |
− | | | + | !align="center" | {{{type}}} |
|- | |- | ||
− | !align="left" | ''' | + | !align="centre" style="background: #6B238E; padding-left:5px;padding-right:5px;" | <font color="white">'''Creature Type:'''</font> |
− | | {{{ | + | !align="center" | [[{{{type2}}}]] |
|- | |- | ||
− | !align="left" | ''' | + | !align="centre" style="background: #6B238E; padding-left:5px;padding-right:5px;" | <font color="white">'''Level:'''</font> |
− | | {{{ | + | !align="center" | {{{lvl}}} |
|- | |- | ||
− | !align="left" | '''Aggressive:''' | + | !align="centre" style="background: #6B238E; padding-left:5px;padding-right:5px;" | <font color="white">'''Grade of Material:'''</font> |
− | | {{{aggro}}} | + | !align="center" | {{{grad}}} |
− | |} | + | |- |
− | < | + | !align="centre" style="background: #6B238E; padding-left:5px;padding-right:5px;" | <font color="white">'''Location:'''</font> |
+ | !align="center" | [[{{{loca}}}]] | ||
+ | |- | ||
+ | !align="centre" style="background: #6B238E; width:50%;" | <font color="white">'''Aggressive:'''</font> | ||
+ | !align="center" | {{{aggro}}} | ||
+ | |}<!-- | ||
+ | --><noinclude>{{clear}} | ||
==Description== | ==Description== | ||
<pre> | <pre> | ||
− | {{BossInfoBox|image=<Filename>|name=<Mob Name>|type=<Creature Type>|lvl=<Level>|loca=<Region>|aggro=<Yes/No>}} | + | {{BossInfoBox |
+ | |image=<Filename> | ||
+ | |name=<Mob Name> | ||
+ | |type=<Boss/Named> | ||
+ | |type2=<Creature Type> | ||
+ | |lvl=<Level> | ||
+ | |grad=<Grade of Mats> | ||
+ | |loca=<Region> | ||
+ | |aggro=<Yes/No> | ||
+ | |}} | ||
</pre> | </pre> | ||
==Example== | ==Example== | ||
(It's a fictional boss) | (It's a fictional boss) | ||
− | {{BossInfoBox|image=Kidinak.jpg|name=Kinakya|type=Kidinak|lvl=250|loca=Lands to Explore|aggro=No}} | + | {{BossInfoBox |
− | + | |purple=y | |
+ | |image=Kidinak.jpg | ||
+ | |name=Kinakya | ||
+ | |type=Boss | ||
+ | |type2=Kidinak | ||
+ | |lvl=250 | ||
+ | |grad=Supreme | ||
+ | |loca=Lands to Explore | ||
+ | |aggro=No | ||
+ | |}} | ||
+ | [[Category: Infobox templates|BossInfoBox]] | ||
</noinclude> | </noinclude> |
Latest revision as of 23:54, 21 August 2014
{{{name}}} | |
---|---|
[[Image:{{{image}}}|300px|BossInfoBox]] | |
Type: | {{{type}}} |
Creature Type: | [[{{{type2}}}]] |
Level: | {{{lvl}}} |
Grade of Material: | {{{grad}}} |
Location: | [[{{{loca}}}]] |
Aggressive: | {{{aggro}}} |
Description
{{BossInfoBox |image=<Filename> |name=<Mob Name> |type=<Boss/Named> |type2=<Creature Type> |lvl=<Level> |grad=<Grade of Mats> |loca=<Region> |aggro=<Yes/No> |}}
Example
(It's a fictional boss)
Kinakya | |
---|---|
Type: | Boss |
Creature Type: | Kidinak |
Level: | 250 |
Grade of Material: | Supreme |
Location: | Lands to Explore |
Aggressive: | No |