Item Template: Difference between revisions
(→Magic Item Code: Moved each category to a separate line, so it is easier to remove or copy.) |
|||
Line 101: | Line 101: | ||
* | * | ||
[[Category:Item]][[Category:<Special Property>]] | [[Category:Item]] | ||
[[Category:<Special Property>]] | |||
</pre> | </pre> | ||
[[Category:Page Template]] | [[Category:Page Template]] |
Revision as of 12:27, 20 August 2008
These basic item templates can be used for any item. To make things easier, there are templates for Weapons and Armor with most of the information already placed in the correct area.
Non Magic Item Example
From the [[Quest]] quest introduced in the [[Patch]] event.
Name | |
Value: ?? ?? Burden Units |
|
<Description>
|
Non Magic Item Code
From the [[Quest]] quest introduced in the [[Patch]] event. {|border=1 cellspacing=0 cellpadding=5 width=300 style=background:#F0F0F0 |colspan=2 align=center|'''Name''' |- |align=center| Value: ??<br>?? Burden Units |width=40 align=center| [[Image:Icon.png]] |- |colspan=2| <Description> <br>[[Special Properties]]: ?? <br><Restrictions> |- |} ==Notes== * [[Category:Item]] [[Category:<Special Property>]]
Magic Item Example
From the [[Quest]] quest introduced in the [[Patch]] event.
Name | |
Value: ?? ?? Burden Units |
|
<Description>
|
Magic Item Code
From the [[Quest]] quest introduced in the [[Patch]] event. {|border=1 cellspacing=0 cellpadding=5 width=300 style=background:#F0F0F0 |colspan=2 align=center|'''Name''' |- |align=center| Value: ??<br>?? Burden Units |width=40 align=center| [[Image:Icon.png]] |- |colspan=2| <Description> <br>[[Special Properties]]: ?? <br><Restrictions> <br>Casts the following spells: ??? <br>Activation Requirements: <br>Spellcraft: <br>Mana: <br>Mana Cost: 1 point per ?? seconds. |- |} ==Notes== * [[Category:Item]] [[Category:<Special Property>]]