Template:Character
From Hyrule
(Difference between revisions)
(One intermediate revision not shown) | |||
Line 30: | Line 30: | ||
<noinclude> | <noinclude> | ||
== Usage == | == Usage == | ||
- | {| style=" | + | <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}}} |
- | | born | + | |- |
- | | height | + | !colspan=2 style="font-size: larger" | {{{name}}} |
- | | weight | + | |- |
- | | R/E | + | |'''Birth date''' || {{{born}}} |
- | | | + | |- |
- | | | + | |'''Blood type''' || {{{blood}}} |
- | | occupation | + | |- |
- | | married | + | |'''Gender''' || {{{gender}}} |
- | | relatives | + | |- |
- | | | + | |'''Height''' || {{{height}}} |
- | |}} | + | |- |
- | </pre> | + | |'''Weight''' || {{{weight}}} |
+ | |- | ||
+ | |'''Race/Ethnicity''' || {{{R/E}}} | ||
+ | |- | ||
+ | |'''Occupation''' || {{{occupation}}} | ||
+ | |- | ||
+ | |'''Marital status''' || {{{married}}} | ||
+ | |- | ||
+ | |'''Relative(s)''' || {{{relatives}}} | ||
+ | |- | ||
+ | |'''Status''' || {{{status}}} | ||
+ | |} | ||
+ | </pre></nowiki> | ||
+ | </noinclude></pre> | ||
+ | |||
[[Category:Templates|{{PAGENAME}}]] | [[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>