Difference between revisions of "Template:Infobox"

From Magical Girl Noir Quest Wiki
Jump to: navigation, search
Line 1: Line 1:
<table class="infobox" align="right" bgcolor="black" style="width:25em; font-size:90%; text-align:left; border: 2px gold solid; border-radius:7px">
+
<table class="infobox" align="right" style="background:black; width:25em; font-size:90%; text-align:left; border: 2px gold solid; border-radius:7px">
 
<tr>
 
<tr>
 
<td colspan="2" style="text-align:center; border-radius:3.5px; font-size:13.5px; background:#FFE600; color:black;">{{{imagecaption}}}</td>
 
<td colspan="2" style="text-align:center; border-radius:3.5px; font-size:13.5px; background:#FFE600; color:black;">{{{imagecaption}}}</td>
Line 5: Line 5:
 
<td colspan="2" style="text-align:center;" bgcolor="black">{{{image}}}</td>
 
<td colspan="2" style="text-align:center;" bgcolor="black">{{{image}}}</td>
 
<tr>
 
<tr>
<tr> <th style="color:black; background-color:#FFE600; border-radius:3px; text-align:center;">Name</th> <td>{{{name}}}</td> </tr>
+
<tr> <th style="color:black; background-color:#FFE600; text-align:center;">Name</th> <td style="color:white;">{{{name}}}</td> </tr>
<tr> <th>Also Known As...</th> <td>{{{aka}}}</td> </tr>
+
<tr> <th style="color:black; background-color:#FFE600; text-align:center;">Also Known As...</th> <td style="color:white;">{{{aka}}}</td> </tr>
<tr> <th>First Appearance</th> <td>{{{appearance}}}</td> </tr>
+
<tr> <th style="color:black; background-color:#FFE600; text-align:center;">First Appearance</th> <td style="color:white;">{{{appearance}}}</td> </tr>
<tr> <th>Organization</th> <td>{{{organization}}}</td> </tr>
+
<tr> <th style="color:black; background-color:#FFE600; text-align:center;">Organization</th> <td style="color:white;">{{{organization}}}</td> </tr>
<tr> <th>Rank</th> <td>{{{rank}}}</td> </tr>  
+
<tr> <th style="color:black; background-color:#FFE600; text-align:center;">Rank</th> <td style="color:white;">{{{rank}}}</td> </tr>  
<tr> <th>Occupation</th> <td>{{{occupation}}}</td> </tr>  
+
<tr> <th style="color:black; background-color:#FFE600; text-align:center;">Occupation</th> <td style="color:white;">{{{occupation}}}</td> </tr>  
<tr> <th>Weapon</th> <td>{{{weapon}}}</td> </tr>
+
<tr> <th style="color:black; background-color:#FFE600; text-align:center;">Weapon</th> <td style="color:white;">{{{weapon}}}</td> </tr>
<tr> <th>Height</th> <td>{{{height}}}</td> </tr>
+
<tr> <th style="color:black; background-color:#FFE600; text-align:center;">Height</th> <td style="color:white;">{{{height}}}</td> </tr>
  
  

Revision as of 08:08, 16 August 2013


{{{imagecaption}}}
{{{image}}}
Name {{{name}}}
Also Known As... {{{aka}}}
First Appearance {{{appearance}}}
Organization {{{organization}}}
Rank {{{rank}}}
Occupation {{{occupation}}}
Weapon {{{weapon}}}
Height {{{height}}}
{{Infobox
| imagecaption = 
| image = 
| name = 
| aka = 
| appearance =
| organization = 
| rank = 
| occupation = 
| weapon = 
| height = 
}}