Difference between revisions of "Template:ItemInfo"

From OBEY wiki
Jump to: navigation, search
(Created page with "<includeonly> {| class="wikitable" |- ! ! colspan="1" | {{{name}}} |- |[[File:Item_{{name}}_dropped.jpg|x200px]] |- | {{#if: {{{price}}} | Buy Price: {{{price}}} | Non-purchas...")
 
m
Line 4: Line 4:
 
! ! colspan="1" | {{{name}}}
 
! ! colspan="1" | {{{name}}}
 
|-
 
|-
|[[File:Item_{{name}}_dropped.jpg|x200px]]
+
|[[File:Item_{{{name}}}_dropped.jpg|x200px]]
 
|-
 
|-
 
|
 
|
Line 17: Line 17:
  
 
<noinclude>{{ItemInfo
 
<noinclude>{{ItemInfo
| name =
+
| name = Test
| price =  
+
| price = 500
| autopay =  
+
| autopay = Yes
| placeable =  
+
| placeable = Yes
| dropbox =
+
| dropbox = -100
 
}}
 
}}
  

Revision as of 13:29, 1 May 2015


Test
x200px

Price: 500¢
Autopay: Yes
Placeable: Yes
Volatile: {{{volatile}}}
Score: {{{score}}}¢
Weight: {{{weight}}}


Example:

{{ItemInfo
| name =
| price = 
| autopay = 
| placeable = 
| dropbox = 
}}

Optional variables:

| promotional = yes (optional)