Difference between revisions of "Template:Infobox"
Nicehatguy (talk | contribs) |
Nicehatguy (talk | contribs) |
||
Line 1: | Line 1: | ||
− | <table class="infobox" style="background: | + | <table class="infobox" style="background:white; width:28em; font-size:90%; text-align: left; border: 2px gold 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;"><b>{{{imagecaption}}}</b></td> | <td colspan="2" style="text-align:center; border-radius:3.5px; font-size:13.5px; background:#FFE600; color:black;"><b>{{{imagecaption}}}</b></td> | ||
</tr> | </tr> | ||
− | <td colspan="2" style="text-align:center; border: 2px gold solid;" bgcolor=" | + | <td colspan="2" style="text-align:center; border: 2px gold solid;" bgcolor="white">{{{image}}}</td> |
<tr> | <tr> | ||
− | <tr> <th style="color:black; background-color:#FFE600; text-align:center; padding:3px">Also Known As...</th> <td | + | <tr> <th style="color:black; background-color:#FFE600; text-align:center; padding:3px">Also Known As...</th> <td>{{{aka}}}</td> </tr> |
− | <tr> <th style="color:black; background-color:#FFE600; text-align:center; padding:3px">First Appearance</th> <td | + | <tr> <th style="color:black; background-color:#FFE600; text-align:center; padding:3px">First Appearance</th> <td>{{{appearance}}}</td> </tr> |
− | <tr> <th style="color:black; background-color:#FFE600; text-align:center; padding:3px">Organization</th> <td | + | <tr> <th style="color:black; background-color:#FFE600; text-align:center; padding:3px">Organization</th> <td>{{{organization}}}</td> </tr> |
− | <tr> <th style="color:black; background-color:#FFE600; text-align:center; padding:3px">Rank</th> <td | + | <tr> <th style="color:black; background-color:#FFE600; text-align:center; padding:3px">Rank</th> <td>{{{rank}}}</td> </tr> |
− | <tr> <th style="color:black; background-color:#FFE600; text-align:center; padding:3px">Occupation</th> <td | + | <tr> <th style="color:black; background-color:#FFE600; text-align:center; padding:3px">Occupation</th> <td>{{{occupation}}}</td> </tr> |
− | <tr> <th style="color:black; background-color:#FFE600; text-align:center; padding:3px">Weapon</th> <td | + | <tr> <th style="color:black; background-color:#FFE600; text-align:center; padding:3px">Weapon</th> <td>{{{weapon}}}</td> </tr> |
− | <tr> <th style="color:black; background-color:#FFE600; text-align:center; padding:3px">Height</th> <td | + | <tr> <th style="color:black; background-color:#FFE600; text-align:center; padding:3px">Height</th> <td>{{{height}}}</td> </tr> |
</table><noinclude> | </table><noinclude> | ||
{| style="float: left;" | {| style="float: left;" |
Revision as of 10:07, 17 August 2013
{{{imagecaption}}} | |
{{{image}}} | |
Also Known As... | {{{aka}}} |
---|---|
First Appearance | {{{appearance}}} |
Organization | {{{organization}}} |
Rank | {{{rank}}} |
Occupation | {{{occupation}}} |
Weapon | {{{weapon}}} |
Height | {{{height}}} |
{{Infobox | imagecaption = | image = | aka = | appearance = | organization = | rank = | occupation = | weapon = | height = }}