Difference between revisions of "Template:Item"
Line 52: | Line 52: | ||
<br><br><big>'''How Obtained'''</big><br><hr> | <br><br><big>'''How Obtained'''</big><br><hr> | ||
{{#ifeq:{{{unimplemented|}}}|yes|Unimplemented item; cannot be obtained|{{#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:{{{consumable|}}}|yes| | ||
+ | <br> | ||
+ | <big>'''When Consumed'''</big><br><hr> | ||
+ | {{#switch:{{{consume|?}}}||?=<i>Unknown</i>{{#ifeq:{{{unimplemented|}}}|yes||[[Category:Incomplete]]}}|#default={{{consume}}}}}}}<noinclude> | ||
</noinclude>{{#ifeq:{{{usable|}}}|yes| | </noinclude>{{#ifeq:{{{usable|}}}|yes| | ||
Line 66: | Line 71: | ||
<big>'''When Used In Combat'''</big><br><hr> | <big>'''When Used In Combat'''</big><br><hr> | ||
{{#switch:{{{combatuse|?}}}||?=<i>Unknown</i>{{#ifeq:{{{unimplemented|}}}|yes||[[Category:Incomplete]]}}|#default={{{combatuse}}}}}}}<noinclude> | {{#switch:{{{combatuse|?}}}||?=<i>Unknown</i>{{#ifeq:{{{unimplemented|}}}|yes||[[Category:Incomplete]]}}|#default={{{combatuse}}}}}}}<noinclude> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
</noinclude>{{#switch:{{{uses|?}}}||?=|none=|#default=<br> | </noinclude>{{#switch:{{{uses|?}}}||?=|none=|#default=<br> |
Revision as of 03:51, 4 September 2009
Template
{{item
|unimplemented=
|descid=
|itemid=
|name=
|plural=
|image=
|desc=
|type=
|power=
|level=
|range=
|autosell=
|nosell=
|nomem=
|notrade=
|consumable=
|caffeine=
|sugar=
|usable=
|combat=
|weldable=
|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