Template:Consumables: Difference between revisions

From PZwiki
(Undo revision 15582 by ZombieLawnGnome (talk))
(Okay small edits this time so I can see where I went wrong. :))
Line 1: Line 1:
<table border=0 cellspacing=10 style="float:right; clear:right; valign=top;"> <tr> <td style="background: #f7f7f7; border: 1px solid #ccc; vertical-align: top; width:180px;"> <div style="margin: 5px; background: #3E3E3E; padding: 5px; font-weight: bold; text-align: center; font-size: 120%; color:#ffffff;"><div style="float: right;"></div> {{#ifeq:{{{name|x}}}|x|{{PAGENAME}}|{{{name}}} }} </div>   
<table style="border:0; border-spacing:10; float:right; clear:right; valign=top;">
<tr>
<td style="background: #f7f7f7; border: 1px solid #ccc; vertical-align: top; width:180px;">
<div style="margin: 5px; background: #3E3E3E; padding: 5px; font-weight: bold; text-align: center; font-size: 120%; color:#ffffff;">
<div style="float: right;"></div>
{{#ifeq:{{{name|x}}}|x|{{PAGENAME}}|{{{name}}} }} </div>   
<div style="padding: 0em 1em;">  
<div style="padding: 0em 1em;">  
<center>[[Image:{{{image}}}|120px]]
<center>[[Image:{{{image}}}|120px]]

Revision as of 04:49, 3 December 2013

Consumables
[[Image:{{{image}}}|120px]]

Weight: {{{weight}}}




Usage Example: Use this template to add an infobox to a consumable item's page. If a property is not included, it will not be displayed. Possible properties to add include:

Weight [required]

Image [required]

Hunger

boredom

stress

happiness

Example usage in a page:

{{Consumables2
|name = Test 
|image = Template-info.png
|hunger = -20 
|weight = 0.2
}}