Template:Itemtier: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
mNo edit summary
(removed show/inspect from itemtier template in preparation for item scripts updates.)
Line 10: Line 10:
<h3>Analyze</h3>
<h3>Analyze</h3>
<pre{{log2}}>{{{analyze}}}</pre>
<pre{{log2}}>{{{analyze}}}</pre>
|
}}</tr><tr valign="top">
{{#if: {{{inspect|}}}
|
<h3>Inspect</h3>
<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">
Line 41: Line 29:
|itemsummary= blah blah
|itemsummary= blah blah
|analyze= blah blah
|analyze= blah blah
|inspect= more blah blahs
|show= more blah blahs
|affinity=
|affinity=
|itemverbtable= yes
|itemverbtable= yes
Line 50: Line 36:
|itemsummary=
|itemsummary=
|analyze=
|analyze=
|inspect
|affinity=
|affinity=
|itemverbtable= yes
|itemverbtable= yes

Revision as of 18:22, 4 December 2022

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

Examples:

Tier 1

blah blah

Analyze

blah blah

Usage

Tier 2

Usage