Template: Skill List
From Xeliki
Xelliekins (talk | contribs) (New page: <includeonly>{| style="background:none; padding:1px; border-spacing:0px;" | style="align:center; width:30px; border: none;" | [[Image:{{{skill}}}.png]] | style="border: none;" | [[{{{skill...) |
Stalker-ness (talk | contribs) |
||
| Line 1: | Line 1: | ||
<includeonly>{| style="background:none; padding:1px; border-spacing:0px;" | <includeonly>{| style="background:none; padding:1px; border-spacing:0px;" | ||
| − | | style="align:center; width:30px; border: none;" | [[Image:{{{skill}}}.png]] | + | | style="align:center; width:30px; border: none;" | {{#if: {{{icon|}}} | [[Image:{{{icon}}}.png]] | [[Image:{{{skill}}}.png]]}}} |
| style="border: none;" | [[{{{skill}}}]] | | style="border: none;" | [[{{{skill}}}]] | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
| Line 11: | Line 11: | ||
====Usage==== | ====Usage==== | ||
<nowiki> | <nowiki> | ||
| − | {{Skill List |skill=</nowiki>''<skill name>''<nowiki>}}</nowiki> | + | {{Skill List |skill=</nowiki>''<skill name>''<nowiki>}} |
| + | {{Skill List |skill=</nowiki>''<skill name>''<nowiki> |icon=</nowiki>''<skill icon>''<nowiki>}}</nowiki> | ||
| Line 18: | Line 19: | ||
|- | |- | ||
| <nowiki>{{Skill List |skill=Basic Skill}}</nowiki> || {{Skill List |skill=Basic Skill}} | | <nowiki>{{Skill List |skill=Basic Skill}}</nowiki> || {{Skill List |skill=Basic Skill}} | ||
| + | |- | ||
| + | | <nowiki>{{Skill List |skill=Sight |icon=Mercenary Sight}}</nowiki> || {{Skill List |skill=Sight |icon=Mercenary Sight}} | ||
|} | |} | ||
====Fields==== | ====Fields==== | ||
{| class="wikitable" style="text-align: left" | {| class="wikitable" style="text-align: left" | ||
| − | | skill name || The name of the skill (and the skill page) | + | | ''skill name'' || The name of the skill (and the skill page) |
| + | |- | ||
| + | | ''skill icon'' || (optional) Specify an alternate skill icon to use. | ||
|} | |} | ||
Revision as of 03:40, 1 April 2008
Contents
Description
The purpose of this template is to link a skill, complete with icon.
Note: The correct capitalization is Skill List. Do not forget the second capitalized letter!
Usage
{{Skill List |skill=<skill name>}}
{{Skill List |skill=<skill name> |icon=<skill icon>}}
| Example | Output | ||
|---|---|---|---|
| {{Skill List |skill=Basic Skill}} |
| ||
| {{Skill List |skill=Sight |icon=Mercenary Sight}} |
|
Fields
| skill name | The name of the skill (and the skill page) |
| skill icon | (optional) Specify an alternate skill icon to use. |