Difference between revisions of "Template:Weapon"
Jump to navigation
Jump to search
old>Realpsojed (removing Values parameter, became a part of new Properties) |
old>Realpsojed (removed space between properties and durability, now provided by properties template) |
||
Line 5: | Line 5: | ||
|- | |- | ||
|<div style="width:100%;float: left;color:#9d9a9a;">{{{Properties}}}</div> | |<div style="width:100%;float: left;color:#9d9a9a;">{{{Properties}}}</div> | ||
<div style="clear: both;color:#9d9a9a;" | <div style="clear: both;color:#9d9a9a;">Durability: <span style="color:white;">{{{Durability}}}/{{{Durability}}}</span></div> | ||
|- | |- | ||
|style="color:#9d7969;"|<hr>{{{Description}}} <br /> | |style="color:#9d7969;"|<hr>{{{Description}}} <br /> |
Revision as of 11:39, 9 May 2020
Weapon Common {{{WeaponType}}} |
{{{Damage}}} |
{{{Properties}}}
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}}}
Durability: {{{Durability}}}/{{{Durability}}}
|
{{{Description}}} |
{{{Price}}} |
Weapon Common {{{WeaponType}}} |
{{{Damage}}} |
{{{Properties}}}
Durability: {{{Durability}}}/{{{Durability}}}
|
{{{Description}}} |
{{{Price}}} |