Template:Character
From Hyrule
(Difference between revisions)
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: #000090; border:1px solid #CC2CFF;" |
- | | | + | | align="center" colspan=2 bgcolor="#CC2CFF" 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 == | ||
+ | {| style="float: left; background: transparent;" | ||
+ | |<pre> | ||
+ | {{character | ||
+ | | image= | ||
+ | | name= | ||
+ | | born= | ||
+ | | height= | ||
+ | | weight= | ||
+ | | R/E= | ||
+ | | gender= | ||
+ | | blood= | ||
+ | | occupation= | ||
+ | | married= | ||
+ | | relatives= | ||
+ | | status= | ||
+ | |}} | ||
+ | </pre> | ||
+ | |||
+ | [[Category:Templates|{{PAGENAME}}]] | ||
+ | </noinclude> |
Revision as of 01:02, 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}}} |
Usage
{{character | image= | name= | born= | height= | weight= | R/E= | gender= | blood= | occupation= | married= | relatives= | status= |}} |