Difference between revisions of "Template:Weapon"
Jump to navigation
Jump to search
old>Realpsojed (smaller heading) |
old>Realpsojed (removing Values parameter, became a part of new Properties) |
||
| Line 4: | Line 4: | ||
|style="text-align:center;"|{{{Damage}}}<hr> | |style="text-align:center;"|{{{Damage}}}<hr> | ||
|- | |- | ||
|<div style="float: left;color:#9d9a9a;">{{{Properties}}} | |<div style="width:100%;float: left;color:#9d9a9a;">{{{Properties}}}</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 11:29, 9 May 2020
| Weapon Common {{{WeaponType}}} |
| {{{Damage}}} |
{{{Properties}}}
Durability: {{{Durability}}}/{{{Durability}}} |
{{{Description}}} |
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. 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|Aldorian Bow|category=no}}}}
Examples:
| Weapon Common {{{WeaponType}}} |
| {{{Damage}}} |
{{{Properties}}}
Durability: {{{Durability}}}/{{{Durability}}} |
{{{Description}}} |
| Weapon Common {{{WeaponType}}} |
| {{{Damage}}} |
{{{Properties}}}
Durability: {{{Durability}}}/{{{Durability}}} |
{{{Description}}} |