Difference between revisions of "Template:SkillQueue"
From EVE University Wiki
Line 5: | Line 5: | ||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
<pre<includeonly></includeonly> style="white-space: {{{space|pre-wrap}}}; border:none;"><!-- | <pre<includeonly></includeonly> style="white-space: {{{space|pre-wrap}}}; border:none;"><!-- | ||
− | -->{{#if:{{{1|}}}|{{{1}}}<noinclude>| | + | -->{{#if:{{{1|}}}|{{{1}}}<noinclude>|Skill I |
+ | Skill II | ||
+ | Skill III</noinclude>}}<!-- | ||
-->{{#if:{{{2|}}}|{{!}}{{{2}}}|}}<!-- | -->{{#if:{{{2|}}}|{{!}}{{{2}}}|}}<!-- | ||
-->{{#if:{{{3|}}}|{{!}}{{{3}}}|}}<!-- | -->{{#if:{{{3|}}}|{{!}}{{{3}}}|}}<!-- | ||
Line 28: | Line 30: | ||
</div> | </div> | ||
</div> | </div> | ||
+ | <noinclude> | ||
+ | |||
+ | ---- | ||
+ | |||
+ | <h2>Usage</h2> | ||
+ | The following shows an example using the template. ''name'',''width'' and ''desc'' are optional. A default width of 600px is used. | ||
+ | <pre> | ||
+ | {{SkillQueue | ||
+ | |name=Fit Name | ||
+ | |width=width | ||
+ | |desc=A description of the fit | ||
+ | |Skill I | ||
+ | Skill II | ||
+ | Skill III | ||
+ | }} | ||
+ | </pre> | ||
+ | {{SkillQueue | ||
+ | |name=Fit Name | ||
+ | |width=width | ||
+ | |desc=A description of the fit | ||
+ | |Skill I | ||
+ | Skill II | ||
+ | Skill III | ||
+ | }} | ||
+ | </noinclude> |
Revision as of 02:30, 1 April 2016
Expand this box to view a Skill queue to use in-game
Skill I Skill II Skill III
Usage
The following shows an example using the template. name,width and desc are optional. A default width of 600px is used.
{{SkillQueue |name=Fit Name |width=width |desc=A description of the fit |Skill I Skill II Skill III }}
Fit Name
A description of the fitExpand this box to view a Skill queue to use in-game
Skill I Skill II Skill III