Difference between revisions of "Template:Skill"
From Fallen Sword Wiki
Lusterless (Talk | contribs) |
Lusterless (Talk | contribs) |
||
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 13: | Line 13: | ||
| potion = [[:Category:Potion Only Skills|Potion Only]] | | potion = [[:Category:Potion Only Skills|Potion Only]] | ||
}}<br /> | }}<br /> | ||
− | {{#ifeq: {{{level|0}}} | 0 |{{!end}} | + | {{#ifeq: {{{level|0}}} | 0 |{{!end}} | |
'''Level:''' {{{level}}}<br />}} | '''Level:''' {{{level}}}<br />}} | ||
− | {{#ifeq: {{{composinglevel|0}}} | 0 |{{!end}} | + | {{#ifeq: {{{composinglevel|0}}} | 0 |{{!end}} | |
'''[[Composing]] Level:''' {{{composinglevel|}}}<br />}} | '''[[Composing]] Level:''' {{{composinglevel|}}}<br />}} | ||
'''Description:''' {{{description}}}<br /> | '''Description:''' {{{description}}}<br /> | ||
Line 24: | Line 24: | ||
}}{{#ifeq: {{{prerequisite|0}}} | 0 |{{!end}} | | }}{{#ifeq: {{{prerequisite|0}}} | 0 |{{!end}} | | ||
'''Prerequisites:''' {{{prerequisite}}}<br />}} | '''Prerequisites:''' {{{prerequisite}}}<br />}} | ||
+ | |} | ||
+ | |} | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
[[Category:Skills]]{{#switch: {{lc:{{{type}}}}} | [[Category:Skills]]{{#switch: {{lc:{{{type}}}}} |
Revision as of 03:59, 14 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= }}