Difference between revisions of "Template:Item"

From Wurmpedia
Jump to navigation Jump to search
(default imageformat is now jpg)
m (why!? there are almost NO items that have JPG images uploaded, this makes no sense to me)
Line 2: Line 2:
 
|+ style="font-weight: bold" | {{{name|{{PAGENAME}}}}}
 
|+ style="font-weight: bold" | {{{name|{{PAGENAME}}}}}
 
|-
 
|-
| [[Image:{{{image|{{{name|{{PAGENAME}}}}}.{{{imagetype|jpg}}}}}}|center|90px|A {{{name|{{PAGENAME}}}}}]]
+
| [[Image:{{{image|{{{name|{{PAGENAME}}}}}.{{{imagetype|png}}}}}}|center|90px|A {{{name|{{PAGENAME}}}}}]]
 
|-
 
|-
 
! style="background-color:#3c5;" | Creation
 
! style="background-color:#3c5;" | Creation

Revision as of 14:30, 24 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
}}