Template:Equip: Difference between revisions

Template page
No edit summary
mNo edit summary
 
(45 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><noinclude>
<noinclude>
This template is used to display information about game items.
This template is used to display information about game equipment. That is, anything equippable by a character into one of the various slots.
 
To use this template, add the following to a game item page:
To use this template, add the following to a game item page:
{{subst:Equip
 
<pre>
&#123;&#123;Equip
| durability    =  
| durability    =  
| damage_s      =  
| damage_small  =  
| damage_l      =  
| damage_large  =  
| ac            =  
| ac            =  
| hit          =  
| hit          =  
Line 23: Line 26:
| poet_level =  
| poet_level =  
| warrior_level =  
| warrior_level =  
| special_info  =
&#125;&#125;
| how_to_obtain =
</pre>
}}
 
</noinclude>
Be sure to fill in all applicable fields. You may delete those that don't apply.


[[Image:{{PAGENAME}}.png|{{PAGENAME}}]]<br>
If the item has a level requirement and can be equipped by all four paths, set `peasant_level` to the the level. If it is bound to a specific path, set only that path's level requirement, such as <i>rogue_level = 95</i>.
{{#if: {{{durability|}}} | '''[[Durability]]:''' {{{durability}}}<br>}}
{{#if: {{{damage_s|}}} | '''[[Damage]]:''' S: {{{damage_s}}} }}
{{#if: {{{damage_l|}}} | L: {{{damage_l}}}<br>}}
{{#if: {{{ac|}}} | '''[[AC]]:''' {{{ac}}}<br>}}
{{#if: {{{hit|}}} | '''[[Hit]]:''' {{{hit}}} }}
{{#if: {{{dam|}}} | '''[[Dam]]:''' {{{dam}}}<br>}}
{{#if: {{{vita|}}} | '''[[Vita]]:''' {{{vita}}} }}
{{#if: {{{mana|}}} | '''[[Mana]]:''' {{{mana}}}<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>}}


Additionally, add other relevant sections as needed, such as:


<pre>
==Special Info==
==Special Info==
{{#if: {{{special_info|}}} | {{{special_info}}}}}
* If applicable
* [[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
</pre>
 
</noinclude>
 
<includeonly>
[[Image:{{PAGENAME}}.png|{{PAGENAME}}]]<br>
== Stats ==
'''[[Durability]]:'''  {{formatnum:{{{durability|0}}}}}<br>
{{#if: {{{damage_small|}}} | '''[[Damage]]:'''  S: {{{damage_small|0m0}}} L: {{{damage_large|0m0}}}<br>}}<nowiki />
{{#if: {{{ac|}}} | '''[[AC]]:''' {{{ac|0}}}<br>}}<nowiki />
{{#if: {{{hit|}}} | '''[[Hit]]:''' {{{hit}}}<br>}}<nowiki />
{{#if: {{{dam|}}} | '''[[Dam]]:''' {{{dam}}}<br>}}<nowiki />
{{#if: {{{vita|}}} | '''[[Vita]]:''' {{{vita|0}}}<br>}}<nowiki />
{{#if: {{{mana|}}} | '''[[Mana]]:''' {{{mana|0}}}<br>}}<nowiki />
{{#if: {{{might|}}} | '''[[Might stat|Might]]:''' {{{might|0}}}<br>}}<nowiki />
{{#if: {{{will|}}} | '''[[Will]]:''' {{{will|0}}}<br>}}<nowiki />
{{#if: {{{grace|}}} | '''[[Grace]]:''' {{{grace|0}}}<br>}}<nowiki />
{{#if: {{{protection|}}} | '''[[Protection]]:''' {{{protection}}}<br>}}<nowiki />
{{#if: {{{regen|}}} | '''[[Regen]]:''' {{{regen|0}}}<br>}}<nowiki />
{{#if: {{{wisdom|}}} | '''[[Wisdom]]''': {{{wisdom|0}}}<br>}}<nowiki />
'''[[Might stat|Might]] to Wield:''' {{{might_to_wield|0}}}<br>
{{#if: {{{peasant_level|}}} | '''[[Peasant]] [[Level]]:''' {{{peasant_level}}}<br>}}<nowiki />
{{#if: {{{rogue_level|}}} | '''[[Rogue]] [[Level]]:''' {{{rogue_level}}}<br>}}<nowiki />
{{#if: {{{mage_level|}}} | '''[[Mage]] [[Level]]:''' {{{mage_level}}}<br>}}<nowiki />
{{#if: {{{poet_level|}}} | '''[[Poet]] [[Level]]:''' {{{poet_level}}}<br>}}<nowiki />
{{#if: {{{warrior_level|}}} | '''[[Warrior]] [[Level]]:''' {{{warrior_level}}}<br>}}<nowiki />


[[Category:Equip needing categorization]]
{{#if: {{{rogue_level|}}} | [[Category:Rogue equip]] [[Category:Rogue]] }}<nowiki />
[[Category:Equip needing images]] <!-- Please remove this category when at least one support graphic is added! -->
</includeonly>
</includeonly>

Latest revision as of 16:19, 25 January 2024

This template is used to display information about game equipment. That is, anything equippable by a character into one of the various slots.

To use this template, add the following to a game item page:

{{Equip
| durability    = 
| damage_small  = 
| damage_large  = 
| ac            = 
| hit           = 
| dam           = 
| vita          = 
| mana          = 
| might         = 
| will          = 
| grace         = 
| protection    = 
| regen         = 
| wisdom        = 
| might_to_wield = 
| peasant_level = 
| rogue_level = 
| mage_level = 
| poet_level = 
| warrior_level = 
}}

Be sure to fill in all applicable fields. You may delete those that don't apply.

If the item has a level requirement and can be equipped by all four paths, set `peasant_level` to the the level. If it is bound to a specific path, set only that path's level requirement, such as rogue_level = 95.

Additionally, add other relevant sections as needed, such as:

==Special Info==
* If applicable
* [[Breaks on Death]]
* [[Unrepairable]] etc

==How to Obtain==
* Include steps and items required
* If quested item, refer to the quest instead of detailing it here