More actions
Wrote the template docs |
mNo edit summary |
||
| Line 18: | Line 18: | ||
:{{t|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). | :{{t|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: | <includeonly>[[Category:Data templates|{{PAGENAME}}]]<!-- Any categories for the template itself --></includeonly> | ||
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | <noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | ||
Revision as of 12:52, 15 March 2021
- Documentation;
- This template shows the max level of a skill available to alpha pilots, and generates a small tooltip (displayed when moving the mouse over the text) elaborating the level.
- Syntax
{{SkillAlphaInfo | maxlevel }}
- maxlevel
- Enter the max level of the skill available for alpha pilots, in roman letter.
- Examples
{{SkillAlphaInfo|III}}gives III.{{SkillAlphaInfo|0}}gives Alpha pilot can not train this skill..{{SkillAlphaInfo|{{GetSkillAlpha|Caldari Battleship}}}}gives IV.
- See also
- {{SkillTimeInfo}}, a similar template dealing with skill training time multipliers (and the inspiration for this template)
- {{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).