More actions
Wrote the template docs |
m Add dependency. |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
; Description | |||
: This template shows the max level of a skill available to alpha pilots, and generates a small tool-tip (displayed when moving the mouse over the text) elaborating the level. | |||
; | ; Dependencies | ||
: | :; Used by | ||
:: {{T|Skill}} | |||
;Syntax | ; Syntax | ||
{{T|SkillAlphaInfo|maxlevel}} | |||
:; Parameters | |||
::; maxlevel : Enter the max level of the skill available for alpha pilots, in roman numerals or use {{Tl|GetSkillAlpha}} to look-up the level. | |||
; | ; Examples | ||
: | : <code><nowiki>{{SkillAlphaInfo|III}}</nowiki></code> gives {{SkillAlphaInfo|III}}. | ||
: <code><nowiki>{{SkillAlphaInfo|0}}</nowiki></code> gives {{SkillAlphaInfo|0}}. | |||
: <code><nowiki>{{SkillAlphaInfo|{{GetSkillAlpha|Caldari Battleship}} }}</nowiki></code> gives {{SkillAlphaInfo|{{GetSkillAlpha|Caldari Battleship}} }}. | |||
; | ; See also | ||
: | : {{Tl|SkillTimeInfo}}, a similar template dealing with skill training time multipliers (and the inspiration for this template) | ||
: | : {{Tl|GetSkillAlpha}}, a template which automatically looks up a skills's max alpha level. You can use it to feed this template (as in the third example above). | ||
<includeonly>[[Category:Data templates]]<!-- Any categories for the template itself --></includeonly> | |||
<noinclude>[[Category:Template documentation]]</noinclude> | |||
<includeonly>[[Category: | |||
<noinclude>[[Category:Template documentation | |||