Template:Itembox

Revision as of 15:46, 9 August 2007 by Cogniac (Talk | contribs)

  • Itembox


Usage

Template:Items is meant to be used on various item pages under their requisite "Statistics" sections. It is designed to simulate the look of the tooltips that one encounters when hovering the mouse over an item in the Ultima Online client.

NOTE: As of 8/10/07, this template is far from finished. As more item properties are included and as more functionality is added to the current item properties, both the full template for copying and pasting in the <pre> section and the information on specific item properties below will be updated, respectively.

Full Template

Since it is highly unlikely if not impossible that an item will ever be encountered that uses absolutely every property in the template, Template:Items has been designed with conditional properties. This means that when using this template on an item's page it is intended that only the properties which are displayed on that specific item should be included. Unlike many of the other templates that show in their entirety no matter what, if one of the properties from Template:Items is not included, left blank, or supplied with an impossible value, that property will simply not display at all.

It is suggested that when using Template:Items one should choose one of the two following strategies:

  1. Copy and paste the entirety of the template, which is included in a <pre> section below, and delete those properties which are not present on the item which you are editing.
  2. Copy and paste only the properties from below that are present on the item which you are editing and ignore the others completely.

It is NOT recommended that you copy and paste the complete template and leave it in its entirety with blank, unused properties. Template:Items was designed conditionally so that this would not be necessary. It was intended that this template would be easier to use and read due to less unused code, and that this in turn would have the added benefit of saving space.

The following is the entirety of Template:Items, which includes every property that has so far been added.

{{Items
|name=
|blessed=
|weight=
|hitstaminaleech=
|spellchanneling=
|swingspeedincrease=
|damageincrease=
|poisonresist=
|physicaldamage=
|poisondamage=
|mindamage=
|maxdamage=
|weaponspeed=
|range=
|strengthrequirement=
|handedweapon=
|skillrequired=
|durability=
}}

font-size: {{#ifeq:{{FULLPAGENAME}} |{{{disambigpage| {{#if:{{NAMESPACE}}|{{NAMESPACE}}:}} {{{name|{{PAGENAME}}}}} }}} |1 |0.85}}em;