Difference between revisions of "Template:ItemInfo"

From OBEY wiki
Jump to: navigation, search
m
Line 1: Line 1:
<noinclude>{| class="wikitable" style="border: 3px solid; width: 210px; border-radius: 14px;"
+
<includeonly>{| class="wikitable" style="border: 3px solid; width: 210px; border-radius: 14px;"
 
|-
 
|-
 
! ! colspan="1" | {{{name}}}
 
! ! colspan="1" | {{{name}}}
Line 13: Line 13:
 
<span style="border-bottom:1px dotted" title="Score change when placed in Feed Box">'''Score:'''</span> {{{feedbox}}}¢<br/>
 
<span style="border-bottom:1px dotted" title="Score change when placed in Feed Box">'''Score:'''</span> {{{feedbox}}}¢<br/>
 
|}
 
|}
|}</noinclude>
+
|}</includeonly>
  
 
<!-- Requires parser functions
 
<!-- Requires parser functions

Revision as of 06:53, 2 May 2015


Price: {{{price}}}¢
Autopay: {{{autopay}}}
Placeable: {{{placeable}}}
Volatile: {{{volatile}}}
Score: {{{feedbox}}}¢

|}</includeonly>


Item Name
Item Item Name dropped.jpg

Price: 100¢
Autopay: Yes
Placeable: No
Volatile: No
Score: +300¢
Weight: {{{weight}}}


Example:

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

Optional variables:

| promotional = yes (optional)