Difference between revisions of "Template:Necromancy Spell"

m
m (Removed protection from "Template:Necromancy Spell")
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| style="text-align:left; width:460px;"
+
<noinclude>{{Template Overview
! colspan="4" style="background-color:#9F3215; color:#FFFFFF; font-size:110%; padding:5px; text-align:center;" | {{{spellname|<noinclude>Animate Dead</noinclude>}}} - {{{wordsofpower|<noinclude>Uus Corp</noinclude>}}}
+
|usedon=[[Necromancy]] spell
|-
+
|purpose=standardize their look and feel
| rowspan="2" style="padding:3px; text-align:center;" | [[Image:{{{iconname|<noinclude>[[Image:Animate_dead.jpg]]</noinclude>}}}]]
+
|template=<nowiki>{{Necromancy Spell
! style="background-color:#9F3215; color:#FFFFFF; padding:3px; text-align:center; width:120px;" | Mana Cost
+
! style="background-color:#9F3215; color:#FFFFFF; padding:3px; text-align:center; width:120px;" | Minimum Skill
+
! style="background-color:#9F3215; color:#FFFFFF; padding:3px; text-align:center; width:120px;" | Casting Delay
+
|-
+
| style="padding:3px; text-align:center;" |{{{manacost|<noinclude>23</noinclude>}}}
+
| style="padding:3px; text-align:center;" |{{{minimumskill|<noinclude>40</noinclude>}}}
+
| style="padding:3px; text-align:center;" |{{{castingdelay|<noinclude>1.5</noinclude>}}}
+
|-
+
! style="background-color:#9F3215; color:#FFFFFF; padding:3px; text-align:center; width:100px;" | Reagents
+
| colspan="3" | {{{reagents|<noinclude>[[Daemon Blood]], [[Grave Dust]]</noinclude>}}}
+
|-
+
! style="background-color:#9F3215; color:#FFFFFF; padding:3px;  text-align:center; width:100px;" | Duration
+
| colspan="3" |{{{duration|<noinclude>Depends on Necromancy skill</noinclude>}}}
+
|-
+
! style="background-color:#9F3215; color:#FFFFFF; padding:3px;  text-align:center; width:100px;" | Area of Effect
+
| colspan="3" |{{{areaofeffect|<noinclude>One target corpse</noinclude>}}}
+
|-
+
! style="background-color:#9F3215; color:#FFFFFF; padding:3px;  text-align: center; width:100px;" | Description
+
| colspan="3" |{{{description|<noinclude>Animates corpses into undead creatures that will wander around and attack any and every creature, except humans.</noinclude>}}}
+
|}
+
 
+
==See Also==
+
{| style="border:1px solid #9F3215; margin:auto; width:auto;"
+
| colspan="2" style="background-color:#9F3215; text-align:center; width:100%;" | '''{{ColoredLink|Necromancy Spells|color=FFFFFF}}'''
+
|-
+
| {{ColoredLink|Animate Dead}} &middot; {{ColoredLink|Blood Oath}} &middot; {{ColoredLink|Corpse Skin}} &middot;  {{ColoredLink|Curse Weapon}} &middot; {{ColoredLink|Evil Omen}} &middot; {{ColoredLink|Exorcism}} &middot; {{ColoredLink|Horrific Beast}} &middot; {{ColoredLink|Lich Form}}
+
| rowspan="8" style="vertical-align:middle;" | [[Image:Flag_necromancy.gif]]
+
|-
+
| {{ColoredLink|Mind Rot}} &middot; {{ColoredLink|Pain Spike}} &middot; {{ColoredLink|Poison Strike}} &middot; {{ColoredLink|Strangle}} &middot; {{ColoredLink|Summon Familiar}} &middot; {{ColoredLink|Vampiric Embrace}} &middot; {{ColoredLink|Vengeful Spirit}} &middot; {{ColoredLink|Wither}} &middot; {{ColoredLink|Wraith Form}}
+
|
+
|}
+
 
+
[[Category:Necromancy Spells]]<noinclude>
+
==Usage==
+
<pre>
+
{{Necromancy Spell
+
|spellname=
+
 
|wordsofpower=
 
|wordsofpower=
|iconname=
+
|icon=
 
|manacost=
 
|manacost=
 
|minimumskill=
 
|minimumskill=
Line 49: Line 12:
 
|areaofeffect=
 
|areaofeffect=
 
|description=
 
|description=
 +
}}</nowiki>
 +
|category=Article
 +
}}
 +
{{Template Parameter
 +
|name=wordsofpower
 +
|usage=mandatory
 +
|takes=a string or strings
 +
|denotes=the [[Words of Power]] associated with the spell
 +
|generates=the header of the main table
 +
|validvalues=Any string or strings.
 +
}}
 +
{{Template Parameter
 +
|name=icon
 +
|usage=mandatory
 +
|takes=a string
 +
|denotes=the name of an image of the icon associated with the spell
 +
|generates=the spell icon displayed in the upper-right corner of the main table
 +
|validvalues=Any string that corresponds to a valid image on UOGuide.
 +
}}
 +
{{Template Parameter
 +
|name=manacost
 +
|usage=mandatory
 +
|takes=a number
 +
|denotes=the standard amount of available mana required to cast the spell
 +
|generates=the contents of the "Mana Cost" row in the main table
 +
|validvalues=Any whole number.
 +
}}
 +
{{Template Parameter
 +
|name=minimumskill
 +
|usage=mandatory
 +
|takes=a number
 +
|denotes=the minimum required skill to have any chance whatsoever of casting the spell
 +
|generates=the contents of the "Minimum Skill" row in the main table
 +
|validvalues=Any decimal number.
 +
}}
 +
{{Template Parameter
 +
|name=castingdelay
 +
|usage=mandatory
 +
|takes=a number
 +
|denotes=the standard delay between beginning to cast the spell and being able to use it
 +
|generates=the contents of the "Casting Delay" row in the main table
 +
|validvalues=Any decimal number.
 +
}}
 +
{{Template Parameter
 +
|name=reagents
 +
|usage=mandatory
 +
|takes=a string or strings
 +
|denotes=the [[Reagents#Necrotic_Reagents|Necrotic Reagents]] required to cast the spell
 +
|generates=the contents of the "Reagents" row in the main table
 +
|validvalues=Any whole number.
 +
}}
 +
{{Template Parameter
 +
|name=duration
 +
|usage=mandatory
 +
|takes=a string or strings
 +
|denotes=the duration of the spell once it is cast
 +
|generates=the contents of the "Duration" row in the main table
 +
|validvalues=Any string or strings.
 +
}}
 +
{{Template Parameter
 +
|name=areaofeffect
 +
|usage=mandatory
 +
|takes=a string or strings
 +
|denotes=the target, targets, or area around the caster that is affected by the spell
 +
|generates=the contents of the "Area of Effect" row in the main table
 +
|validvalues=Any string or strings.
 +
}}
 +
{{Template Parameter
 +
|name=description
 +
|usage=mandatory
 +
|takes=a string or strings
 +
|denotes=a general description of the spell and its effects
 +
|generates=the contents of the "Description" row in the main table
 +
|validvalues=Any string or strings.
 +
}}</noinclude><includeonly>{| class="uoguidetable leftalign open" style="width:500px;"
 +
! colspan="3" style="font-size:13px;" | {{Colored Link|Words of Power|color=FFFFFF}} - {{{wordsofpower}}}
 +
|-
 +
! Mana Cost
 +
| {{{manacost}}}
 +
| rowspan="2" style="text-align:center;" | [[File:{{{icon}}}]]
 +
|-
 +
! style="white-space:nowrap;" | Minimum Skill
 +
| style="background-color:#E2E1B4; width:100%;" | {{{minimumskill}}}
 +
|-
 +
! Casting Delay
 +
| colspan="2" | {{{castingdelay}}}s
 +
|-
 +
! Reagents
 +
| colspan="2" style="background-color:#E2E1B4;" | {{{reagents}}}
 +
|-
 +
! Duration
 +
| colspan="2" | {{{duration}}}
 +
|-
 +
! Area of Effect
 +
| colspan="2" style="background-color:#E2E1B4;" | {{{areaofeffect}}}
 +
|-
 +
! Description
 +
| colspan="2" | {{{description}}}
 +
|}
 +
==See Also==
 +
{{Navbox
 +
|title={{Colored Link|Necromancy|color=FFFFFF}} Spells
 +
|group1=Casting Delay 1.0
 +
|list1={{Colored Link|Curse Weapon}} {{Bullet}} {{Colored Link|Evil Omen}} {{Bullet}} {{Colored Link|Pain Spike}}
 +
|group2=Casting Delay 1.5
 +
|list2={{Colored Link|Animate Dead}} {{Bullet}} {{Colored Link|Blood Oath}} {{Bullet}} {{Colored Link|Mind Rot}} {{Bullet}} {{Colored Link|Wither}}
 +
|group3=Casting Delay 2.0
 +
|list3={{Colored Link|Corpse Skin}} {{Bullet}} {{Colored Link|Exorcism}} {{Bullet}} {{Colored Link|Poison Strike}}
 +
|group4=Casting Delay 2.5
 +
|list4={{Colored Link|Strangle}}
 +
|group5=Casting Delay 4.0
 +
|list5={{Colored Link|Horrific Beast}} {{Bullet}} {{Colored Link|Lich Form}} {{Bullet}} {{Colored Link|Summon Familiar}} {{Bullet}} {{Colored Link|Vampiric Embrace}}
 +
|group6=Casting Delay 8.0
 +
|list6={{Colored Link|Vengeful Spirit}}
 +
|image=[[File:Flag_necromancy.gif]]
 
}}
 
}}
</pre>
+
{{Categorize|Necromancy Spells}}<includeonly>
</noinclude>
+

Latest revision as of 21:53, 5 July 2018

Template:Necromancy Spell is designed for use on Necromancy spell pages to standardize their look and feel.

Template

{{Necromancy Spell
|wordsofpower=
|icon=
|manacost=
|minimumskill=
|castingdelay=
|reagents=
|duration=
|areaofeffect=
|description=
}}

Parameters

wordsofpower

  • Usage: Mandatory
  • Description: The wordsofpower parameter takes a string or strings denoting the Words of Power associated with the spell. This is used to generate the header of the main table.
  • Valid Value(s): Any string or strings.

icon

  • Usage: Mandatory
  • Description: The icon parameter takes a string denoting the name of an image of the icon associated with the spell. This is used to generate the spell icon displayed in the upper-right corner of the main table.
  • Valid Value(s): Any string that corresponds to a valid image on UOGuide.

manacost

  • Usage: Mandatory
  • Description: The manacost parameter takes a number denoting the standard amount of available mana required to cast the spell. This is used to generate the contents of the "Mana Cost" row in the main table.
  • Valid Value(s): Any whole number.

minimumskill

  • Usage: Mandatory
  • Description: The minimumskill parameter takes a number denoting the minimum required skill to have any chance whatsoever of casting the spell. This is used to generate the contents of the "Minimum Skill" row in the main table.
  • Valid Value(s): Any decimal number.

castingdelay

  • Usage: Mandatory
  • Description: The castingdelay parameter takes a number denoting the standard delay between beginning to cast the spell and being able to use it. This is used to generate the contents of the "Casting Delay" row in the main table.
  • Valid Value(s): Any decimal number.

reagents

  • Usage: Mandatory
  • Description: The reagents parameter takes a string or strings denoting the Necrotic Reagents required to cast the spell. This is used to generate the contents of the "Reagents" row in the main table.
  • Valid Value(s): Any whole number.

duration

  • Usage: Mandatory
  • Description: The duration parameter takes a string or strings denoting the duration of the spell once it is cast. This is used to generate the contents of the "Duration" row in the main table.
  • Valid Value(s): Any string or strings.

areaofeffect

  • Usage: Mandatory
  • Description: The areaofeffect parameter takes a string or strings denoting the target, targets, or area around the caster that is affected by the spell. This is used to generate the contents of the "Area of Effect" row in the main table.
  • Valid Value(s): Any string or strings.

description

  • Usage: Mandatory
  • Description: The description parameter takes a string or strings denoting a general description of the spell and its effects. This is used to generate the contents of the "Description" row in the main table.
  • Valid Value(s): Any string or strings.