Difference between revisions of "Template:Skill List"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly>{ | + | <includeonly>{| style="background:none; padding:1px; border-spacing:0px;" |
− | + | | style="align:center; width:30px; border: none;" | {{#if: {{{icon|}}} | [[Image:{{{icon}}}.png]] | [[Image:{{{skill}}}.png]] }} | |
− | + | | style="border: none;" | [[{{{skill}}}]] | |
− | + | |}</includeonly><noinclude> | |
− | + | ||
− | == Description == | + | ==Description== |
The purpose of this template is to link a skill, complete with icon. | The purpose of this template is to link a skill, complete with icon. | ||
''Note: The correct capitalization is '''S'''kill '''L'''ist. Do not forget the second capitalized letter!'' | ''Note: The correct capitalization is '''S'''kill '''L'''ist. Do not forget the second capitalized letter!'' | ||
− | === Usage === | + | ====Usage==== |
− | < | + | <nowiki> |
− | {{Skill List |skill=< | + | {{Skill List |skill=</nowiki>''<skill name>''<nowiki>}} |
− | + | {{Skill List |skill=</nowiki>''<skill name>''<nowiki> |icon=</nowiki>''<skill icon>''<nowiki>}}</nowiki> | |
− | {{Skill List |skill=< | + | |
− | |||
− | |||
− | </ | ||
{| class="wikitable" | {| class="wikitable" | ||
− | ! Example !! Output | + | ! Example !! Output |
− | |- | + | |- |
− | | | + | | <nowiki>{{Skill List |skill=Basic Skill}}</nowiki> || {{Skill List |skill=Basic Skill}} |
− | | {{Skill List |skill=Basic Skill}} | + | |- |
− | |- | + | | <nowiki>{{Skill List |skill=Sight |icon=Sight}}</nowiki> || {{Skill List |skill=Sight |icon=Sight}} |
− | | | ||
− | | {{Skill List |skill=Sight |icon= | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
− | === Fields === | + | ====Fields==== |
− | {| class="wikitable" | + | {| class="wikitable" style="text-align: left" |
− | + | | ''skill name'' || The name of the skill (and the skill page) | |
− | | The name of the skill (and the skill page) | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
− | + | | ''skill icon'' || (optional) Specify an alternate skill icon to use. | |
− | | | ||
|} | |} | ||
− | == See Also == | + | ==See Also== |
− | * [[Template:Skill Info]] | + | *[[Template:Skill Info]] |
− | [[Category:Templates]] | + | [[Category:Templates|Skill List]] |
</noinclude> | </noinclude> |
Latest revision as of 21:11, 10 October 2022
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=Sight}} |
|
Fields
skill name | The name of the skill (and the skill page) |
skill icon | (optional) Specify an alternate skill icon to use. |