Template:Character
From Hyrule
|
Hyrule Adventures 2 character | |
| {{{image}}} | |
| {{{name}}} | |
|---|---|
| Birth date | {{{born}}} |
| Blood type | {{{blood}}} |
| Gender | {{{gender}}} |
| Height | {{{height}}} |
| Weight | {{{weight}}} |
| Race/Ethnicity | {{{R/E}}} |
| Occupation | {{{occupation}}} |
| Marital status | {{{married}}} |
| Relative(s) | {{{relatives}}} |
| Status | {{{status}}} |
[edit] Usage
<nowiki>{| class="infobox Character" cellpadding=2 cellspacing=2 align=right width=240px style="font-family: verdana, sans-serif; padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background-color: #996600; border:1px solid #FF9900;"
| align="center" colspan=2 bgcolor="#FF9900" style="font-size:110%;" |
'''''[[Hyrule Adventures 2]]'' character'''
|-
|colspan=2 style="text-align:center;" | {{{image}}}
|-
!colspan=2 style="font-size: larger" | {{{name}}}
|-
|'''Birth date''' || {{{born}}}
|-
|'''Blood type''' || {{{blood}}}
|-
|'''Gender''' || {{{gender}}}
|-
|'''Height''' || {{{height}}}
|-
|'''Weight''' || {{{weight}}}
|-
|'''Race/Ethnicity''' || {{{R/E}}}
|-
|'''Occupation''' || {{{occupation}}}
|-
|'''Marital status''' || {{{married}}}
|-
|'''Relative(s)''' || {{{relatives}}}
|-
|'''Status''' || {{{status}}}
|}
</nowiki>
</pre>
