Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:SkillQueue: Difference between revisions

Template page
No edit summary
Djavin novienta (talk | contribs)
Moved documentation to Template:SkillQueue/doc
Line 31: Line 31:
</div>
</div>
<noinclude>
<noinclude>
 
{{documentation}}
----
 
<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=400px
|desc=A description of the fit
|Skill I
Skill II
Skill III
}}
</pre>
{{SkillQueue
|name=Fit Name
|width=400px
|desc=A description of the fit
|Skill I
Skill II
Skill III
}}
</noinclude>
</noinclude>