Difference between revisions of "Template:Item"
(added freepull) |
(freepull comes after usable it seems) |
||
Line 43: | Line 43: | ||
</noinclude>{{#ifeq:{{{nopull|}}}|yes|'''Item cannot be pulled while in a retcon run'''<br>[[Category:NoPull]]}}<noinclude> | </noinclude>{{#ifeq:{{{nopull|}}}|yes|'''Item cannot be pulled while in a retcon run'''<br>[[Category:NoPull]]}}<noinclude> | ||
− | |||
− | |||
</noinclude>{{#ifeq:{{{caffeine|}}}|yes|'''Contains caffeine ({{{caffeinefullness}}})'''<br>[[Category:Caffeine]]}}{{#vardefine:consumable|{{#ifeq:{{{caffeine|}}}|yes|yes|no}}}}<noinclude> | </noinclude>{{#ifeq:{{{caffeine|}}}|yes|'''Contains caffeine ({{{caffeinefullness}}})'''<br>[[Category:Caffeine]]}}{{#vardefine:consumable|{{#ifeq:{{{caffeine|}}}|yes|yes|no}}}}<noinclude> | ||
Line 50: | Line 48: | ||
</noinclude>{{#ifeq:{{{sugar|}}}|yes|'''Contains sugar ({{{sugarfullness}}})'''<br>[[Category:Sugar]]}}{{#vardefine:consumable|{{#ifeq:{{{sugar|}}}|yes|yes|{{#var:consumable}}}}}}<noinclude> | </noinclude>{{#ifeq:{{{sugar|}}}|yes|'''Contains sugar ({{{sugarfullness}}})'''<br>[[Category:Sugar]]}}{{#vardefine:consumable|{{#ifeq:{{{sugar|}}}|yes|yes|{{#var:consumable}}}}}}<noinclude> | ||
− | </noinclude>{{#ifeq:{{{usable|}}}|yes|'''Usable'''<br>[[Category:Usables]]|{{#ifeq:{{{returnable|}}}|yes| | + | </noinclude>{{#ifeq:{{{usable|}}}|yes|'''Usable'''<br>[[Category:Usables]]|{{#ifeq:{{{returnable|}}}|yes|'''Usable'''<br>[[Category:Returnables]]}}}}<noinclude> |
+ | |||
+ | </noinclude>{{#ifeq:{{{freepull|}}}|yes|'''Item is a free pull while in a retcon run'''<br>[[Category:Free Pulls]]}}<noinclude> | ||
</noinclude>{{#ifeq:{{{combat|}}}|yes|'''Combat Usable'''<br>[[Category:Combat Usables]]}}<noinclude> | </noinclude>{{#ifeq:{{{combat|}}}|yes|'''Combat Usable'''<br>[[Category:Combat Usables]]}}<noinclude> |
Revision as of 10:15, 30 September 2010
Template
{{item
|unimplemented=Set to yes if the item is a gag/unimplemented item. Such items have no itemid, descid, obtain, plural etc.
|descid=
|itemid=
|name=
|plural=Set to ! if the plural cannot be determined
|image=
|desc=
|type=
|weapontype=
|power=
|level=
|range=
|autosell=
|nosell=
|nopull=
|freepull=
|nomem=
|notrade=
|consumable=
|caffeine=
|sugar=
|usable=don't set to "yes" if the item's only use it to send to other people, in which case set "returnable" to "yes". Such items will not have a "use item" link.
|returnable=set to "yes" if item can be "returned" to another player
|returntext=link text for sending item to another player
|returnself=text when trying to send item to yourself
|returnedreceiver=text seen by the receiver of the item
|combat=
|weldable=
|ench=
|obtain=
|combatuse=
|consume=
|used=
|multiuse=state ! for none, "same" if it is the same as single use, "missing" if you believe there should be and there isn't
|uses=}}
Usage
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...
royal 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