Spell Template: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>Tlosk
No edit summary
imported>An Adventurer
m (updating example link to not point to wikkii.net)
 
(23 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__ToC__
{{Related|Page Templates|Spell List Template|Spells}}
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. For the component formula, do not include tapers, as these vary from player to player.


== 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.
* 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.


{|border=1 cellspacing=0 cellpadding=5 width=300 style=background:#F0F0F0
== Wiki Code ==
|colspan=2 align=center|'''Spell Name'''
''Example for the spell [[Oswald's Blessing]]
|-
|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>'''Spell Words:'''
<br><br>'''Prismatic Formula:'''


{|border=0 cellpadding=3 style=background:#F0F0F0 align=center
<pre>#redirect[[Lockpick Mastery (Spell)]][[Category:Creature Enchantment Spell]]</pre>
| [[Image:Diamond Scarab Icon.png]]
| [[Image:Prismatic Taper Icon.png]]
| [[Image:Prismatic Taper Icon.png]]
| [[Image:Prismatic Taper Icon.png]]
|}


'''Component Formula:'''
[[Category:Page Templates]]
 
{|border=0 cellpadding=3 style=background:#F0F0F0 align=center
| [[Image:Diamond Scarab Icon.png]]
| [[Image:Hyssop Icon.png]]
| [[Image:Powdered Amber Icon.png]]
| [[Image:Stibnite Icon.png]]
| [[Image:Ebony Talisman Icon.png]]
|}
 
|-
|}
 
<big>Notes</big>
----
* Scroll can be found randomly in [[Steel Chest]]s.
* Scroll can be purchased from [[Scrivener]]s.
 
<nowiki>[[Category:Spell]]</nowiki>
 
== Player Spell Wiki Code ==
<pre>
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]]
|}
 
'''Component Formula:'''
 
{|border=0 cellpadding=3 style=background:#F0F0F0 align=center
| [[Image: Icon.png]]
| [[Image: Icon.png]]
| [[Image: Icon.png]]
| [[Image: Icon.png]]
| [[Image: Icon.png]]
|}
 
|-
|}
 
==Notes==
* <Information on how to obtain the scroll.>
 
[[Category:Spell]]
</pre>
 
== Monster Only Spell Wiki Code ==
<pre>
{|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]]
</pre>
 
[[Category:Template]]

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