Template:Missile Weapon: Difference between revisions

From leaftidewiki
Jump to navigation Jump to search
imported>Arkalor's Bot
mNo edit summary
No edit summary
 
(4 intermediate revisions by 2 users not shown)
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}}})}}
{{#ifeq:{{{Damage Bonus|}}}||<li>Damage: {{{Damage|?? - ??}}}, {{{Element|??}}}|<li>Damage Bonus: {{{Damage Bonus|}}} {{#if:{{{Buffed Damage Bonus|}}}|<span>({{{Buffed Damage Bonus|}}})</span>|}}}}
{{#ifeq:{{{Damage Bonus|}}}||<li>Damage: {{{Damage|?? - ??}}} {{#if:{{{Buffed Damage|}}}|<span>({{{Buffed Damage|}}})</span>}}, {{{Element|??}}}|<li>Damage Bonus: {{{Damage Bonus|}}} {{#if:{{{Buffed Damage Bonus|}}}|<span>({{{Buffed Damage Bonus|}}})</span>|}}}}
{{#if:{{{Additional|}}}|<li class="bottomspace">{{{Additional}}}}}
{{#if:{{{Additional|}}}|<li class="bottomspace">{{{Additional}}}}}
{{#if:{{{Elemental Damage Bonus|}}}|<li>Elemental Damage Bonus: {{{Elemental Damage Bonus|}}}{{#if:{{{Element|}}}|, {{{Element|}}}}}}}
{{#if:{{{Elemental Damage Bonus|}}}|<li>Elemental Damage Bonus: {{{Elemental Damage Bonus|}}}{{#if:{{{Element|}}}|, {{{Element|}}}}}}}
Line 20: Line 21:
{{#if:{{{Bonus to Magic|}}}|<li>Bonus to Magic Defense: +{{{Bonus to Magic}}}%}}
{{#if:{{{Bonus to Magic|}}}|<li>Bonus to Magic Defense: +{{{Bonus to Magic}}}%}}
{{#if:{{{Spells|}}}|<li class="topbottomspace">Spells: {{{Spells}}}}}
{{#if:{{{Spells|}}}|<li class="topbottomspace">Spells: {{{Spells}}}}}
{{#if:{{{Description|}}}|<li>{{{Description}}}}}
{{#if:{{{Special Properties|}}}|<li class="bottomspace">Properties: {{{Special Properties}}}}}
{{#if:{{{Special Properties|}}}|<li class="bottomspace">Properties: {{{Special Properties}}}}}
{{#if:{{{Special Req|}}}|<li class="bottomspace">{{{Special Req}}}}}
{{#if:{{{Special Req|}}}|<li class="bottomspace">{{{Special Req}}}}}
Line 29: Line 29:
{{#if:{{{Activation Reqs|}}}|<li>Activation requires {{{Activation Reqs}}}}}
{{#if:{{{Activation Reqs|}}}|<li>Activation requires {{{Activation Reqs}}}}}
{{#if:{{{Cannot Be Sold|}}}|<li>This item cannot be sold.}}
{{#if:{{{Cannot Be Sold|}}}|<li>This item cannot be sold.}}
{{#if:{{{Rare Number|}}}|<li>Rare #{{{Rare Number}}}}}
{{#if:{{{Spellcraft|}}}|<li>Spellcraft: {{{Spellcraft}}}.}}
{{#if:{{{Spellcraft|}}}|<li>Spellcraft: {{{Spellcraft}}}.}}
{{#if:{{{Mana|}}}|<li>Mana: {{{Mana}}}.}}
{{#if:{{{Mana|}}}|<li>Mana: {{{Mana}}}.}}

Latest revision as of 21:37, 13 October 2024

Template Documentation: Weapon&action=edit Edit Documentation

Related topics: Wiki Templates, Missile Weapon Template

Syntax

{{Missile Weapon
 |            Weapon Type = 
 |           Weapon Skill = Missile Weapons
 |                   Name = 
 |             Icon Image =  Icon.png
 |             Live Image =  Live.jpg
 |     Live Image Caption = 
 | 
 |                  Value = 
 |                 Burden = 
 |            Description = 
 |     Special Properties = 
 | 
 |           Damage Bonus = 
 |    Buffed Damage Bonus = 
 | Elemental Damage Bonus = 
 |                Element = 
 |        Damage Modifier = 
 | Buffed Damage Modifier =
 |                  Speed = 
 |           Buffed Speed = 
 |                  Range =
 |           Buffed Range =
 |             Ammunition = 
 |       Bonus to Defense = 
 |         Buffed Defense = 
 |       Bonus to Missile = 
 |         Bonus to Magic = 
 | 
 |         Player Attuned = 
 |              Level Req = 
 |        Base Weapon Req = 
 |      Buffed Weapon Req = 
 |            Special Req = 
 | 
 |                 Spells = 
 |        Activation Reqs = 
 |             Spellcraft = 
 |                   Mana = 
 |              Mana Cost = 
 |         Cannot Be Sold = False
}}

Usage

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