Difference between revisions of "Template:Infobox"

From Last Legacy Wiki
Jump to: navigation, search
(Created page with "<table class="infobox" align="right" bgcolor="#E1E1E1" style="width:20em; font-size:90%; text-align:left; border: 1px green solid;"> <caption style="text-align:center; font-si...")
 
(Blanked the page)
 
Line 1: Line 1:
<table class="infobox" align="right" bgcolor="#E1E1E1" 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" style="text-align:center;" bgcolor="#E1E1E1">{{{image}}}</td>
+
</tr>
+
<tr>
+
<td colspan="2" bgcolor="#E1E1E1" style="text-align:center;">{{{imagecaption}}}</td>
+
<tr>
+
<th>Author</th>
+
<td>{{{author}}}</td>
+
</tr>
+
<tr>
+
<th>Publisher</th>
+
<td>{{{publisher}}}</td>
+
</tr>
+
<tr>
+
<th>Publication date</th>
+
<td>{{{publication}}}</td>
+
</tr>
+
<tr>
+
<th>Illustrator</th>
+
<td>{{{illustrator}}}</td>
+
</tr>
+
<tr>
+
<th>Genre</th>
+
<td>{{{genre}}}</td>
+
</tr>
+
<tr>
+
<th>Pages</th>
+
<td>{{{pages}}}</td>
+
</tr>
+
<tr>
+
<th>ISBN</th>
+
<td>{{{isbn}}}</td>
+
</tr>
+

Latest revision as of 09:30, 15 May 2015