More actions
Continuing documentation |
No edit summary |
||
| Line 27: | Line 27: | ||
;mult | ;mult | ||
:If you would like to indicate what the skill's [[Skill_training#Training_Time_Multipliers|training time multiplier]] | :If you would like to indicate what the skill's [[Skill_training#Training_Time_Multipliers|training time multiplier]] is, add it here. Write the number and add an ''x'' (without a space); for instance: <code>mult=2x</code>. If you would not like to display the multiplier, then omit the parameter. | ||
=== Examples === | === Examples === | ||
| Line 36: | Line 36: | ||
<code><nowiki>{{sk|Industry|Refinery Efficiency|cost=252K|mult=3x}}</nowiki></code> gives {{sk|Industry|Refinery Efficiency|cost=252K|mult=3x}}. | <code><nowiki>{{sk|Industry|Refinery Efficiency|cost=252K|mult=3x}}</nowiki></code> gives {{sk|Industry|Refinery Efficiency|cost=252K|mult=3x}}. | ||
<code><nowiki>{{sk|Navigation|Afterburner|mult=1x}}</nowiki></code> gives {{sk|Navigation|Afterburner|mult=1x}}. | |||
</noinclude> | </noinclude> | ||