Difference between revisions of "Template:Infobox"
(14 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
|- | |- | ||
| colspan="2" style="text-align:center;" | '''Biological''' | | colspan="2" style="text-align:center;" | '''Biological''' | ||
− | |- | + | |- style="text-align:left;" |
! Full name: | ! Full name: | ||
| {{{fullname}}} | | {{{fullname}}} | ||
− | |- | + | |- style="text-align:left;" |
! Born: | ! Born: | ||
| {{{born}}} | | {{{born}}} | ||
− | |- | + | |- style="text-align:left;" |
! Birthplace: | ! Birthplace: | ||
| {{{birthplace}}} | | {{{birthplace}}} | ||
− | |- | + | |- style="text-align:left;" |
! Sex: | ! Sex: | ||
| {{{sex}}} | | {{{sex}}} | ||
− | |- | + | |- style="text-align:left;" |
! Race: | ! Race: | ||
| {{{race}}} | | {{{race}}} | ||
− | |- | + | |- style="text-align:left;" |
! Hair: | ! Hair: | ||
| {{{hair}}} | | {{{hair}}} | ||
− | |- | + | |- style="text-align:left;" |
! Eyes: | ! Eyes: | ||
| {{{eyes}}} | | {{{eyes}}} | ||
− | |- | + | |- style="text-align:left;" |
! Height: | ! Height: | ||
| {{{height}}} | | {{{height}}} | ||
− | |- | + | |- style="text-align:left;" |
! Weight: | ! Weight: | ||
| {{{weight}}} | | {{{weight}}} | ||
|- | |- | ||
| colspan="2" style="text-align:center;" | '''Personal''' | | colspan="2" style="text-align:center;" | '''Personal''' | ||
− | |- {{ | + | |- style="text-align:left;" |
+ | ! Marital Status: | ||
+ | | {{{married}}} | ||
+ | |- style="text-align:left;" | ||
+ | ! Family/Relationships: | ||
+ | | {{{family}}} | ||
+ | |-style="text-align:left;" | ||
! Religion: | ! Religion: | ||
| {{{religion}}} | | {{{religion}}} | ||
− | |- | + | |- style="text-align:left;" |
! Title: | ! Title: | ||
| {{{title}}} | | {{{title}}} | ||
− | |- | + | |- style="text-align:left;" |
! Nicknames: | ! Nicknames: | ||
| {{{nicknames}}} | | {{{nicknames}}} | ||
− | |- | + | |- style="text-align:left;" |
! Hobbies: | ! Hobbies: | ||
| {{{hobbies}}} | | {{{hobbies}}} | ||
− | |- | + | |- style="text-align:left;" |
! Known skills: | ! Known skills: | ||
| {{{skills}}} | | {{{skills}}} | ||
− | |- | + | |- style="text-align:left;" |
+ | ! Favorite color: | ||
+ | | {{{favcolor}}} | ||
+ | |- style="text-align:left;" | ||
! Inspiration: | ! Inspiration: | ||
| {{{inspiration}}} | | {{{inspiration}}} | ||
− | |- | + | |- style="text-align:left;" |
! Motto: | ! Motto: | ||
| {{{motto}}} | | {{{motto}}} | ||
Line 76: | Line 85: | ||
| height = | | height = | ||
| weight = | | weight = | ||
+ | | married = | ||
| religion = | | religion = | ||
| title = | | title = | ||
Line 81: | Line 91: | ||
| hobbies = | | hobbies = | ||
| skills = | | skills = | ||
+ | | favcolor = | ||
| inspiration = | | inspiration = | ||
| motto = | | motto = | ||
Line 95: | Line 106: | ||
* '''height''' – the character's height. | * '''height''' – the character's height. | ||
* '''weight''' – the character's weight. | * '''weight''' – the character's weight. | ||
+ | * '''married''' – the character's marital status. | ||
* '''religion''' ''–'' the character's religion. | * '''religion''' ''–'' the character's religion. | ||
* '''title''' ''–'' any titles the character may have. | * '''title''' ''–'' any titles the character may have. | ||
Line 100: | Line 112: | ||
* '''hobbies''' – the character's hobbies. | * '''hobbies''' – the character's hobbies. | ||
* '''skills''' – any known skills the character may have. | * '''skills''' – any known skills the character may have. | ||
+ | * '''favcolor''' – the character's favorite color. | ||
* '''inspiration''' – the character's inspirations. | * '''inspiration''' – the character's inspirations. | ||
* '''motto''' – the character's motto. | * '''motto''' – the character's motto. | ||
+ | For an example, see [[Alkar the Black]]. | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 05:38, 6 February 2018
Biological | |
Full name: | {{{fullname}}} |
---|---|
Born: | {{{born}}} |
Birthplace: | {{{birthplace}}} |
Sex: | {{{sex}}} |
Race: | {{{race}}} |
Hair: | {{{hair}}} |
Eyes: | {{{eyes}}} |
Height: | {{{height}}} |
Weight: | {{{weight}}} |
Personal | |
Marital Status: | {{{married}}} |
Family/Relationships: | {{{family}}} |
Religion: | {{{religion}}} |
Title: | {{{title}}} |
Nicknames: | {{{nicknames}}} |
Hobbies: | {{{hobbies}}} |
Known skills: | {{{skills}}} |
Favorite color: | {{{favcolor}}} |
Inspiration: | {{{inspiration}}} |
Motto: | {{{motto}}} |
Usage
The infobox can be added by copying and pasting the template shown below:
Note: All fields are optional.
{{Infobox | fullname = | born = | birthplace = | sex = | race = | hair = | eyes = | height = | weight = | married = | religion = | title = | nicknames = | hobbies = | skills = | favcolor = | inspiration = | motto = }}
- fullname – the full name of the character.
- born – the birthdate of the character.
- birthplace – the place the character was born.
- sex – the sex of the character.
- race – the race of the character.
- hair – the character's hair color/style.
- eyes – the characters eye color.
- height – the character's height.
- weight – the character's weight.
- married – the character's marital status.
- religion – the character's religion.
- title – any titles the character may have.
- nicknames – any nicknames the character may have.
- hobbies – the character's hobbies.
- skills – any known skills the character may have.
- favcolor – the character's favorite color.
- inspiration – the character's inspirations.
- motto – the character's motto.
For an example, see Alkar the Black.