Difference between revisions of "Template:Skill"
From Fallen Sword Wiki
Lusterless (Talk | contribs) |
Lusterless (Talk | contribs) |
||
Line 14: | Line 14: | ||
| | | | ||
}}<br /> | }}<br /> | ||
− | '''Level:''' {{{level|}}}<br /> | + | {{#ifeq: {{{level|0}}} | 0 |{{!end}} | |
+ | '''Level:''' {{{level|}}}<br />}} | ||
+ | {{#ifeq: {{{level|0}}} | 0 |{{!end}} | | ||
+ | '''[[Composing]] Level:''' {{{composinglevel|}}}<br />}} | ||
'''Description:''' {{{description|}}}<br /> | '''Description:''' {{{description|}}}<br /> | ||
− | '''Stamina:''' {{{stamina|}}}<br /> | + | {{#ifeq: {{{stamina|0}}} | 0 |{{!end}} | |
− | '''Duration:''' {{{duration|}}} Minutes<br /> | + | '''Stamina:''' {{{stamina|}}}<br />}} |
− | {{#ifeq | + | {{#ifeq: {{{duration|0}}} | 0 |{{!end}} | |
+ | '''Duration:''' {{{duration|}}} Minutes<br />}} | ||
+ | {{#ifeq: {{{prerequisite|0}}} | 0 |{{!end}} | | ||
'''Prerequisites:''' {{{prerequisite|}}}<br />}} | '''Prerequisites:''' {{{prerequisite|}}}<br />}} | ||
|- | |- | ||
Line 48: | Line 53: | ||
|type= | |type= | ||
|level= | |level= | ||
+ | |composinglevel= | ||
|description= | |description= | ||
|stamina= | |stamina= |
Revision as of 03:22, 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= }}