Template:SkillQueue
From EVE University Wiki
Revision as of 19:50, 21 April 2017 by Djavin novienta (talk | contribs) (Moved documentation to Template:SkillQueue/doc)
Expand this box to view a Skill queue to use in-game
Skill I Skill II Skill III
Template documentation (for the above template, sometimes hidden or invisible)
- Description
- SkillQueue produces an expendable box to contain a skill list to copy to the in-game skill
- Syntax
- {{SkillQueue|<name= name>|<hdr= hdr>|<width= width>|<desc= desc>|<skill list>}}
- name - The name of the fit (Optional). When used the name will automatically become a level 3 heading. This can be suppressed or the level changed by using the hdr parameter.
- hdr - To suppress or change the level of the name header (Optional). Valid options: 0 - to suppress, 4, 5 and 6 to change header level.
- widht - To change the width of the box (Optional). Default width is 35em. Can be in em, px, %, etc.
- desc - A description of the fit (Optional).
- skill list - A list of skills in the order in which they need to be trained. Each skill on its own line.
- Sample
gives ...{{SkillQueue | name= Fit Name | desc= A description of the fit | Skill A Skill B Skill C }}
Fit Name
A description of the fitExpand this box to view a Skill queue to use in-game
Skill A Skill B Skill C
gives ...{{SkillQueue | name= Fit Name 2 | width= 500px | desc= A description of the fit |Skill F Skill G Skill H }}
Fit Name 2
A description of the fitExpand this box to view a Skill queue to use in-game
Skill F Skill G Skill H
gives ...{{SkillQueue | name= Fit Name 3 | hdr= 4 | desc= A description of the fit |Skill X Skill Y Skill Z }}
Fit Name 3
A description of the fitExpand this box to view a Skill queue to use in-game
Skill X Skill Y Skill Z