More actions
m →Syntax: much prettier :) |
v2.0 of this skill |
||
| Line 1: | Line 1: | ||
{{#ifeq:{{{icon|no}}} | yes | [[Image:Skill.png|link=|16px]] |}} | {{#ifeq:{{{icon|no}}} | yes | [[Image:Skill.png|link=|16px]] |}} | ||
{{GetSkillLink | {{{1}}} | {{{2|}}} }} | |||
{{#if:{{{mult|}}} | {{#if:{{{price|}}} | ({{SkillTimeInfo | {{GetSkillMult | {{{1}}} }} }}, {{SkillPriceInfo | {{GetSkillPrice | {{{1}}} }} }}) | ({{SkillTimeInfo | {{GetSkillMult | {{{1}}} }} }}) }} | {{#if:{{{price|}}} | ({{SkillPriceInfo | {{GetSkillPrice | {{{1}}} }} }}) |}} }}<noinclude> | |||
== Documentation == | == Documentation == | ||
| Line 6: | Line 8: | ||
=== Syntax === | === Syntax === | ||
{{code|<nowiki>{{sk | {{code|<nowiki>{{sk | skill | level | icon= | price= | mult= }}</nowiki>}} | ||
:Only the first two parameters (<code>group</code> and <code>skill</code>) are mandatory, the others are optional. | :Only the first two parameters (<code>group</code> and <code>skill</code>) are mandatory, the others are optional. | ||