Difference between revisions of "Template:Weapon"

From Stoneshard wiki
Jump to navigation Jump to search
old>Realpsojed
m (fixed width for 1st column to prevent misalignment of values on smaller screens)
old>Realpsojed
m (wrong line)
Line 6: Line 6:
-->{{ #if:{{{Damage3|}}}|{{{Damage3}}} {{{Damage3type}}} Damage<br />}}<!--
-->{{ #if:{{{Damage3|}}}|{{{Damage3}}} {{{Damage3type}}} Damage<br />}}<!--
-->{{ #if:{{{Damage4|}}}|{{{Damage4}}} {{{Damage4type}}} Damage<br />}}
-->{{ #if:{{{Damage4|}}}|{{{Damage4}}} {{{Damage4type}}} Damage<br />}}
|- style="width: 50px;"
|-
|{{ #if:{{{Stat1|}}}|{{{Stat1}}}<br />}}<!--
| style="width: 50px;"|{{ #if:{{{Stat1|}}}|{{{Stat1}}}<br />}}<!--
-->{{ #if:{{{Stat2|}}}|{{{Stat2}}}<br />}}<!--
-->{{ #if:{{{Stat2|}}}|{{{Stat2}}}<br />}}<!--
-->{{ #if:{{{Stat3|}}}|{{{Stat3}}}<br />}}<!--
-->{{ #if:{{{Stat3|}}}|{{{Stat3}}}<br />}}<!--

Revision as of 20:01, 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: