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

From Fallen Sword Wiki
Jump to: navigation, search
(Reverted edits by Tornadia (Talk); changed back to last version by Belgrave)
 
(6 intermediate revisions by one user not shown)
Line 1: Line 1:
 +
''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.''
 +
<!-- Delete Everything above this line. -->
 +
<pre>
 
__NOTOC__
 
__NOTOC__
 
{|cellpadding="5" width="100%"
 
{|cellpadding="5" width="100%"
 
|valign="top" align="left"|
 
|valign="top" align="left"|
(Replace this with image url)
+
<!-- Replace this line with the Creature Image URL. -->
 +
=== Description ===
 +
<!-- Replace this line with the Creature Description. -->
 
|width="25%" valign="top" align="left"|
 
|width="25%" valign="top" align="left"|
 
==Information==
 
==Information==
'''Creature Name:'''  
+
'''Name:''' {{PAGENAME}}
* '''[[Class]]:''' Human
+
* '''[[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
 
* '''[[Level]]:''' 1
'''Description:''' <br />
 
 
===Statistics===
 
===Statistics===
* '''[[Gold]]:''' 0-0
+
<!-- Fill in the known min and max stats. -->
* '''[[XP]]:''' 0-0
+
{{CStat
* '''[[Attack]]:''' 0-0
+
|xp-min=0
* '''[[Defense]]:''' 0-0
+
|xp-max=0
* '''[[Armor]]:''' 0-0
+
|attack-min=0
* '''[[Damage]]:''' 0-0
+
|attack-max=0
* '''[[HP]]:''' 0-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====
 
====Enhancements====
* '''[[]]:''' 0-0
+
{| 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"|
 
|width="25%" valign="top" align="left"|
 
==Drops==
 
==Drops==
Line 29: Line 71:
 
|}
 
|}
  
<!-- Remove this line
+
<!-- Choose all applicable categories and delete the rest. -->
 
+
 
[[Category:Bestiary]]
 
[[Category:Bestiary]]
 
+
[[Category:Aquatic Class]]
Remove this line -->
+
[[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]]
 +
</pre>

Latest 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 -->
}}
| '''•''' {{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]]