Difference between revisions of "Template:Skill"

From Twilight Heroes Wiki
Jump to: navigation, search
m
m
Line 7: Line 7:
 
|{{#switch: {{{type}}}
 
|{{#switch: {{{type}}}
 
   |effect|Effect = {{#if: {{{nocat|}}}|[[Category:Effects]]}}
 
   |effect|Effect = {{#if: {{{nocat|}}}|[[Category:Effects]]}}
   |noncombat = <br /><br />Noncombat Skill{{#if {{{nocat|}}}|[[Category:Noncombat Skill]]}}
+
   |noncombat = <br /><br />Noncombat Skill{{#if: {{{nocat|}}}|[[Category:Noncombat Skill]]}}
   |combat = <br /><br />Combat Skill{{#if {{{nocat|}}}|[[Category:Combat Skill]]}}
+
   |combat = <br /><br />Combat Skill{{#if: {{{nocat|}}}|[[Category:Combat Skill]]}}
   |passive = <br /><br />Passive Skill{{#if {{{nocat|}}}|[[Category:Passive Skill]]}}
+
   |passive = <br /><br />Passive Skill{{#if: {{{nocat|}}}|[[Category:Passive Skill]]}}
   |#default = <br /><br />{{{type}}}{{#if {{{nocat|}}}|[[Category:{{{type}}}]]}}}}
+
   |#default = <br /><br />{{{type}}}{{#if: {{{nocat|}}}|[[Category:{{{type}}}]]}}}}
|<br /><br />'''Skill type unknown!'''[[Category:Incomplete]]
+
|<br /><br />'''Skill type unknown!'''[[Category:Incomplete]]}}
}}
+
{{#if: {{{ppcost|}}}|<br />Cost: {{{ppcost}}} PP|}}</div></includeonly><noinclude>
{{#if:{{{ppcost|}}}|<br />Cost: {{{ppcost}}} PP|}}</div></includeonly><noinclude>
 
  
 
The {{tl|skill}} template is meant to standardize the appearance of skills and effects on the wiki.
 
The {{tl|skill}} template is meant to standardize the appearance of skills and effects on the wiki.

Revision as of 19:22, 8 March 2008


The {{skill}} template is meant to standardize the appearance of skills and effects on the wiki.

Usage

{{skill
|skillid=[in-game ID number]
|name=[skill name]
|class=[Elementalist|Gadgeteer|Naturalist|Psion] (optional)
|level=[class skill level] (optional)
|desc=[description text]
|type=[Combat Skill|Noncombat Skill|Passive Skill|Effect]
|ppcost=[cost in pp] (optional)}}

E.g.,

{{skill
|skillid=159
|name=Knit Bone
|class=Psion
|level=9
|desc=Mental powers allow you to knit both flesh and bone, healing a considerable amount of damage.
|type=Noncombat Skill
|ppcost=12}}

gives


Go to Psion Skills (level 9 skill, trained at the Training Room)

Knit Bone

Mental powers allow you to knit both flesh and bone, healing a considerable amount of damage.

Unspecified effect!

Noncombat Skill
Cost: 12 PP