Difference between revisions of "Template:Item"
(Added unimplemented field. Fixed unknown itemid) |
m |
||
Line 3: | Line 3: | ||
<p style="text-align:center;">[[image:{{{image}}}]]</p> | <p style="text-align:center;">[[image:{{{image}}}]]</p> | ||
'''{{{name}}}'''<br> | '''{{{name}}}'''<br> | ||
− | <small>Plural: <i>{{#ifeq:{{{unimplemented|}}}|yes|Unimplemented|{{#switch:{{{plural|?}}}||?=Unknown[[Category:Unknown Plurals]]|!=Unknown; currently impossible to determine[[Category:Indeterminable Plurals]]|#default={{{plural}}}}}}}</i></small><br> | + | <small>Plural: <i>{{#ifeq:{{{unimplemented|}}}|yes|Unimplemented item; no plural exists|{{#switch:{{{plural|?}}}||?=Unknown[[Category:Unknown Plurals]]|!=Unknown; currently impossible to determine[[Category:Indeterminable Plurals]]|#default={{{plural}}}}}}}</i></small><br> |
{{{desc}}} | {{{desc}}} | ||
Line 33: | Line 33: | ||
<br><br><big>'''How Obtained'''</big><br><hr> | <br><br><big>'''How Obtained'''</big><br><hr> | ||
− | {{#ifeq:{{{unimplemented|}}}|yes|Unimplemented|{{#switch:{{{obtain|?}}}||?=<i>Unknown</i>[[Category:Incomplete]]|#default={{{obtain}}}}}}}<noinclude> | + | {{#ifeq:{{{unimplemented|}}}|yes|Unimplemented item; cannot be obtained|{{#switch:{{{obtain|?}}}||?=<i>Unknown</i>[[Category:Incomplete]]|#default={{{obtain}}}}}}}<noinclude> |
</noinclude>{{#ifeq:{{{usable|}}}|yes| | </noinclude>{{#ifeq:{{{usable|}}}|yes| |
Revision as of 14:04, 7 December 2008
Template
{{item
|unimplemented=
|descid=
|itemid=
|name=
|plural=
|image=
|desc=
|type=
|power=
|level=
|range=
|autosell=
|nosell=
|nomem=
|notrade=yes
|consumable=yes
|usable=yes<
|combat=yes
|weldable=yes
|ench=
|obtain=
|combatuse=
|consume=
|used=
|uses=}}
Usage
- Set plural to ! if the plural cannot be determined
- Set unimplemented to yes if the item is a gag/unimplemented item. Such items have no itemid, miscid, obtain, plural
Adding...
{{item
|descid=9734581
|itemid=116
|name=royal crown
|plural=royal crowns
|image=crown.gif
|desc=No matter how thirsty you are, you can't drink this--it's not that kind of royal crown. It does make you look kingly, though, which is good for increasing the tributes you get.
|type=Helmet
|power=45
|level=8
|autosell=125
|ench=+5% chips
|obtain=[[Cube Theater]]
:*[[unidentifiable English king]]
|uses=none}}
Results in...
Go back to Items by Nameroyal crown
Plural: royal crowns
No matter how thirsty you are, you can't drink this--it's not that kind of royal crown. It does make you look kingly, though, which is good for increasing the tributes you get.
Helmet
Power: 45
Level Required: 8
Autosell value: 125
+5% chips
How Obtained
Other Uses
none