Difference between revisions of "Template:Item"
m (Fixed whoops #2 (deleted part of #if: statement)) |
m (#if: -> #ifexpr:. Works much better that way.) |
||
Line 1: | Line 1: | ||
− | <includeonly>__NOTOC__Go back to [[Items by Name]]<div style="position:relative"><div style="font-size:80%;text-align:right;position:absolute;top:0px;right:15px;">{{#switch:{{{itemid|?}}}||[[Items by number (1-99)|Item Number]]|#default=[[Items by number ({{# | + | <includeonly>__NOTOC__Go back to [[Items by Name]]<div style="position:relative"><div style="font-size:80%;text-align:right;position:absolute;top:0px;right:15px;">{{#switch:{{{itemid|?}}}||[[Items by number (1-99)|Item Number]]|#default=[[Items by number ({{#ifexpr:{{{itemid}}}<=99|1|{{#expr:{{{itemid}}}-50) round -2}}}}-{{#expr:99+(({{{itemid}}}-50) round -2)}})|Item Number]]}}: {{#switch:{{{itemid|?}}}||?=<i>Unknown</i>[[Category:Incomplete]]|#default={{{itemid}}}}}<br>Description ID: {{#switch:{{{descid|?}}}||?=<i>Unknown</i>[[Category:Incomplete]]|#default={{{descid}}}}}<br>{{#switch:{{{descid|?}}}||?=|#default=[http://www.twilightheroes.com/popup.php?item={{{descid}}} (view in-game)]}}</div> |
<p style="text-align:center;">[[image:{{{image}}}]]</p> | <p style="text-align:center;">[[image:{{{image}}}]]</p> | ||
'''{{{name}}}'''<br> | '''{{{name}}}'''<br> |
Revision as of 11:38, 16 November 2008
Template
{{item
|descid=
|itemid=
|name=
|plural=
|image=
|desc=
|type=
|power=
|level=
|range=
|autosell=
|nosell=yes<Optional.>
|nomem=yes<Optional.>
|notrade=yes<Optional.>
|consumable=yes<Optional.>
|usable=yes<Optional.>
|combat=yes<Optional.>
|weldable=yes<Optional.>
|ench=
|obtain=
|combatuse=<Only when item is usable in combat.>
|consume=<Only when item is consumable.>
|used=<Only when item is usable.>
|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...
Go back to Items by Nameroyal crown
(P: 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
Uses
none