Difference between revisions of "Template:InfoboxVial"

From PotionEmpire Wiki
Jump to: navigation, search
Line 1: Line 1:
<table align="right" bgcolor="#3E2C1E" style="width:20em; font-size:90%; text-align:left; border: 1px green solid;"> <caption style="text-align:center; font-size:140%;"><i><b>{{{name}}}</b></i></caption> <tr> <td colspan="2"  ><div style="text-align:center;background-color:#201A0F;width:65px;height:44px;">{{{image}}}</div></td> </tr> <tr> <tr> <th>Category</th> <td>{{{category}}}</td> </tr> <tr> <th>Type</th> <td>{{{type}}}</td> </tr> <tr> <th>Subtype</th> <td>{{{subtype}}}</td> </tr> <tr> <th>Location</th> <td>{{{location}}}</td> </tr> <tr> <th>Price</th> <td>{{{price}}}</td> </tr> <tr> <th>Requirements</th> <td>{{{requirements}}}</td> </tr> <tr> <th>Availability</th> <td>{{{availability}}}</td> </tr>
+
<table align="right" bgcolor="#3E2C1E" style="width:20em; font-size:90%; text-align:left; border: 1px green solid;"> <caption style="text-align:center; font-size:140%;"><i><b>{{{name}}}</b></i></caption> <tr> <td colspan="2"  ><div style="text-align:center;background-color:#201A0F;width:65px;height:44px;position:relative;margin:50%;left:-32px;">{{{image}}}</div></td> </tr> <tr> <tr> <th>Category</th> <td>{{{category}}}</td> </tr> <tr> <th>Type</th> <td>{{{type}}}</td> </tr> <tr> <th>Subtype</th> <td>{{{subtype}}}</td> </tr> <tr> <th>Location</th> <td>{{{location}}}</td> </tr> <tr> <th>Price</th> <td>{{{price}}}</td> </tr> <tr> <th>Requirements</th> <td>{{{requirements}}}</td> </tr> <tr> <th>Availability</th> <td>{{{availability}}}</td> </tr>

Revision as of 23:00, 25 May 2014

{{{name}}}
{{{image}}}
Category {{{category}}}
Type {{{type}}}
Subtype {{{subtype}}}
Location {{{location}}}
Price {{{price}}}
Requirements {{{requirements}}}
Availability {{{availability}}}