Template:Equip: Difference between revisions

Template page
(add wisdom attribute)
No edit summary
Line 1: Line 1:
<includeonly><noinclude>
This template is used to display information about game items.
To use this template, add the following to a game item page:
{{subst:Equip
| durability    =
| damage_s      =
| damage_l      =
| ac            =
| hit          =
| dam          =
| vita          =
| mana          =
| might        =
| will          =
| grace        =
| protection    =
| regen        =
| wisdom        =
| might_to_wield =
| peasant_level =
| rogue_level =
| mage_level =
| poet_level =
| warrior_level =
| special_info  =
| how_to_obtain =
}}
</noinclude>
[[Image:{{PAGENAME}}.png|{{PAGENAME}}]]<br>
[[Image:{{PAGENAME}}.png|{{PAGENAME}}]]<br>
'''[[Durability]]:''' ####<br>
{{#if: {{{durability|}}} | '''[[Durability]]:''' {{{durability}}}<br>}}
'''[[Damage]]:''' S: ##m## L: ##m##<br>
{{#if: {{{damage_s|}}} | '''[[Damage]]:''' S: {{{damage_s}}} }}
'''[[AC]]:''' #<br>
{{#if: {{{damage_l|}}} | L: {{{damage_l}}}<br>}}
'''[[Hit]]:''' # '''[[Dam]]:''' #<br>
{{#if: {{{ac|}}} | '''[[AC]]:''' {{{ac}}}<br>}}
'''[[Vita]]:''' # '''[[Mana]]:''' #<br>
{{#if: {{{hit|}}} | '''[[Hit]]:''' {{{hit}}} }}
'''[[Might stat|Might]]:''' # '''[[Will]]:''' # '''[[Grace]]:''' #<br>
{{#if: {{{dam|}}} | '''[[Dam]]:''' {{{dam}}}<br>}}
'''[[Protection]]:''' # '''[[Regen]]:''' # '''[[Wisdom]]''': #<br>
{{#if: {{{vita|}}} | '''[[Vita]]:''' {{{vita}}} }}
''' [[Might stat|Might]] to Wield:''' ##<br>
{{#if: {{{mana|}}} | '''[[Mana]]:''' {{{mana}}}<br>}}
'''Peasant [[Level]]:''' ##<br>
{{#if: {{{might|}}} | '''[[Might stat|Might]]:''' {{{might}}} }}
{{#if: {{{will|}}} | '''[[Will]]:''' {{{will}}} }}
{{#if: {{{grace|}}} | '''[[Grace]]:''' {{{grace}}}<br>}}
{{#if: {{{protection|}}} | '''[[Protection]]:''' {{{protection}}} }}
{{#if: {{{regen|}}} | '''[[Regen]]:''' {{{regen}}} }}
{{#if: {{{wisdom|}}} | '''[[Wisdom]]''': {{{wisdom}}}<br>}}
{{#if: {{{might_to_wield|}}} | '''[[Might stat|Might]] to Wield:''' {{{might_to_wield}}}<br>}}
{{#if: {{{peasant_level|}}} | '''[[Peasant]] [[Level]]:''' {{{peasant_level}}}<br>}}
{{#if: {{{rogue_level|}}} | '''[[Rogue]] [[Level]]:''' {{{rogue_level}}}<br>}}
{{#if: {{{mage_level|}}} | '''[[Mage]] [[Level]]:''' {{{mage_level}}}<br>}}
{{#if: {{{poet_level|}}} | '''[[Poet]] [[Level]]:''' {{{poet_level}}}<br>}}
{{#if: {{{warrior_level|}}} | '''[[Warrior]] [[Level]]:''' {{{warrior_level}}}<br>}}
 


==Special Info==
==Special Info==
* If applicable
{{#if: {{{special_info|}}} | {{{special_info}}}}}
* [[Breaks on Death]]
* [[Unrepairable]] etc


==How to Obtain==
==How to Obtain==
{{#if: {{{how_to_obtain|}}} | {{{how_to_obtain}}}}}


* Include steps and items required
* If quested item, refer to the quest instead of detailing it here
<includeonly>
[[Category:Equip needing categorization]]
[[Category:Equip needing categorization]]
[[Category:Equip needing images]] <!-- Please remove this category when at least one support graphic is added! -->
[[Category:Equip needing images]] <!-- Please remove this category when at least one support graphic is added! -->
</includeonly>
</includeonly>
<!--
If you are feeling brave, please go ahead and attempt to categorize this article. You can refer to similar articles for an idea of how it should be categorized. Please do NOT make up your own category using this template as it should already exist. 
Some examples:
[[Category:Weapons]]
[[Category:Body armors]]
[[Category:Poet body armors]]
For more info on categories, please refer to the Guidelines and FAQ sections.
-->

Revision as of 12:23, 24 January 2024