Difference between revisions of "Template:Item"
Jump to navigation
Jump to search
(oops) |
(default imageformat is now jpg) |
||
| Line 2: | Line 2: | ||
|+ style="font-weight: bold" | {{{name|{{PAGENAME}}}}} | |+ style="font-weight: bold" | {{{name|{{PAGENAME}}}}} | ||
|- | |- | ||
| − | | [[Image:{{{image|{{{name|{{PAGENAME}}}}}.{{{imagetype| | + | | [[Image:{{{image|{{{name|{{PAGENAME}}}}}.{{{imagetype|jpg}}}}}}|center|90px|A {{{name|{{PAGENAME}}}}}]] |
|- | |- | ||
! style="background-color:#3c5;" | Creation | ! style="background-color:#3c5;" | Creation | ||
| Line 37: | Line 37: | ||
<pre>{{item | <pre>{{item | ||
|name=Hammer *** defaults to {{PAGENAME}} *** | |name=Hammer *** defaults to {{PAGENAME}} *** | ||
| − | |imagetype= | + | |imagetype=png *** defaults to jpg *** |
|active=[[hammer head]] (0.4 kg) | |active=[[hammer head]] (0.4 kg) | ||
|passive=[[shaft]] (1.0 kg) | |passive=[[shaft]] (1.0 kg) | ||
Revision as of 16:40, 11 May 2010
Usage example:
{{item
|name=Hammer *** defaults to {{PAGENAME}} ***
|imagetype=png *** defaults to jpg ***
|active=[[hammer head]] (0.4 kg)
|passive=[[shaft]] (1.0 kg)
|group=Tools
|materials=no
|result=1 '''hammer''' - 1.4 kg
|skill=blacksmithing
|improve=smithing
}}