Difference between revisions of "Template:Weapon"

From Stoneshard wiki
Jump to navigation Jump to search
old>Realpsojed
(Added price, removed text alignment for properties)
old>Realpsojed
(fixed position, added right-side align for price value, added horizontal rules)
Line 1: Line 1:
<includeonly>
<includeonly>
{| width=300px
{| width=300px
|colspan="2" style="text-align:center;"|{{ROOTPAGENAME}} <br />Common {{{WeaponType}}}
|colspan="2" style="text-align:center;"|{{ROOTPAGENAME}} <br />Common {{{WeaponType}}}<hr>
|-
|-
|colspan="2" style="text-align:center;"|{{ #if:{{{Damage|}}}|{{{Damage}}} <br />}}
|colspan="2" style="text-align:center;"|{{ #if:{{{Damage|}}}|{{{Damage}}} <br />}}
Line 10: Line 10:
|colspan="2"|{{ #if:{{{Durability|}}}|Durability: {{{Durability}}}/{{{Durability}}} }}
|colspan="2"|{{ #if:{{{Durability|}}}|Durability: {{{Durability}}}/{{{Durability}}} }}
|-
|-
|colspan="2" style="text-align:center;"|{{ #if:{{{Description|}}}|{{{Description}}} <br />}}
|colspan="2" style="text-align:center;"|<hr>{{ #if:{{{Description|}}}|{{{Description}}} <br />}}
|{{ #if:{{{Price|}}}|Price: {{{Price}}}<br />}}
|-
|<span style="text-align: right">{{ #if:{{{Price|}}}|Price: {{{Price}}}<br />}}</span>
|}</includeonly>
|}</includeonly>
<noinclude>{{doc}}
<noinclude>{{doc}}


[[Category:Infobox_templates]]</noinclude>
[[Category:Infobox_templates]]</noinclude>

Revision as of 00:22, 28 March 2020

Template-info.png Documentation

This is weapon template created for use together with the Template:Tooltip hover box template to display tooltip with item attributes for weapons.

Usage: Copy this code to any page where you want to display the item tooltip:

{{{{{1|Tooltip hover box}}}|title={{Weapon}}}}

You can provide the item name as first parameter, otherwise the pagename is used.

By default, the page is also labelled with a category corresponding to the item type (ie. Heavy Aldorian Bow will receive the Category: Bow). If you don't want to add this category to a page, add the category parameter:

{{{{{1|Tooltip hover box}}}|title={{Weapon|Heavy Aldorian Bow|category=no}}}}

Examples:

Weapon
Common {{{WeaponType}}}

Weapon
Common {{{WeaponType}}}