Spell Template: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>Tlosk
imported>An Adventurer
m (updating example link to not point to wikkii.net)
 
(28 intermediate revisions by 3 users not shown)
Line 1: Line 1:
__ToC__
{{Related|Page Templates|Spell List Template|Spells}}


== Player Spell Example ==
* Spells do not have individual templates, instead they are added to [[:Category:Spell List|spell lists]] that have the same or similar effect. For example, the spell [[Oswald's Blessing]] is a lockpick mastery spell so it would be added to the spell list page [[Lockpick Mastery (Spell)]].
From the <nowiki>[[Quest]]</nowiki> quest introduced in the <nowiki>[[Patch]] event</nowiki>.
* Once the spell has been added to the correct list, the name of the spell should be redirected to the [[:Category:Spell List|spell list]].
 
* Each redirect should be categorized so the spell appears in all the relevant [[:Category:Spell|categories]] to aid in searching. Category links should appear on the same line as the redirect with no spaces.
{|border=1 cellspacing=0 cellpadding=5 width=300 style=background:#F0F0F0
* Links to related pages such as scrolls and items can be found by clicking the {{Icon|Link}} icons found on each row of the spell list.
|colspan=2 align=center|'''Spell Name'''
|-
|align=center| '''School:''' <nowiki>[[School]]</nowiki>
|width=40 align=center| [[Image: Icon.png]]
|-
|colspan=2|
'''Level:'''
<br>'''Mana:'''
<br>'''Duration:'''
<br>'''Range:'''
<br>'''Description:'''
<br><br>'''Prismatic Formula:'''
 
{|border=0 cellpadding=3 style=background:#F0F0F0 align=center
| [[Image:Diamond Scarab Icon.png]]
| [[Image:Prismatic Taper Icon.png]]
| [[Image:Prismatic Taper Icon.png]]
| [[Image:Prismatic Taper Icon.png]]
|}
 
|-
|}
 
==Notes==
* Scroll can be found randomly in [[Steel Chest]]s.
* Scroll can be purchased from [[Scrivener]]s.
 
<nowiki>[[Category:Spell]]</nowiki>


== Wiki Code ==
== Wiki Code ==
<pre>
''Example for the spell [[Oswald's Blessing]]
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><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]]
<pre>#redirect[[Lockpick Mastery (Spell)]][[Category:Creature Enchantment Spell]]</pre>
</pre>


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

Latest revision as of 13:51, 5 September 2020

Related topics: Page Templates, Spell List Template, Spells

  • Spells do not have individual templates, instead they are added to spell lists that have the same or similar effect. For example, the spell Oswald's Blessing is a lockpick mastery spell so it would be added to the spell list page Lockpick Mastery (Spell).
  • Once the spell has been added to the correct list, the name of the spell should be redirected to the spell list.
  • Each redirect should be categorized so the spell appears in all the relevant categories to aid in searching. Category links should appear on the same line as the redirect with no spaces.
  • Links to related pages such as scrolls and items can be found by clicking the icons found on each row of the spell list.

Wiki Code

Example for the spell Oswald's Blessing

#redirect[[Lockpick Mastery (Spell)]][[Category:Creature Enchantment Spell]]