Template:Iteminfo: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
mNo edit summary
(added slot in template for itemclass2)
Line 14: Line 14:
! valign="top" style="white-space: nowrap;" |Item Classification
! valign="top" style="white-space: nowrap;" |Item Classification
{{#if: {{{itemclass|}}} |<!-- REQUIRED: Valid options are: Weapon, Armor, Clothing, Jewelry, Container, or Miscellaneous -->
{{#if: {{{itemclass|}}} |<!-- REQUIRED: Valid options are: Weapon, Armor, Clothing, Jewelry, Container, or Miscellaneous -->
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}} [[:Category:{{{itemclass}}} scripts | {{{itemclass}}}]]
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}} [[:Category:{{{itemclass}}} scripts | {{{itemclass}}}]] {{#if: {{{itemclass2|}}} |
<br>[[:Category:{{{itemclass2}}} item scripts | {{{itemclass2}}}]] }}
|}}
|}}
|-
|-

Revision as of 13:35, 17 October 2020

This template is a work in progress for an item table with info at a glance.

Iteminfo Information
Type
Item Classification
Item(s) Applied to
Alterable {{{alter}}}
Light/Deep {{{ld}}}

Instructions

Please see Help:Item scripts for instructions on use of this template.