Difference between revisions of "Template:Item"

From Twilight Heroes Wiki
Jump to: navigation, search
(Uses -> Other Uses)
(Started working on this template. Added ! option to plurals and added categories)
Line 2: Line 2:
 
<p style="text-align:center;">[[image:{{{image}}}]]</p>
 
<p style="text-align:center;">[[image:{{{image}}}]]</p>
 
'''{{{name}}}'''<br>
 
'''{{{name}}}'''<br>
<small>Plural: <i>{{#switch:{{{plural|?}}}||?=Unknown[[Category:Incomplete]]|#default={{{plural}}}}}</i></small><br>
+
<small>Plural: <i>{{#switch:{{{plural|?}}}||?=Unknown[[Category:Unknown Plurals]]|!=Unknown; currently impossible to determine[[Category:Indeterminable Plurals]]|#default={{{plural}}}}}</i></small><br>
 
{{{desc}}}
 
{{{desc}}}
  
Line 56: Line 56:
 
<noinclude>
 
<noinclude>
 
=Template=
 
=Template=
'''<nowiki>{{item</nowiki><br><nowiki>
+
'''<nowiki>
 +
{{item</nowiki><br><nowiki>
 
|descid=</nowiki><br><nowiki>
 
|descid=</nowiki><br><nowiki>
 
|itemid=</nowiki><br><nowiki>
 
|itemid=</nowiki><br><nowiki>
Line 117: Line 118:
 
<br><br><big>'''Other Uses'''</big><br><hr>
 
<br><br><big>'''Other Uses'''</big><br><hr>
 
<i>none</i>
 
<i>none</i>
 
 
[[Category:Standardization Templates|{{PAGENAME}}]] </noinclude>
 
[[Category:Standardization Templates|{{PAGENAME}}]] </noinclude>

Revision as of 06:01, 7 December 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 Name
Item Number: 116
Description ID: 9734581
(view in-game)

Crown.gif

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

Cube Theater



Other Uses

none