Template:Itemtiermulti: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
(updated template for ease of use.)
(added entry for SHOW)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>__NOTOC__</noinclude><includeonly>
<noinclude>__NOTOC__</noinclude><includeonly><table><tr valign="top">
<table><tr valign="top">
=={{{item}}}==
=={{{item}}}==
{{#if: {{{itemsummary|}}}
{{#if: {{{itemsummary|}}}
|
|
{{{itemsummary}}}
{{{itemsummary}}}
|
|
}}</tr><tr valign="top">
}}</tr><tr valign="top">
{{#if: {{{analyze|}}}
{{#if: {{{analyze|}}}
|
|
: <h3>Analyze</h3>
: <h3>Analyze</h3>
: <pre{{log2}}>{{{analyze}}}</pre>
<pre{{log2}}>{{{analyze}}}</pre>
|
|
}}</tr><tr valign="top">
}}
</tr><tr valign="top">
{{#if: {{{inspect|}}}
{{#if: {{{inspect|}}}
|
|
: <h3>Inspect</h3>
: <h3>Inspect</h3>
: <pre{{log2}}>{{{inspect}}}</pre>
<pre{{log2}}>{{{inspect}}}</pre>
|
}}</tr><tr valign="top">
{{#if: {{{show|}}}
|
: <h3>SHOW</h3>
<pre{{log2}}>{{{show}}}</pre>
|
|
}}</tr><tr valign="top">
}}</tr><tr valign="top">
{{#if: {{{affinity|}}}
{{#if: {{{affinity|}}}
|
|
: <h3>Affinity</h3>
: <h3>Affinity</h3>
: {{{affinity}}}
: {{{affinity}}}
|
|
}}</tr><tr valign="top">
}}</tr><tr valign="top">
{{#if: {{{itemverbtable|}}} |
{{#if: {{{itemverbtable|}}}
|
: <h3>Usage</h3>
: <h3>Usage</h3>
|
|
}}</tr></includeonly><noinclude>
}}</tr></table></includeonly><noinclude>
Please see '''[[Help:Item scripts]]''' for use and copy/paste code.
Please see '''[[Help:Item scripts]]''' for use and copy/paste code.


;Examples:
Examples:
{{itemtiermulti
{{itemtiermulti
|item= Item Name
|item= Item Name

Latest revision as of 21:23, 20 September 2022

Please see Help:Item scripts for use and copy/paste code.

Examples:

Item Name

blah blah

Analyze

blah blah

Inspect

many blahs

Affinity

blah blah

Usage

Second item name

Usage