Difference between revisions of "Template:Weapon"

From Stoneshard wiki
Jump to navigation Jump to search
old>Realpsojed
m
old>Realpsojed
m
Line 1: Line 1:
<includeonly>
<includeonly>
{| class="wikitable" style="width: 15%; display: inline-block;"
{| class="wikitable" style="width: 15%; display: inline-table; float: right;"
|colspan="2" style="text-align:center;"|{{ #if:{{{WeaponName|}}}|{{{WeaponName}}} <br />{{{WeaponRarity}}} {{{WeaponType}}}}}
|colspan="2" style="text-align:center;"|{{ #if:{{{WeaponName|}}}|{{{WeaponName}}} <br />{{{WeaponRarity}}} {{{WeaponType}}}}}
|-
|-
Line 17: Line 17:
-->{{ #if:{{{Stat8|}}}|{{{Stat8}}}<br />}}<!--
-->{{ #if:{{{Stat8|}}}|{{{Stat8}}}<br />}}<!--
-->{{ #if:{{{Stat9|}}}|{{{Stat9}}}<br />}}<!--
-->{{ #if:{{{Stat9|}}}|{{{Stat9}}}<br />}}<!--
-->{{ #if:{{{Stat10|}}}|{{{Stat10}}}}}
-->{{ #if:{{{Stat10|}}}|{{{Stat10}}} }}
|style="text-align:right;"|{{ #if:{{{Stat1value|}}}|{{{Stat1value}}}<br />}}<!--
|style="text-align:right;"|{{ #if:{{{Stat1value|}}}|{{{Stat1value}}}<br />}}<!--
-->{{ #if:{{{Stat2value|}}}|{{{Stat2value}}}<br />}}<!--
-->{{ #if:{{{Stat2value|}}}|{{{Stat2value}}}<br />}}<!--
Line 27: Line 27:
-->{{ #if:{{{Stat8value|}}}|{{{Stat8value}}}<br />}}<!--
-->{{ #if:{{{Stat8value|}}}|{{{Stat8value}}}<br />}}<!--
-->{{ #if:{{{Stat9value|}}}|{{{Stat9value}}}<br />}}<!--
-->{{ #if:{{{Stat9value|}}}|{{{Stat9value}}}<br />}}<!--
-->{{ #if:{{{Stat10value|}}}|{{{Stat10value}}}}}
-->{{ #if:{{{Stat10value|}}}|{{{Stat10value}}} }}
|-
|-
|colspan="2"|{{ #if:{{{Durability|}}}|Durability: {{{Durability}}}/{{{Durability}}} }}
|colspan="2"|{{ #if:{{{Durability|}}}|Durability: {{{Durability}}}/{{{Durability}}} }}
|-
|-
|colspan="2" style="text-align:center;"|{{ #if:{{{Flavortext|}}}|{{{Flavortext}}}}}
|colspan="2" style="text-align:center;"|{{ #if:{{{Flavortext|}}}|{{{Flavortext}}} }}
|}
|}
</includeonly>
</includeonly>

Revision as of 19:51, 12 February 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: