mNo edit summary
(Added Title option for those few creatures that have a title)
Line 30: Line 30:
  |          Class =  
  |          Class =  
  |        Subclass =  
  |        Subclass =  
|          Title =
  |            Boss =  
  |            Boss =  
  |          Level =  
  |          Level =  

Revision as of 01:43, 20 December 2009

Related topics: Creatures, Page Templates, Wiki Swiss Tool, {{Creature}}, {{Intro}}, {{Spawn Map}}, {{Locations}}, {{Creature Trophy List}}

Use this template for individual creature pages, copy and paste the wiki code into the page and fill in the creature's information. If at all possible use an in game screen shot that is 300x400 pixels and append "Live" to the name. For example, Pyreal Golem Live.jpg. If using a 300x400 stats panel, use the creature name, e.g. Pyreal Golem.jpg.

Miscellaneous Points:

  • Spawn maps are useful primarily for creatures that spawn on the terrain, and unique creatures that spawn only in certain areas. If this is an indoor only monster or a boss, you can delete the Spawn Map reference. See Wiki Swiss Tool#Spawn Maps for details on making a new one or updating an old one.
  • Normally Quest is left blank, however for creatures that are strongly associated with a particular quest, like boss creatures, you can specify one or more quests.
  • For Misc. Creature Class, set the subclass to what is actually in the ID panel. Normally subclass can be left out or blank, however for non Misc creatures that have a subclass (like mu-miyah) you can still put it in in case we incorporate this into the table in the future.
  • For trophies and items that are dropped there are three options:
    1. Plain text, for example "None"
    2. Enclose in wiki link brackets, this allows you the freedom to specify a different name, e.g. [[Pyreal Mote|Mote]].
    3. List trophies with the list template, e.g. {{Creature Trophy List|Pyreal Mote|Diamond Heart|Ancient Empyrean Trinket}}.
  • If this is a creature that never spawns outdoors then do not include a Spawn Map.
  • Any stats/patch fields left blank will automatically show up as ??.
  • Unlike most pages, this page will automatically categorize itself by Creature, Class, and Subclass if one is given. Putting the categories again manually will not hurt anything, but is not necessary.
  • For a boss creature, set Boss = True, if left blank or anything other than True the page will not be categorized as a Boss Creature.
  • If you need to use an alias in a non-trophy or non-Intro field, use {{!}} to separate the link from its alias.

Wiki Code

<section begin=Creature />

{{Intro
 | Patch Introduced = 
 |   Related Quests = 
 |          Updated = 
}}
{{Creature
 |            Name = 
 |           Image =  Live.jpg
 |           Class = 
 |        Subclass = 
 |           Title = 
 |            Boss = 
 |           Level = 
 |        Strength = 
 |       Endurance = 
 |    Coordination = 
 |       Quickness = 
 |           Focus = 
 |            Self = 
 |          Health = 
 |         Stamina = 
 |            Mana = 
 |   Melee Defense = 
 |    Melee Attack = 
 | Missile Defense = 
 |  Missile Attack = 
 |   Magic Defense = 
 |    Magic Attack = 
 |              XP = 
 |      Weaknesses = 
 |         Attacks = 
 |        Trophies = {{Creature Trophy List|}}
}}
== Notes ==
{{Locations|{{PAGENAME}}}}
* ??

{{Spawn Map|{{PAGENAME}}}} (Remove if only spawns in dungeons)

<section end=Creature />

Default Example

See Pyreal Golem for the results of the example code below:

{{Intro
 | Patch Introduced = [[Festivus]]
 |   Related Quests = [[Keyrings]]
 |          Updated = 
}}
{{Creature
 |            Name = Pyreal Golem
 |           Image = Pyreal Golem Live.jpg
 |           Class = Golem
 |        Subclass = 
 |            Boss = 
 |           Level = 105
 |        Strength = 390
 |       Endurance = 360
 |    Coordination = 355
 |       Quickness = 320
 |           Focus = 345
 |            Self = 395
 |          Health = 460
 |         Stamina = 511
 |            Mana = 596
 |   Melee Defense = 
 |    Melee Attack = 
 | Missile Defense = 
 |  Missile Attack = --
 |   Magic Defense = 
 |    Magic Attack = 
 |              XP = 48,000
 |      Weaknesses = Acid, Cold
 |         Attacks = Bludgeon, Lightning
 |        Trophies = {{Creature Trophy List|Pyreal Mote|Sturdy Iron Key|Pyreal Golem Heart}}
}}
== Notes ==
{{Locations|{{PAGENAME}}}}
* Casts creature debuffs.

{{Spawn Map|{{PAGENAME}}}}