Difference between revisions of "Template:Weapon"

From Stoneshard wiki
Jump to navigation Jump to search
old>Realpsojed
(fix images)
old>Realpsojed
(add check for non-tooltip subpagename to use data from pagename, fix name parameter)
Line 1: Line 1:
<includeonly>{| width=300px;
<includeonly>{| width=300px;
|style="text-align:center;"|{{#if: {{:{{BASEPAGENAME}}|Rarity}} | <span style="font-size: 20px;">{{Unique|{{BASEPAGENAME}}}}</span> <br /> <span style="color:#9d9a9a;">{{:{{BASEPAGENAME}}|Rarity}} | <span style="font-size: 20px;">{{BASEPAGENAME}}</span> <br /> <span style="color:#9d9a9a;">Common }} {{:{{BASEPAGENAME}}|WeaponType}}</span><hr style="height:2px;background-color:#33323f;box-shadow: 0 2px 13121d;margin: 10px 0 10px 0;">
|style="text-align:center;"|{{#if: {{:{{BASEPAGENAME}}|Rarity}} | <span style="font-size: 20px;">{{Unique|{{BASEPAGENAME}}}}</span> <br /> <span style="color:#9d9a9a;">{{:{{BASEPAGENAME}}|Rarity}} | <span style="font-size: 20px;">{{ROOTPAGENAME}}</span> <br /> <span style="color:#9d9a9a;">Common }} {{:{{BASEPAGENAME}}|WeaponType}}</span><hr style="height:2px;background-color:#33323f;box-shadow: 0 2px 13121d;margin: 10px 0 10px 0;">
|-
|-
|style="text-align:center;"|<!--
|style="text-align:center;"|<!--
Line 14: Line 14:
--><hr style="height:2px;background-color:#33323f;box-shadow: 0 2px 13121d;margin: 10px 0 10px 0;">
--><hr style="height:2px;background-color:#33323f;box-shadow: 0 2px 13121d;margin: 10px 0 10px 0;">
|-
|-
|<div style="width:100%;float: left;color:#9d9a9a;">{{Properties|{{BASEPAGENAME}}}}</div>
|<div style="width:100%;float: left;color:#9d9a9a;">{{#ifeq: {{SUBPAGENAME}} | Tooltip | {{Properties|{{BASEPAGENAME}}}} | {{Properties|{{PAGENAME}}}} }}</div>
<div style="clear: both;color:#9d9a9a;">Durability: <span style="color:white;">{{:{{BASEPAGENAME}}|Durability}}/{{:{{BASEPAGENAME}}|Durability}}</span></div>
<div style="clear: both;color:#9d9a9a;">Durability: <span style="color:white;">{{:{{BASEPAGENAME}}|Durability}}/{{:{{BASEPAGENAME}}|Durability}}</span></div>
|-
|-

Revision as of 11:56, 6 October 2020

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: