Difference between revisions of "User:Evon R'al/Sandbox template/doc"

From EVE University Wiki
Jump to: navigation, search
m (Blank page for next project.)
Tag: Blanking
m (Coding and testing.)
Line 1: Line 1:
 +
; Description
 +
: This template creates a "bar" indicating the maximum skill level for an [[Clone_states#Alpha_skill_set|alpha pilot]]. Any pages with outdated/incorrect skill names will be added to the category [[:Category:Obsolete Skills|Obsolete Skills]] and will be shown as {{Co|yellow|<skillname>}} {{Co|red|not found}} on the page itself.
  
 +
; Dependencies
 +
:; Uses
 +
:: {{T|GetSkillAlpha}}
 +
:: {{T|Co}}
 +
 +
; Syntax
 +
: {{T|SkillAlphaBar|skillname}}
 +
:; Parameters
 +
::; skillname : Name of the skill for which a bar should be shown.
 +
 +
; Sample
 +
: {{Code|<nowiki>{{SkillAlphaBar|Leadership}}</nowiki>}} gives ...
 +
: {{User:Evon R'al/Sandbox template|Leadership}}
 +
 +
<includeonly>[[Category:Data templates]]</includeonly><noinclude>
 +
[[Category:Template documentation]]</noinclude>

Revision as of 13:47, 16 March 2023

Description
This template creates a "bar" indicating the maximum skill level for an alpha pilot. Any pages with outdated/incorrect skill names will be added to the category Obsolete Skills and will be shown as <skillname> not found on the page itself.
Dependencies
Uses
{{GetSkillAlpha}}
{{Co}}
Syntax
{{SkillAlphaBar|<skillname>}}
Parameters
skillname 
Name of the skill for which a bar should be shown.
Sample
{{SkillAlphaBar|Leadership}}
gives ...