Difference between revisions of "Template:Weapon"
Jump to navigation
Jump to search
old>Realpsojed (removing class tooltip, this would double up on the borders in hover tooltips, gotta think about it some more) |
old>Realpsojed (putting back width for now aswell, it breaks the display for longer item descriptions) |
||
Line 1: | Line 1: | ||
{| | {| width=300px; | ||
|style="text-align:center;"|<span style="font-size: 25px;">{{ROOTPAGENAME}}</span> <br />Common {{{WeaponType}}}<hr> | |style="text-align:center;"|<span style="font-size: 25px;">{{ROOTPAGENAME}}</span> <br />Common {{{WeaponType}}}<hr> | ||
|- | |- |
Revision as of 05:02, 4 April 2020
Weapon Common {{{WeaponType}}} |
{{{Damage}}} |
{{{Properties}}}
{{{Values}}}
Durability: {{{Durability}}}/{{{Durability}}} |
{{{Description}}} |
Price: {{{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: {{{Price}}} |
Weapon Common {{{WeaponType}}} |
{{{Damage}}} |
{{{Properties}}}
{{{Values}}}
Durability: {{{Durability}}}/{{{Durability}}} |
{{{Description}}} |
Price: {{{Price}}} |