Template:Sk

From EVE University Wiki
Revision as of 16:57, 26 November 2013 by Noemie belacqua (talk | contribs)
Jump to: navigation, search

[[Skills:{{{1}}}#{{{2}}}|{{{2}}}]]

Documentation

Syntax

{{sk | group | skill | rank | icon=yes | cost= | mult=}}

{{sk|Industry|Mass Production|icon=yes}} give Icon skillbook2.png Mass Production.

{{sk|Industry|Industry|IV}} give Industry IV.

(mult, cost)
{{#switch: comparison string
 | case = result
 | case = result
 | ...
 | case = result
 | #default = default result
}}
{{SkillTimeInfo|{{{mult|1x}}}}}

{{#if:{{{mult|}}} | {{{mult}}} | }}

{{#if: {{{param|}}} | Hooray...! | Darn...! }}