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))) |
||
| (11 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | <table class="infobox" style="background:white; width:28em; font-size:90%; text-align: left; border: | + | <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:#D1D1D1; text-align:center; padding:3px">Also Known As...</th> <td>{{{aka}}}</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:#D1D1D1; text-align:center; padding:3px">First Appearance</th> <td>{{{appearance}}}</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:#D1D1D1; text-align:center; padding:3px">Organization</th> <td>{{{organization}}}</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:#D1D1D1; text-align:center; padding:3px">Rank</th> <td>{{{rank}}}</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:#D1D1D1; text-align:center; padding:3px">Occupation</th> <td>{{{occupation}}}</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:#D1D1D1; text-align:center; padding:3px">Weapon</th> <td>{{{weapon}}}</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:#D1D1D1; text-align:center; padding:3px">Height</th> <td>{{{height}}}</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:#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> | </table><noinclude> | ||
{| style="float: left;" | {| style="float: left;" | ||
| Line 23: | 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 =
}}