Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:SkillTimeInfo: Difference between revisions

Template page
Clarify documentation
Expand documentation
Line 34: Line 34:
:<code><nowiki>{{SkillTimeInfo|3x}}</nowiki></code> gives {{SkillTimeInfo|3x}}.
:<code><nowiki>{{SkillTimeInfo|3x}}</nowiki></code> gives {{SkillTimeInfo|3x}}.
:<code><nowiki>{{SkillTimeInfo}}</nowiki></code> gives {{SkillTimeInfo}}.
:<code><nowiki>{{SkillTimeInfo}}</nowiki></code> gives {{SkillTimeInfo}}.
:<code><nowiki>{{SkillTimeInfo|{{GetSkillMult|Caldari Battleship}}}}</nowiki></code> gives {{SkillTimeInfo | {{GetSkillMult | Caldari Battleship }} }}.


=== See also ===
=== See also ===


:{{t|SkillPriceInfo}}, a similar template dealing with skill book prices.
:{{t|SkillPriceInfo}}, a similar template dealing with skill book prices.
:{{t|GetSkillMult}}, a template which automatically looks up a skills's training time multiplier. You can use it to feed this template (as in the third example above), or just use the {{t|Sk}} template, which does it for you.


=== Implementation notes ===
=== Implementation notes ===