Шаблон:SkillAlphaInfo/doc

Материал из EVE Online Wiki [Aliteg]
< Шаблон:SkillAlphaInfo
Версия от 19:15, 23 июня 2025; Cingulari (обсуждение | вклад) (Новая страница: «; 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 {{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>{{...»)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
Перейти к: навигация, поиск
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
{{Skill}}
Syntax

{{SkillAlphaInfo|<maxlevel>}}

Parameters
maxlevel
Enter the max level of the skill available for alpha pilots, in roman numerals or use {{GetSkillAlpha}} to look-up the level.
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).