Template:Melee Weapon: Difference between revisions

From leaftidewiki
Jump to navigation Jump to search
imported>An Adventurer
mNo edit summary
(added set)
 
Line 8: Line 8:
<li>Value: {{{Value|??}}}
<li>Value: {{{Value|??}}}
<li class="bottomspace">Burden: {{{Burden|??}}}
<li class="bottomspace">Burden: {{{Burden|??}}}
{{#if:{{{Set|}}}|<li class="bottomspace">Set: {{{Set}}}}}
{{#if:{{{Weapon Skill|}}}|<li>Skill: {{{Weapon Skill}}} ({{{Weapon Type}}})}}
{{#if:{{{Weapon Skill|}}}|<li>Skill: {{{Weapon Skill}}} ({{{Weapon Type}}})}}
{{#if:{{{Damage|}}}|<li>Damage: {{{Damage|?? - ??}}} {{#if:{{{Buffed Damage|}}}|<span>({{{Buffed Damage}}})</span>}}, {{{Element|??}}}}}
{{#if:{{{Damage|}}}|<li>Damage: {{{Damage|?? - ??}}} {{#if:{{{Buffed Damage|}}}|<span>({{{Buffed Damage}}})</span>}}, {{{Element|??}}}}}

Latest revision as of 15:04, 14 October 2024

Template Documentation: Weapon&action=edit Edit Documentation

Related topics: Wiki Templates, Melee Weapon Template

Syntax

{{Melee Weapon
 |        Weapon Type = 
 |       Weapon Skill = 
 |               Name = 
 |         Icon Image =  Icon.png
 |         Live Image =  Live.jpg
 | Live Image Caption = 
 | 
 |              Value = 
 |             Burden = 
 |        Description = 
 | Special Properties = 
 | 
 |             Damage = 
 |      Buffed Damage = 
 |            Element = 
 |              Speed = 
 |       Buffed Speed = 
 |    Bonus to Attack = 
 |      Buffed Attack = 
 |   Bonus to Defense = 
 |     Buffed Defense = 
 |   Bonus to Missile = 
 |     Bonus to Magic = 
 | 
 |     Player Attuned = 
 |          Level Req = 
 |    Base Weapon Req = 
 |  Buffed Weapon Req = 
 |        Special Req = 
 | 
 |        Rare Number = 
 |                Set = 
 |             Spells = 
 |    Activation Reqs = 
 |         Spellcraft = 
 |               Mana = 
 |          Mana Cost = 
 |     Cannot Be Sold = False
 |Biting Strike Value =
 |Crushing Blow Value =
}}

Usage

This template is one component of the page template Melee Weapon Stat Template, full details and an example can be found there.