GuildWiki

GuildWiki has been locked down: anonymous editing and account creation are disabled. Current registered users are unaffected. Leave any comments on the Community Portal.

READ MORE

GuildWiki
mNo edit summary
m (extracting the "documentation")
 
(20 intermediate revisions by 10 users not shown)
Line 1: Line 1:
  +
{| class="infobox"
{| style="margin: 0 0 0.5em 1em; border-collapse:collapse; float:right; clear:right;" border="1" cellpadding="0" rules="all"
 
  +
|-
|- style="text-align:center;"
 
! style="background: gold;" | '''{{{name|{{PAGENAME}}}}}'''
+
! style="background: gold; color:black;" | {{{name|{{PAGENAME}}}}}
 
|-
 
|-
| style="text-align:center; padding: 1px;" | {{{image|[[Image:{{PAGENAME}}.jpg|128px]]}}}<br>
+
| style="padding: 1px;" | {{{image|[[Image:{{PAGENAME}}.jpg|128px]]}}}<br>
  +
|-
|- style="text-align:center;"
 
! style="background: gold; padding: 2px;" | '''Classification'''
+
! style="background: gold; color:black; padding: 2px;" | Classification
  +
|-
|- style="text-align:center;"
 
 
|
 
|
 
{| style="margin:0 auto; text-align:left; background:none;" cellpadding="2"
 
{| style="margin:0 auto; text-align:left; background:none;" cellpadding="2"
|- valign=top
+
|-
| ||'''[[Bestiary#Species|Species]]:'''||{{{species}}}
+
! [[Bestiary#Species|Species]]:
  +
| colspan=2 | {{{species}}}
|- valign=middle
 
 
|-
| {{{icon|[[image:{{{prof}}}-icon.png]]}}} ||'''[[Profession]]:'''||{{{prof}}}
 
  +
! [[Profession]]:
|- valign=top
 
  +
| {{{prof}}}
| ||'''[[Level|Level(s)]]:'''||{{{level}}}
 
 
| rowspan=2 valign=top | {{{icon|[[image:{{{prof}}}-icon.png]]}}}
|}
 
  +
|-
{{ #if: {{{map1|}}} | {{BeastInfo_map1 | {{{map1}}}}} <br/> {{{map1-text|(click to enlarge)}}} }}
 
  +
! [[Character level|Level(s)]]:
{{ #if: {{{map2|}}} | {{BeastInfo_map2 | {{{map2}}}}} <br/> {{{map2-text|(click to enlarge)}}} }}
 
  +
| {{{level}}}
{{ #if: {{{map3|}}} | {{BeastInfo_map2 | {{{map3}}}}} <br/> {{{map3-text|(click to enlarge)}}} }}
 
{{ #if: {{{map4|}}} | {{BeastInfo_map2 | {{{map4}}}}} <br/> {{{map4-text|(click to enlarge)}}} }}
 
{{ #if: {{{map5|}}} | {{BeastInfo_map2 | {{{map5}}}}} <br/> {{{map5-text|(click to enlarge)}}} }}
 
 
|}
 
|}
 
{{ #if: {{{map1|}}} | {{BeastInfo_map1 | {{{map1}}}}}<br/>{{{map1-text|(click to enlarge)}}}
<noinclude>
 
 
{{ #if: {{{map2|}}} | {{BeastInfo_map2 | {{{map2}}}}}<br/>{{{map2-text|(click to enlarge)}}}
==Usage==
 
 
{{ #if: {{{map3|}}} | {{BeastInfo_map2 | {{{map3}}}}}<br/>{{{map3-text|(click to enlarge)}}}
<nowiki>{{BeastInfo
 
 
{{ #if: {{{map4|}}} | {{BeastInfo_map2 | {{{map4}}}}}<br/>{{{map4-text|(click to enlarge)}}}
| species = beast species
 
 
{{ #if: {{{map5|}}} | {{BeastInfo_map2 | {{{map5}}}}}<br/>{{{map5-text|(click to enlarge)}}} }} }} }} }} }}
| prof = beast profession
 
 
|}<noinclude>
| level = beast level
 
}}</nowiki>
+
{{/doc}}</noinclude>
[[Category:Templates/Info boxes]]</noinclude>
 

Latest revision as of 14:24, 28 October 2008

BeastInfo
File:BeastInfo.jpg
Classification
Species: {{{species}}}
Profession: {{{prof}}} [[image:{{{prof}}}-icon.png]]
Level(s): {{{level}}}

This article has been protected from edits by everyone because of caching/performance issues. Template documentation is editable separately..
Please use the discussion page to propose changes or request unprotection.


Usage

Required parameters

{{BeastInfo
 | species = beast species
 | prof = beast profession
 | level = beast level
}}

Optional parameters

 | name = beast name
 | image = [[Image:Beast name.jpg]]
 | icon = [[Image:Mesmer-icon.png]][[Image:Monk-icon.png]]
 | map1 = [[Image:Beast map.jpg]]
 | map1-text = Location of beast in <explorable area>

Parameter definitions

name
The name of the creature. If omitted, defaults to the name of the page.
image
The image to use in the infobox. If omitted, uses the name of the page as the image name.
species
The creature's species, as determined by in-game mechanics such as <species>-slaying weapons or species-specific bounties. Should be formatted as a wiki link.
prof
The creature's profession, as determined by either the skills it uses or, if it uses monster skills only, the type of tome it drops. Should be formatted as a wiki link.
icon
The profession icon(s) to use. If omitted, defaults to {{{prof}}}-icon.png. This parameter must be defined for dual-profession creatures. Must be formatted as a wiki image tag.
level
The creature's level(s). List all possible normal mode levels, separated by commas, then all Hard Mode levels in parentheses.
map1, map2, map3, map4, map5
Images to include as maps showing the creature's location. Should only be used for unique creatures that are only found in specific locations. Must be formatted as wiki image tags.
map1-text, map2-text, map3-text, map4-text, map5-text
Text to use as captions for the maps.