Difference between revisions of "Template:InfoboxIngredientElixir"

From PotionEmpire Wiki
Jump to: navigation, search
(Created page with "<table class="infobox" align="right" bgcolor="#5B441C" style="a:link:width:20em; font-size:90%; text-align:left; border: 1px #3C2B23 solid;color:white; width:300px;"> <caption...")
 
 
Line 1: Line 1:
<table class="infobox" align="right" bgcolor="#5B441C" style="a:link:width:20em; font-size:90%; text-align:left; border: 1px #3C2B23 solid;color:white; width:300px;"> <caption style="text-align:center; font-size:140%;color:black;"><i><b>{{{name}}}</b></i></caption> <tr> <td colspan="2" style="text-align:center;" bgcolor="#201A0F"><div style="padding:10px;">{{{image}}}</div></td> </tr> <tr> <th>Realm</th> <td>{{{realm}}}</td> </tr> <tr> <tr> <th>Category</th> <td>{{{category}}}</td> </tr>  <tr> <th>Type</th> <td>{{{type}}}</td> </tr>  <tr> <th>Properties</th> <td>{{{properties}}}</td> </tr> <tr> <th>Effect</th> <td>{{{effect}}}</td> </tr> <tr> <th>Location</th> <td>{{{location}}}</td> </tr> <tr> <th>[[Color]]</th> <td>{{{color}}}</td> </tr> <tr> <th>Price</th> <td>{{{price}}}</td> </tr> <tr> <th>Rarity</th> <td>{{{rarity}}}</td> </tr> <tr> <th>Refined</th> <td>{{{refined}}}</td> </tr> <tr> <th>Not refined</th> <td>{{{notrefined}}}</td> </tr><tr> <th>Quest</th> <td>{{{quest}}}</td> </tr>
+
<table class="infobox" align="right" bgcolor="#5B441C" style="a:link:width:20em; font-size:90%; text-align:left; border: 1px #3C2B23 solid;color:white; width:300px;"> <caption style="text-align:center; font-size:140%;color:black;"><i><b>{{{name}}}</b></i></caption> <tr> <td colspan="2" style="text-align:center;" bgcolor="#201A0F"><div style="padding:10px;">{{{image}}}</div></td> </tr> <tr> <th>Realm</th> <td>{{{realm}}}</td> </tr> <tr> <th>Type</th> <td>{{{type}}}</td> </tr>  <tr> <th>Properties</th> <td>{{{properties}}}</td> </tr> <tr> <th>Effect</th> <td>{{{effect}}}</td> </tr> <tr> <th>Location</th> <td>{{{location}}}</td> </tr> <tr> <th>[[Color]]</th> <td>{{{color}}}</td> </tr> <tr> <th>Price</th> <td>{{{price}}}</td> </tr> <tr> <th>Rarity</th> <td>{{{rarity}}}</td> </tr> <tr> <th>Refined</th> <td>{{{refined}}}</td> </tr> <tr> <th>Not refined</th> <td>{{{notrefined}}}</td> </tr><tr> <th>Quest</th> <td>{{{quest}}}</td> </tr>

Latest revision as of 00:46, 28 August 2016

{{{name}}}
{{{image}}}
Realm {{{realm}}}
Type {{{type}}}
Properties {{{properties}}}
Effect {{{effect}}}
Location {{{location}}}
Color {{{color}}}
Price {{{price}}}
Rarity {{{rarity}}}
Refined {{{refined}}}
Not refined {{{notrefined}}}
Quest {{{quest}}}