Template:Item: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
No edit summary  | 
				 Testing.  This could break everything.  | 
				||
| Line 6: | Line 6: | ||
'''{{{type}}}'''<br>  | '''{{{type}}}'''<br>  | ||
<b>{{{ench}}}</b>  | {{#if:{{{power|}}}|['''Power: {{{power}}}'''<br>]|}}  | ||
{{#if:{{{level|}}}|['''Level Required: {{{level}}}'''<br>]|}}  | |||
{{#if:{{{autosell|}}}|['''Autosell value: {{{autosell}}}''']|}}  | |||
<b>{{#if:{{{ench|}}}|[<br><br>{{{ench}}}]|}}</b>  | |||
[[Category:{{{type}}}]][[Category:Items]]</includeonly>  | [[Category:{{{type}}}]][[Category:Items]]</includeonly>  | ||
| Line 18: | Line 22: | ||
|desc=</nowiki><br><nowiki>  | |desc=</nowiki><br><nowiki>  | ||
|type=</nowiki><br><nowiki>  | |type=</nowiki><br><nowiki>  | ||
|power=</nowiki><br><nowiki>  | |||
|level=</nowiki><br><nowiki>  | |||
|autosell=</nowiki><br><nowiki>  | |||
|ench=}}</nowiki>'''  | |ench=}}</nowiki>'''  | ||
=Usage=  | =Usage=  | ||
| Line 29: | Line 36: | ||
|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.</nowiki><br><nowiki>  | |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.</nowiki><br><nowiki>  | ||
|type=Helmet</nowiki><br><nowiki>  | |type=Helmet</nowiki><br><nowiki>  | ||
|  | |power=45<br></nowiki><br><nowiki>  | ||
|level=8<br></nowiki><br><nowiki>  | |||
|autosell=125</nowiki><br><nowiki>  | |||
+5% chips}}</nowiki>  | |ench=+5% chips}}</nowiki>  | ||
'''Results in...'''  | '''Results in...'''  | ||
Revision as of 23:49, 10 February 2008
Template
{{item
|descid=
|itemid=
|name=
|image=
|desc=
|type=
|power=
|level=
|autosell=
|ench=}}
Usage
Adding...
{{item
|descid=9734581
|itemid=116
|name=royal crown
|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<br>
|level=8<br>
|autosell=125
|ench=+5% chips}}
Results in...
Go back to Items by Name
royal crown
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