Difference between revisions of "Template:BossInfoBox"

From EncyclopAtys

Jump to: navigation, search
m
 
(20 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{| class="infobox"
 
{| class="infobox"
 
|-
 
|-
!align="centre" colspan="2" style="background: #1E90FF; padding: 2px;" | <font color="white">{{{name}}}</font>
+
!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: #1E90FF; padding: 11px;" |
+
!align="centre" colspan="2" style="background: #6B238E; padding: 0px;height:8px;" |
 
|-
 
|-
 
|
 
|
 
|-
 
|-
!align="left" | '''Creature Type:'''
+
!align="centre" style="background: #6B238E; padding-left:5px;padding-right:5px;" | <font color="white">'''Type:'''</font>
| [[{{{type}}}]]
+
!align="center" | {{{type}}}
 
|-
 
|-
!align="left" | '''Level:'''
+
!align="centre" style="background: #6B238E; padding-left:5px;padding-right:5px;" | <font color="white">'''Creature&nbsp;Type:'''</font>
| {{{lvl}}}
+
!align="center" | [[{{{type2}}}]]
 
|-
 
|-
!align="left" | '''Location:'''
+
!align="centre" style="background: #6B238E; padding-left:5px;padding-right:5px;" | <font color="white">'''Level:'''</font>
| [[{{{loca}}}]]
+
!align="center" | {{{lvl}}}
 
|-
 
|-
!align="left" | '''Aggressive:'''
+
!align="centre" style="background: #6B238E; padding-left:5px;padding-right:5px;" | <font color="white">'''Grade&nbsp;of&nbsp;Material:'''</font>
| {{{aggro}}}
+
!align="center" | {{{grad}}}
|}
+
|-
<noinclude>
+
!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 00:54, 22 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
BossInfoBox
Type: Boss
Creature Type: Kidinak
Level: 250
Grade of Material: Supreme
Location: Lands to Explore
Aggressive: No