Difference between revisions of "Template:Skill"
From Fallen Sword Wiki
Lusterless (Talk | contribs) |
Lusterless (Talk | contribs) |
||
Line 7: | Line 7: | ||
| valign="top" | | | valign="top" | | ||
'''Name:''' {{{name|{{PAGENAME}}}}}<br> | '''Name:''' {{{name|{{PAGENAME}}}}}<br> | ||
+ | '''Skill Type:''' {{#switch: {{lc:{{{type}}}}} | ||
+ | | offense = [[:Category:Armor|Armor]] | ||
+ | | defense = [[:Category:Amulets|Amulet]] | ||
+ | | special = [[:Category:Boots|Boots]] | ||
+ | | potion = [[:Category:Gloves|Gloves]] | ||
+ | | | ||
+ | }}<br /> | ||
'''Level:''' {{{level|}}}<br /> | '''Level:''' {{{level|}}}<br /> | ||
'''Description:''' {{{description|}}}<br /> | '''Description:''' {{{description|}}}<br /> | ||
Line 12: | Line 19: | ||
'''Duration:''' {{{duration|}}} Minutes<br /> | '''Duration:''' {{{duration|}}} Minutes<br /> | ||
'''Prerequisites:''' {{{prerequisites|none}}}<br /> | '''Prerequisites:''' {{{prerequisites|none}}}<br /> | ||
+ | |||
|- | |- | ||
|} | |} | ||
Line 36: | Line 44: | ||
|stamina= | |stamina= | ||
|prerequisites= | |prerequisites= | ||
+ | |category= | ||
}} | }} | ||
</pre> | </pre> |
Revision as of 03:11, 12 November 2021
Do not edit this page! |
If you need to customize this template to fit your own needs, copy the code into a fresh template and work from there. |
Editing this page may cause the template to stop working properly for other pages currently using this template. |
This template allows easy adding of skill pages. To use, copy the following code to the item's page and fill in the banks. Remove anything that is extra.
{{Skill |image= |name= |level= |description= |stamina= |prerequisites= |category= }}