Difference between revisions of "Template:Weapon"
Jump to navigation
Jump to search
old>Realpsojed (changed colors using hex color picker, should be most accurate now) |
old>Realpsojed (bold for values) |
||
Line 5: | Line 5: | ||
|- | |- | ||
|<div style="float: left;color:#9d9a9a;">{{{Properties}}}</div> | |<div style="float: left;color:#9d9a9a;">{{{Properties}}}</div> | ||
<div style="float: right;color:white;">{{{Values}}}</div> | <div style="float: right;color:white;">'''{{{Values}}}'''</div> | ||
<div style="clear: both;color:#9d9a9a;"><br />Durability: <span style="color:white;">{{{Durability}}}/{{{Durability}}}</span></div> | <div style="clear: both;color:#9d9a9a;"><br />Durability: <span style="color:white;">{{{Durability}}}/{{{Durability}}}</span></div> | ||
|- | |- |
Revision as of 19:03, 4 May 2020
Weapon Common {{{WeaponType}}} |
{{{Damage}}} |
{{{Properties}}}
{{{Values}}}
Durability: {{{Durability}}}/{{{Durability}}} |
{{{Description}}} |
{{{Price}}} |
Documentation
[purge]
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}}} |
Weapon Common {{{WeaponType}}} |
{{{Damage}}} |
{{{Properties}}}
{{{Values}}}
Durability: {{{Durability}}}/{{{Durability}}} |
{{{Description}}} |
{{{Price}}} |