Difference between revisions of "User:Itspara/test/infobox"

From United States Pirate Party
Jump to navigation Jump to search
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
.infobox
+
<table align="right" bgcolor="#E1E1E1" style="width:20em; font-size:90%; text-align:left; border: 1px green solid; border-collapse: collapse;">
  border:1px solid #aaaaaa;
 
  background-color:#f9f9f9;
 
  padding:5px;
 
  font-size: 95%;
 
  border-collapse: collapse;
 
  margin-left: 20px;
 
 
 
<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%;">
 
<caption style="text-align:center; font-size:140%;">
<i><b>{{{state}}}</b></i>
+
<i><b>{{{party}}}</b></i>
 
</caption>
 
</caption>
 +
 
<tr>
 
<tr>
 
<td colspan="2" style="text-align:center;" bgcolor="#E1E1E1">{{{logo}}}</td>
 
<td colspan="2" style="text-align:center;" bgcolor="#E1E1E1">{{{logo}}}</td>
 
</tr>
 
</tr>
 +
 
<tr>
 
<tr>
 
<td colspan="2" bgcolor="#E1E1E1" style="text-align:center;">{{{logocaption}}}</td>
 
<td colspan="2" bgcolor="#E1E1E1" style="text-align:center;">{{{logocaption}}}</td>
 
<tr>
 
<tr>
 +
 
<th>State</th>
 
<th>State</th>
 
<td>{{{state}}}</td>
 
<td>{{{state}}}</td>
 
</tr>
 
</tr>
 +
 +
 
<tr>
 
<tr>
<th>Publisher</th>
+
<th>Website</th>
<td>{{{publisher}}}</td>
+
<td>{{{website}}}</td>
 
</tr>
 
</tr>
 +
 +
 +
 
<tr>
 
<tr>
<th>Publication date</th>
+
<th>Facebook</th>
<td>{{{publication}}}</td>
+
<td>{{{facebook}}}</td>
 
</tr>
 
</tr>
 +
 
<tr>
 
<tr>
<th>Illustrator</th>
+
<th>Twitter</th>
<td>{{{illustrator}}}</td>
+
<td>{{{twitter}}}</td>
 
</tr>
 
</tr>
 +
 +
 
<tr>
 
<tr>
<th>Genre</th>
+
<th>Email</th>
<td>{{{genre}}}</td>
+
<td>{{{email}}}</td>
 
</tr>
 
</tr>
 +
 +
 +
<tr>
 +
<th>Phone</th>
 +
<td>{{{phone}}}</td>
 +
</tr>
 +
 +
 +
<tr>
 +
<th>Address</th>
 +
<td>{{{address}}}</td>
 +
</tr>
 +
 +
<tr>
 +
<th>Captain</th>
 +
<td>{{{captain}}}</td>
 +
</tr>
 +
 
<tr>
 
<tr>
<th>Pages</th>
+
<th>First Mate</th>
<td>{{{pages}}}</td>
+
<td>{{{firstmate}}}</td>
 
</tr>
 
</tr>
 +
 
<tr>
 
<tr>
<th>ISBN</th>
+
<th>Secretary</th>
<td>{{{isbn}}}</td>
+
<td>{{{secretary}}}</td>
 
</tr>
 
</tr>

Latest revision as of 22:20, 30 August 2012

{{{party}}}
{{{logo}}}
{{{logocaption}}}
State {{{state}}}
Website {{{website}}}
Facebook {{{facebook}}}
Twitter {{{twitter}}}
Email {{{email}}}
Phone {{{phone}}}
Address {{{address}}}
Captain {{{captain}}}
First Mate {{{firstmate}}}
Secretary {{{secretary}}}