Difference between revisions of "Template:Infobox"
Nicehatguy (talk | contribs) |
Nicehatguy (talk | contribs) |
||
Line 1: | Line 1: | ||
<table class="infobox" align="right" bgcolor="black" style="width:25em; font-size:90%; text-align:left; border: 3px gold solid; border-radius:7px"> | <table class="infobox" align="right" bgcolor="black" style="width:25em; font-size:90%; text-align:left; border: 3px gold solid; border-radius:7px"> | ||
<tr> | <tr> | ||
− | <td colspan="2 | + | <td colspan="2" style="text-align:center; border-radius:3.5px; font-size:13.5px; background:#FFE600; color:black;">{{{imagecaption}}}</td> |
</tr> | </tr> | ||
<td colspan="2" style="text-align:center;" bgcolor="black">{{{image}}}</td> | <td colspan="2" style="text-align:center;" bgcolor="black">{{{image}}}</td> | ||
Line 11: | Line 11: | ||
<tr> <th>Rank</th> <td>{{{rank}}}</td> </tr> | <tr> <th>Rank</th> <td>{{{rank}}}</td> </tr> | ||
<tr> <th>Occupation</th> <td>{{{occupation}}}</td> </tr> | <tr> <th>Occupation</th> <td>{{{occupation}}}</td> </tr> | ||
+ | <tr> <th>Weapon</th> <td>{{{weapon}}}</td> </tr> | ||
<tr> <th>Height</th> <td>{{{height}}}</td> </tr> | <tr> <th>Height</th> <td>{{{height}}}</td> </tr> | ||
− | + | ||
<noinclude> | <noinclude> | ||
Line 27: | Line 28: | ||
| rank = | | rank = | ||
| occupation = | | occupation = | ||
+ | | weapon = | ||
| height = | | height = | ||
− | |||
}} | }} | ||
</pre> | </pre> |
Revision as of 07:52, 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 = }} |