Difference between revisions of "Template:Infobox"
Nicehatguy (talk | contribs) |
Nicehatguy (talk | contribs) |
||
| Line 12: | Line 12: | ||
<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; padding:3px">Weapon</th> <td>{{{weapon}}}</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; padding:3px">Height</th> <td>{{{height}}}</td> </tr> | ||
| + | <tr> <th style="color:black; background-color:#D1D1D1; text-align:center; padding:3px">Date of Birth</th> <td>{{{dob}}}</td> </tr> | ||
</table><noinclude> | </table><noinclude> | ||
{| style="float: left;" | {| style="float: left;" | ||
| Line 25: | Line 26: | ||
| weapon = | | weapon = | ||
| height = | | height = | ||
| + | | dob = | ||
}} | }} | ||
</pre> | </pre> | ||
Revision as of 10:38, 17 August 2013
| {{{imagecaption}}} | |
| {{{image}}} | |
| Also Known As... | {{{aka}}} |
|---|---|
| First Appearance | {{{appearance}}} |
| Organization | {{{organization}}} |
| Rank | {{{rank}}} |
| Occupation | {{{occupation}}} |
| Weapon | {{{weapon}}} |
| Height | {{{height}}} |
| Date of Birth | {{{dob}}} |
{{Infobox
| imagecaption =
| image =
| aka =
| appearance =
| organization =
| rank =
| occupation =
| weapon =
| height =
| dob =
}}