Item Template: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>An Adventurer
mNo edit summary
imported>An Adventurer
mNo edit summary
Line 1: Line 1:
== non magic item ==
__TOC__
{|width="300" border="1" cellspacing="0"
 
|align="center"|[[Image:Icon.jpg]]
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.
! colspan="3"|Item Name
 
 
== 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'''
|-
|-
|colspan="3"|''Description
|align=center| Value: ??<br>?? Burden Units
|width=40 align=center| [[Image:Icon.jpg]]
|-
|-
!Value
|colspan=2| <Description>
|align="center"| Pyreal value
<br><nowiki>[[Special Properties]]</nowiki>: ??
<br><Restrictions>
|-
|-
!Burden
|}
|align="center"|Burden
 
== 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'''
|-
|-
!Restrictions
|align=center| Value: ??<br>?? Burden Units
|align="center"|Wield restrictions of any kind
|width=40 align=center| [[Image:Icon.jpg]]
|-
|-
!Special Properties
|colspan=2| <Description>
|align="center"|Attuned, Bonded, Dyeable, etc.
<br>[[Special Properties]]: ??
<br><Restrictions>
|-
|-
|}
|}


<nowiki>
[[Category:Item]][[Category:<Special Property>]]
[[Category:Item]]
</pre>
</nowiki>
 
== Magic Item Example ==


== magic item ==
'''From the <nowiki>[[Quest]]</nowiki> Introduced in <nowiki>[[Patch]]</nowiki>.'''


{|width="300" border="1" cellspacing="0"
{|border=1 cellspacing=0 cellpadding=5 width=300 style=background:#F0F0F0
|align="center"|[[Image:Icon.jpg]]
|colspan=2 align=center|'''Name'''
! colspan="3"|Item Name
|-
|-
|colspan="3"|''Description
|align=center| Value: ??<br>?? Burden Units
|width=40 align=center| [[Image:Icon.jpg]]
|-
|-
!Value
|colspan=2| <Description>
|colspan="2"|Pyreal value
 
<br><nowiki>[[Special Properties]]</nowiki>: ??
 
<br><Restrictions>
 
<br>Casts the following spells: ???
 
<br>Activation Requirements:
 
<br>Spellcraft:
 
<br>Mana:
 
<br>Mana Cost:
|-
|-
!Burden
|}
|colspan="2"|Burden
 
== 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'''
|-
|-
!Restrictions
|align=center| Value: ??<br>?? Burden Units
|colspan="2"|Wield restrictions of any kind
|width=40 align=center| [[Image:Icon.jpg]]
|-
|-
!Special Properties
|colspan=2| <Description>
|colspan="2"|Attuned, Bonded, Dyeable, etc.
 
|-
<br>[[Special Properties]]: ??
!Spells
 
|colspan="2"|spells
<br><Restrictions>
|-
 
!Activations
<br>Casts the following spells: ???
|colspan="2"|Spell activation requirements
 
|-
<br>Activation Requirements:
!Mana
|colspan="2"| #, rate 1/X secs
|-
|}


<nowiki>
<br>Spellcraft:
[[Category: Magic Item]]
</nowiki>


<br>Mana:


== Item with image ==
<br>Mana Cost:
{|width="300" border="1" cellspacing="0"
|align="center"|[[Image:Icon.jpg]]
! colspan="3"|Item Name
|-
|colspan="3"|[[Image:Image.jpg]]
|-
|colspan="3"|''Description
|-
!Value
|align="center"| Pyreal value
|-
!Burden
|align="center"|Burden
|-
|-
|}
|}
[[Category:Item]][[Category:<Special Property>]]
</pre>


[[Category:Page Template]]
[[Category:Page Template]]

Revision as of 18: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>


[[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.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>


[[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:
|-
|}
[[Category:Item]][[Category:<Special Property>]]