Item Template

From Drunkapedia
Revision as of 14:08, 18 June 2008 by imported>An Adventurer
Jump to: navigation, search

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
<Description>


[[Special Properties]]: ??
<Restrictions>

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.png]]
|-
|colspan=2| <Description>
<br>[[Special Properties]]: ??
<br><Restrictions>
|-
|}

==Notes==
*

[[Category:Item]][[Category:<Special Property>]]

Magic Item Example

From the [[Quest]] Introduced in [[Patch]].

Name
Value: ??
?? Burden Units
<Description>


[[Special Properties]]: ??


<Restrictions>


Casts the following spells: ???


Activation Requirements:


Spellcraft:


Mana:


Mana Cost:

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:
|-
|}

==Notes==
*

[[Category:Item]][[Category:<Special Property>]]