Item Template: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
== | __TOC__ | ||
{| | |||
|align= | These basic item templates can be used for any item. To make things easier, there are templates for [[Weapon Stat Template|Weapons]] and [[Armor Stat Template|Armor]] with most of the information already placed in the correct area. | ||
== Non Magic Item Example == | |||
'''From the <nowiki>[[Quest]]</nowiki> Introduced in <nowiki>[[Patch]]</nowiki>.''' | |||
{|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.jpg]] | |||
|- | |- | ||
|colspan=2| <Description> | |||
| | <br><nowiki>[[Special Properties]]</nowiki>: ?? | ||
<br><Restrictions> | |||
|- | |- | ||
|} | |||
|align= | |||
== Non Magic Item Code == | |||
<pre> | |||
'''From the [[Quest]]Introduced in [[Patch]].''' | |||
{|border=1 cellspacing=0 cellpadding=5 width=300 style=background:#F0F0F0 | |||
|colspan=2 align=center|'''Name''' | |||
|- | |- | ||
|align=center| Value: ??<br>?? Burden Units | |||
|align= | |width=40 align=center| [[Image:Icon.jpg]] | ||
|- | |- | ||
|colspan=2| <Description> | |||
<br>[[Special Properties]]: ?? | |||
<br><Restrictions> | |||
|- | |- | ||
|} | |} | ||
[[Category:Item]][[Category:<Special Property>]] | |||
[[Category:Item]] | </pre> | ||
</ | |||
== Magic Item Example == | |||
'''From the <nowiki>[[Quest]]</nowiki> Introduced in <nowiki>[[Patch]]</nowiki>.''' | |||
{| | {|border=1 cellspacing=0 cellpadding=5 width=300 style=background:#F0F0F0 | ||
|align= | |colspan=2 align=center|'''Name''' | ||
|- | |- | ||
| | |align=center| Value: ??<br>?? Burden Units | ||
|width=40 align=center| [[Image:Icon.jpg]] | |||
|- | |- | ||
|colspan=2| <Description> | |||
|colspan= | |||
<br><nowiki>[[Special Properties]]</nowiki>: ?? | |||
<br><Restrictions> | |||
<br>Casts the following spells: ??? | |||
<br>Activation Requirements: | |||
<br>Spellcraft: | |||
<br>Mana: | |||
<br>Mana Cost: | |||
|- | |- | ||
|} | |||
|colspan= | |||
== Magic Item Code == | |||
<pre> | |||
'''From the [[Quest]] Introduced in [[Patch]].''' | |||
{|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.jpg]] | ||
|- | |- | ||
|colspan=2| <Description> | |||
|colspan= | |||
<br>[[Special Properties]]: ?? | |||
<br><Restrictions> | |||
<br>Casts the following spells: ??? | |||
<br>Activation Requirements: | |||
< | <br>Spellcraft: | ||
<br>Mana: | |||
<br>Mana Cost: | |||
|- | |- | ||
|} | |} | ||
[[Category:Item]][[Category:<Special Property>]] | |||
</pre> | |||
[[Category:Page Template]] | [[Category:Page Template]] |
Revision as of 23:08, 17 June 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]] Introduced in [[Patch]].
Name | |
Value: ?? ?? Burden Units |
File:Icon.jpg |
<Description>
|
Non Magic Item Code
'''From the [[Quest]]Introduced in [[Patch]].''' {|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.jpg]] |- |colspan=2| <Description> <br>[[Special Properties]]: ?? <br><Restrictions> |- |} [[Category:Item]][[Category:<Special Property>]]
Magic Item Example
From the [[Quest]] Introduced in [[Patch]].
Name | |
Value: ?? ?? Burden Units |
File:Icon.jpg |
<Description>
|
Magic Item Code
'''From the [[Quest]] Introduced in [[Patch]].''' {|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.jpg]] |- |colspan=2| <Description> <br>[[Special Properties]]: ?? <br><Restrictions> <br>Casts the following spells: ??? <br>Activation Requirements: <br>Spellcraft: <br>Mana: <br>Mana Cost: |- |} [[Category:Item]][[Category:<Special Property>]]