Template:Character
From Hyrule
(Difference between revisions)
(3 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | { | + | {| 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}}} | ||
+ | |} | ||
+ | |||
+ | <noinclude> | ||
+ | == Usage == | ||
+ | <pre><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}}} | ||
+ | |} | ||
+ | </pre></nowiki> | ||
+ | </noinclude></pre> | ||
+ | |||
+ | |||
+ | [[Category:Templates|{{PAGENAME}}]] |
Current revision as of 01:43, 4 January 2008
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>