Difference between revisions of "Template:Infobox"
Nicehatguy (talk | contribs) |
Nicehatguy (talk | contribs) m (Protected "Template:Infobox" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
||
(17 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <table class="infobox" style="background: | + | <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 | + | <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: | + | <td colspan="2" style="text-align:center; border: 1px black solid;" bgcolor="white">{{{image}}}</td> |
<tr> | <tr> | ||
− | <tr> <th style="color:black; background-color:# | + | <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:# | + | <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:# | + | <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:# | + | <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:# | + | <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:# | + | <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:# | + | <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:#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> | |
− | <noinclude> | + | </table><noinclude> |
− | {| style="float: left; " | + | {| style="float: left;" |
− | + | <pre style="width:auto; overflow:auto;"> | |
− | <pre> | ||
{{Infobox | {{Infobox | ||
| imagecaption = | | imagecaption = | ||
Line 26: | 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 = }}