Spell Template

From Drunkapedia
Revision as of 11:17, 8 August 2008 by imported>Jedismj (→‎Player Spell Wiki Code: Added spell words)
Jump to: navigation, search

These basic spell templates can be used for spell entries for player spells and creature only spells. Probably the most important information to include is how to obtain the spell. Remove items that don't apply.

Player Spell Example

From the [[Quest]] quest introduced in the [[Patch]] event.

Spell Name
School: [[School]]

Level:
Mana:
Duration:
Range:
Description:

Prismatic Formula:

Notes


[[Category:Spell]]

Player Spell Wiki 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| '''School:''' [[<Magic School>]]
|width=40 align=center| [[Image: Icon.png]]
|-
|colspan=2|
'''Level:''' 
<br>'''Mana:''' 
<br>'''Duration:''' 
<br>'''Range:''' yds.
<br>'''Description:'''
<br>'''Spell Words:''' 
<br><br>'''Prismatic Formula:'''

{|border=0 cellpadding=3 style=background:#F0F0F0 align=center
| [[Image: Icon.png]]
| [[Image: Icon.png]]
| [[Image: Icon.png]]
| [[Image: Icon.png]]
|}

|-
|}

==Notes==
* <Information on how to obtain the scroll.>

[[Category:Spell]]

Monster Only Spell Wiki Code

{|width=300 border=1 cellspacing=0 cellpadding=3
!colspan=3|[[Image: Icon.png]] <Name>
|-
!Spell Effect
|align=center| <Description>
|-
!Duration
|align=center| <Duration>
|-
!Used by
|align=center| [[<Creature>]]
|-
|}

[[Category: Spell]]
[[Category: Monster Only Spell]]