Difference between revisions of "Template:MobInfoBox"

From EncyclopAtys

Jump to: navigation, search
m
m
Line 1: Line 1:
{| class="infobox"
+
{{#vardefine:colour|337733}}<!--
 +
-->{| class="infobox"
 
|-
 
|-
! align="centre" colspan="2" style="background: #339966; padding: 2px;" | <font color="white">{{{name}}}</font>
+
! align="centre" colspan="2" style="background: #{{#var:colour}}; 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: #339966; padding: 11px;" |
+
!align="centre" colspan="2" style="background: #{{#var:colour}}; padding: 11px;" |
 
|-
 
|-
 
|
 
|
 
|-
 
|-
!align="centre" style="background: #339966; width:50%;" | <font color="white">'''Type:'''</font>
+
!align="centre" style="background: #{{#var:colour}}; width:50%;" | <font color="white">'''Type:'''</font>
 
!align="center" | '''{{{type}}}'''
 
!align="center" | '''{{{type}}}'''
 
|-
 
|-
!align="centre" style="background: #339966; width:50%;" | <font color="white">'''Main Ecosystem(s):'''</font>
+
!align="centre" style="background: #{{#var:colour}}; width:50%;" | <font color="white">'''Main Ecosystem(s):'''</font>
 
!align="center" | '''{{{locale}}}'''
 
!align="center" | '''{{{locale}}}'''
 
|-
 
|-
!align="centre" style="background: #339966; width:50%;" | <font color="white">'''Aggressive:'''</font>
+
!align="centre" style="background: #{{#var:colour}}; width:50%;" | <font color="white">'''Aggressive:'''</font>
 
!align="center" | '''{{{aggro}}}'''
 
!align="center" | '''{{{aggro}}}'''
 
|-
 
|-
!align="centre" style="background: #339966; width:50%;" | <font color="white">'''Damage Type:'''</font>
+
!align="centre" style="background: #{{#var:colour}}; width:50%;" | <font color="white">'''Damage Type:'''</font>
 
!align="center" | '''{{{damage}}}'''
 
!align="center" | '''{{{damage}}}'''
 
|}<!--
 
|}<!--

Revision as of 19:00, 16 March 2010

{{{name}}}
[[Image:{{{image}}}|300px|MobInfoBox]]
Type: {{{type}}}
Main Ecosystem(s): {{{locale}}}
Aggressive: {{{aggro}}}
Damage Type: {{{damage}}}

Description

{{MobInfoBox
|image=<Filename>
|name={{PAGENAME}} 
|type=<Creature Type>
|locale=<Regions found in>
|aggro=<Yes/No>
|damage=<Primary Output Damage>
|}}

Note: Leave {{PAGENAME}} in place unless page name differs from mob name.

Example

Taxonomic Amber
Fluffy Bunnies
Clopper.jpg
Kingdom {{{king}}}
Category {{{species}}}
Main Ecosystem(s) Everywhere
Attack type Snappy


Also See