Difference between revisions of "Template:Weapon"

From Stoneshard wiki
Jump to navigation Jump to search
old>Realpsojed
(putting back width for now aswell, it breaks the display for longer item descriptions)
old>Realpsojed
(changed colors using hex color picker, should be most accurate now)
Line 4: Line 4:
|style="text-align:center;"|{{{Damage}}}<hr>
|style="text-align:center;"|{{{Damage}}}<hr>
|-
|-
|<div style="float: left">{{{Properties}}}</div>
|<div style="float: left;color:#9d9a9a;">{{{Properties}}}</div>
<div style="float: right">{{{Values}}}</div>
<div style="float: right;color:white;">{{{Values}}}</div>
<div style="clear: both"><br />Durability: {{{Durability}}}/{{{Durability}}}</div>
<div style="clear: both;color:#9d9a9a;"><br />Durability: <span style="color:white;">{{{Durability}}}/{{{Durability}}}</span></div>
|-
|-
|<hr>{{{Description}}} <br />
|style="color:#9d7969;"|<hr>{{{Description}}} <br />
|-
|-
|style="text-align:right;"|Price: {{{Price}}}<br />
|style="text-align:right;"|[[File:Crowns.png|18px|alt=Price|link=|Price]]{{{Price}}}<br />
|}
|}
<noinclude>{{doc}}
<noinclude>{{doc}}


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

Revision as of 19:00, 4 May 2020

Weapon
Common {{{WeaponType}}}
{{{Damage}}}
{{{Properties}}}
{{{Values}}}

Durability: {{{Durability}}}/{{{Durability}}}

{{{Description}}}
Price{{{Price}}}
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}}}
{{{Damage}}}
{{{Properties}}}
{{{Values}}}

Durability: {{{Durability}}}/{{{Durability}}}

{{{Description}}}
Price{{{Price}}}
Weapon
Common {{{WeaponType}}}
{{{Damage}}}
{{{Properties}}}
{{{Values}}}

Durability: {{{Durability}}}/{{{Durability}}}

{{{Description}}}
Price{{{Price}}}