Difference between revisions of "User:Belgrave/Creature Template"

From Fallen Sword Wiki
Jump to: navigation, search
Line 53: Line 53:
 
====Enhancements====
 
====Enhancements====
 
{| width="100%" cellspacing="0" cellpadding="0"
 
{| width="100%" cellspacing="0" cellpadding="0"
Copy and fill in the following 5 lines of code for every enhancement the creature has. -->
+
<!-- Copy and fill in the following 5 lines of code for every enhancement the creature has. -->
 
{{CEnh
 
{{CEnh
 
|enh= <!-- Enhancement Name -->
 
|enh= <!-- Enhancement Name -->

Revision as of 11:46, 4 July 2008

This layout contains everything needed to create a new creature page. To do so, copy the code below to the new creature's page and follow the instructions in the code. Once you are done, preview the page and make any necessary changes so it looks good before you save it. Please do not alter the layout.

__NOTOC__
{|cellpadding="5" width="100%"
|valign="top" align="left"|
<!-- Replace this line with the Creature Image URL. -->
=== Description ===
<!-- Replace this line with the Creature Description. -->
|width="25%" valign="top" align="left"|
==Information==
'''Name:''' {{PAGENAME}}
* '''[[Class]]:''' 
<!-- Choose one of the following and delete the rest. -->
{{Aquatic}}
{{Avian}}
{{Beast}}
{{Canine}}
{{Demon}}
{{Dragon}}
{{Dwarf}}
{{Elf}}
{{Feline}}
{{Golem}}
{{Greenskin}}
{{Human}}
{{Magical}}
{{Mechanical}}
{{Mounted}}
{{Plant}}
{{Reptile}}
{{Undead}}
{{Vermin}}
* '''[[Level]]:''' 1
===Statistics===
<!-- Fill in the known min and max stats. -->
{{CStat
|xp-min=0
|xp-max=0
|attack-min=0
|attack-max=0
|defense-min=0
|defense-max=0
|armor-min=0
|armor-max=0
|damage-min=0
|damage-max=0
|hp-min=0
|hp-max=0
|gold-min=0
|gold-max=0
}}
====Enhancements====
{| width="100%" cellspacing="0" cellpadding="0"
<!-- Copy and fill in the following 5 lines of code for every enhancement the creature has. -->
{{CEnh
|enh= <!-- Enhancement Name -->
|min= <!-- Enhancement Min -->
|max= <!-- Enhancement Max -->
}}
| '''&bull''' {{none}} <!-- Use this if creature has no enhancements. Otherwise, delete this line. -->
|}
|width="25%" valign="top" align="left"|
==Drops==
* [[]]
* [[]]
|width="25%" valign="top" align="left"|
==Found in Realms==
* [[]]
* [[]]
|}

<!-- Choose all applicable categories and delete the rest. -->
[[Category:Bestiary]]
[[Category:Aquatic Class]]
[[Category:Avian Class]]
[[Category:Beast Class]]
[[Category:Canine Class]]
[[Category:Demon Class]]
[[Category:Dragon Class]]
[[Category:Dwarf Class]]
[[Category:Elf Class]]
[[Category:Feline Class]]
[[Category:Golem Class]]
[[Category:Greenskin Class]]
[[Category:Human Class]]
[[Category:Magical Class]]
[[Category:Mechanical Class]]
[[Category:Mounted Class]]
[[Category:Plant Class]]
[[Category:Reptile Class]]
[[Category:Undead Class]]
[[Category:Vermin Class]]
[[Category:Champion Beasts]]
[[Category:Elite Beasts]]
[[Category:Legendary Beasts]]
[[Category:Super Elite Beasts]]