Template:Infobox Character: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{| class="infobox" style="width: 22em; border: 1px solid #aaa; background-color: #f9f9f9; float: right; margin-left: 1em; margin-bottom: 1em;" | {| class="infobox" style="width: 22em; border: 1px solid #aaa; background-color: #f9f9f9; float: right; margin-left: 1em; margin-bottom: 1em;" | ||
! colspan="2" style="background-color: #ddd; text-align: center;" | | ! colspan="2" style="background-color: #ddd; text-align: center;" | Character Info | ||
|- | |- | ||
{{#if: {{{image|}}} | | {{#if: {{{image|}}} | | ||
Line 22: | Line 22: | ||
}} | }} | ||
|} | |} | ||
<noinclude> | |||
== Usage == | |||
{{Infobox Example | |||
| title = Page title | |||
| image = Image file name | |||
| name = Full name | |||
| birth_date = Birth date | |||
| occupation = Occupation | |||
}} |