Difference between revisions of "Template:Infobox"

From Magical Girl Noir Quest Wiki
Jump to: navigation, search
m (Protected "Template:Infobox" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
<table class="infobox" align="right" style="background:#292929; width:25em; font-size:90%; text-align:left; border: 2px gold solid; border-radius:7px">
+
<table class="infobox" style="background:white; width:28em; font-size:90%; text-align: left; border: 1px black solid; float: right; clear: right;">
 
<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; font-size:13.5px; background:#ADADAD; color:black;"><b>{{{imagecaption}}}</b></td>
 
</tr>
 
</tr>
<td colspan="2" style="text-align:center; border: 2px gold solid;" bgcolor="#292929">{{{image}}}</td>
+
<td colspan="2" style="text-align:center; border: 1px black solid;" bgcolor="white">{{{image}}}</td>
 
<tr>
 
<tr>
<tr> <th style="color:black; background-color:#FFE600; text-align:center;">Name</th> <td style="color:white;">{{{name}}}</td> </tr>
+
<tr> <th style="color:black; background-color:#D1D1D1; text-align:center; width:9em; padding:3px;">Also Known As...</th> <td style="padding:2px;">{{{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 style="color:black; background-color:#D1D1D1; text-align:center; width:9em; padding:3px;">First Appearance</th> <td style="padding:2px;">{{{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 style="color:black; background-color:#D1D1D1; text-align:center; width:9em; padding:3px;">Organization</th> <td style="padding:2px;">{{{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 style="color:black; background-color:#D1D1D1; text-align:center; width:9em; padding:3px;">Rank</th> <td style="padding:2px;">{{{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 style="color:black; background-color:#D1D1D1; text-align:center; width:9em; padding:3px;">Occupation</th> <td style="padding:2px;">{{{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 style="color:black; background-color:#D1D1D1; text-align:center; width:9em; padding:3px;">Ability</th> <td style="padding:2px;">{{{ability}}}</td> </tr>
<tr> <th style="color:black; background-color:#FFE600; text-align:center;">Weapon</th> <td style="color:white;">{{{weapon}}}</td> </tr>
+
<tr> <th style="color:black; background-color:#D1D1D1; text-align:center; width:9em; padding:3px;">Weapon</th> <td style="padding:2px;">{{{weapon}}}</td> </tr>
<tr> <th style="color:black; background-color:#FFE600; text-align:center;">Height</th> <td style="color:white;">{{{height}}}</td> </tr>
+
<tr> <th style="color:black; background-color:#D1D1D1; text-align:center; width:9em; padding:3px;">Height</th> <td style="padding:2px;">{{{height}}}</td> </tr>
 
+
<tr> <th style="color:black; background-color:#D1D1D1; text-align:center; width:9em; padding:3px;">Date of Birth</th> <td style="padding:2px;">{{{dob}}}</td> </tr>
 
+
</table><noinclude>
<noinclude>
+
{| style="float: left;"  
{| style="float: left; "  
+
<pre style="width:auto; overflow:auto;">
|
 
<pre>
 
 
{{Infobox
 
{{Infobox
 
| imagecaption =  
 
| imagecaption =  
 
| image =  
 
| image =  
| name =
 
 
| aka =  
 
| aka =  
 
| appearance =
 
| appearance =
Line 28: Line 25:
 
| rank =  
 
| rank =  
 
| occupation =  
 
| occupation =  
 +
| ability =
 
| weapon =  
 
| weapon =  
 
| height =  
 
| height =  
 +
| dob =
 
}}
 
}}
 
</pre>
 
</pre>

Latest revision as of 12:49, 17 August 2013

{{{imagecaption}}}
{{{image}}}
Also Known As... {{{aka}}}
First Appearance {{{appearance}}}
Organization {{{organization}}}
Rank {{{rank}}}
Occupation {{{occupation}}}
Ability {{{ability}}}
Weapon {{{weapon}}}
Height {{{height}}}
Date of Birth {{{dob}}}
{{Infobox
| imagecaption = 
| image = 
| aka = 
| appearance =
| organization = 
| rank = 
| occupation = 
| ability = 
| weapon = 
| height = 
| dob = 
}}