Spell Template

From leaftidewiki
Revision as of 09:17, 8 August 2008 by imported>Jedismj (→‎Player Spell Example)
Jump to navigation Jump to 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]] Icon.png

Level:
Mana:
Duration:
Range:
Description:
Spell Words:

Prismatic Formula:

Diamond Scarab Icon.png Prismatic Taper Icon.png Prismatic Taper Icon.png Prismatic Taper Icon.png

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