Difference between revisions of "Template:Skill"

From Alter Aeon Wiki
(tips, poison, upper case formating on type)
(if statements for categories, wiki_group, class and level now optional)
Line 27: Line 27:
==other==
==other==
* group (spell or skill group)
* group (spell or skill group)
* wiki_group (used to group skill or spell pages together)
* passive (yes/no)
* passive (yes/no)
* minion (yes/no)
* minion (yes/no)
Line 59: Line 60:
</noinclude>
</noinclude>


<includeonly>
<includeonly>{| class="wikitable spelltable" style="float:right; margin:0 0 0.5em 1em; width:{{{width|150px}}}"
{| class="wikitable spelltable" style="float:right; margin:0 0 0.5em 1em; width:{{{width|150px}}}"
|-
|-
! colspan=4 | [http://alteraeon.com:8080/help?helpfile={{urlencode:{{lc:{{PAGENAME}}}}}} {{ucfirst:{{{type|Skill}}}]}}
! colspan=4 | [http://alteraeon.com:8080/help?helpfile={{urlencode:{{lc:{{PAGENAME}}}}}} {{ucfirst:{{{type|Skill}}}]}}
Line 68: Line 68:
{{!}} colspan=4 {{!}} {{{image}}}
{{!}} colspan=4 {{!}} {{{image}}}
}}
}}
|-
{{TableRowIf | {{{clss|}}} | Class}}{{TableRowIf | {{{level|}}} | Level}}
! Class
| [[{{{class|N/A}}}]]
|-
! Level
| {{{level|N/A}}}
|-
{{#if: {{{shadow|}}}{{{mana|}}}{{{move|}}} |
{{#if: {{{shadow|}}}{{{mana|}}}{{{move|}}} |
{{!}}-
{{!}}-
{{!}} colspan=3 class="subheader" {{!}} Resource Cost
{{!}} colspan=3 class="subheader" {{!}} Resource Cost
  {{TableRowIf | {{{shadow|}}} | Shadow}}
{{TableRowIf | {{{shadow|}}} | Shadow}}
  {{TableRowIf | {{{mana|}}} | Mana}}
{{TableRowIf | {{{mana|}}} | Mana}}
  {{TableRowIf | {{{move|}}} | Movement}}
{{TableRowIf | {{{move|}}} | Movement}}
  {{TableRowIf | {{{teeth|}}} | Teeth}}
{{TableRowIf | {{{teeth|}}} | Teeth}}
  {{TableRowIf | {{{dteeth|}}} | Dragon Teeth}}
{{TableRowIf | {{{dteeth|}}} | Dragon Teeth}}
  {{TableRowIf | {{{soulstone|}}} | Soulstone Grade}}
{{TableRowIf | {{{soulstone|}}} | Soulstone Grade}}
}}
}}
{{#if: {{{wis|}}}{{{int|}}} |
{{#if: {{{wis|}}}{{{int|}}} |
Line 130: Line 124:
}}
}}


[[Category:{{{class}}} Spells or Skills]]
{{#if: {{{class|}}} | [[Category:{{{class}}} Spells or Skills]]}}
[[Category:{{{group}}}]]
{{#if: {{{group|}}} | [[Category:{{{group}}}]]}}
[[Category:Level {{{level}}}]]
{{#if: {{{level|}}} | [[Category:Level {{{level}}}]]}}
 
{{#ifeq: {{{poison|}} | yes | [[Category:Poison]]}}
{{#ifeq: {{{poison|}} | yes |
[[Category:Poison]]
}}


</includeonly>
</includeonly>

Revision as of 13:27, 28 May 2017


Fields

  • width
  • name (taken from pagename)
  • type (skill or spell) (titlecase)
  • image
  • class
  • level
  • dtype
  • prereqs

resource requirements

  • mana
  • move
  • shadow
  • teeth
  • dteeth
  • soulstone

stat requirements

  • wis
  • int
  • chr

other

  • group (spell or skill group)
  • wiki_group (used to group skill or spell pages together)
  • passive (yes/no)
  • minion (yes/no)
  • brew (yes/no) (potion/brew type skills)
  • crafting (yes/no)
  • gold (gold cost)
  • melee (yes/no) (melee style attack)
  • poison (yes/no)
  • cooldown (yes/no or approx time in seconds if known)
  • quest (name of quest which unlocks skill or spell)
  • pracs (number of pracs)
  • cps (cost in combat points for 1%)
  • mobs (example mob that cast the spell or use the skill)
  • helpfile

Sections

  • summary/description
  • syntax
  • trainers
  • strings
  • tips
  • notes

Categories

  • <class> druid spells or skills
  • <level>
  • <type> spells or skills
  • passive skills
  • minion spells