Difference between revisions of "Template:Skill"
From Fallen Sword Wiki
Lusterless (Talk | contribs) |
Lusterless (Talk | contribs) (Undo revision 157627 by Lusterless (talk)) |
||
(47 intermediate revisions by one user not shown) | |||
Line 5: | Line 5: | ||
{| cellpadding="0" cellspacing="0" | {| cellpadding="0" cellspacing="0" | ||
| width="52" valign="top" | {{{image|}}} | | width="52" valign="top" | {{{image|}}} | ||
− | + | | | |
'''Name:''' {{{name|{{PAGENAME}}}}}<br> | '''Name:''' {{{name|{{PAGENAME}}}}}<br> | ||
'''Skill Type:''' {{#switch: {{lc:{{{type}}}}} | '''Skill Type:''' {{#switch: {{lc:{{{type}}}}} | ||
Line 12: | Line 12: | ||
| special = [[:Category:Special Skills|Special]] | | special = [[:Category:Special Skills|Special]] | ||
| potion = [[:Category:Potion Only Skills|Potion Only]] | | potion = [[:Category:Potion Only Skills|Potion Only]] | ||
− | |||
}}<br /> | }}<br /> | ||
− | '''Level:''' {{{level|}}}<br /> | + | {{#ifeq: {{{level|0}}} | 0 | | '''Level:''' {{{level|}}}<br />}}{{#ifeq: {{{composinglevel|0}}} | 0 | | '''[[Composing]] Level:''' {{{composinglevel|}}}<br />}}'''Description:''' {{{description}}}<br />{{#ifeq: {{{stamina|0}}} | 0 | | '''Stamina:''' {{{stamina|}}}<br />}}{{#ifeq: {{{duration|0}}} | 0 | | '''Duration:''' {{{duration|}}} Minutes<br />}}{{#ifeq: {{{prerequisite|0}}} | 0 | | '''Prerequisites:''' {{{prerequisite|}}}<br />}} |
− | '''Description:''' {{{description | + | |} |
− | '''Stamina:''' {{{stamina|}}}<br /> | + | |
− | '''Duration:''' {{{duration|}}} Minutes<br /> | + | |
− | '''Prerequisites:''' {{{prerequisite| | + | |
− | | | + | |
|} | |} | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
Line 28: | Line 23: | ||
| potion = [[Category:Potion Only Skills]] | | potion = [[Category:Potion Only Skills]] | ||
| | | | ||
− | + | }} | |
</includeonly><noinclude> | </includeonly><noinclude> | ||
<center> | <center> | ||
Line 47: | Line 42: | ||
|type= | |type= | ||
|level= | |level= | ||
+ | |composinglevel= | ||
|description= | |description= | ||
|stamina= | |stamina= |
Latest revision as of 18:32, 16 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= |type= |level= |composinglevel= |description= |stamina= |duration= |prerequisite= }}