Difference between revisions of "Template:Infobox"

From Kupopowiki
Jump to: navigation, search
 
(3 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'''
|- {{#if:{{{fullname|}}}| style="text-align:left;"
+
|- style="text-align:left;"
 
! Full name:
 
! Full name:
 
| {{{fullname}}}
 
| {{{fullname}}}
|- {{#if:{{{born|}}}| style="text-align:left;"
+
|- style="text-align:left;"
 
! Born:
 
! Born:
 
| {{{born}}}
 
| {{{born}}}
|- {{#if:{{{birthplace|}}}| style="text-align:left;"
+
|- style="text-align:left;"
 
! Birthplace:
 
! Birthplace:
 
| {{{birthplace}}}
 
| {{{birthplace}}}
|- {{#if:{{{sex|}}}| style="text-align:left;"
+
|- style="text-align:left;"
 
! Sex:
 
! Sex:
 
| {{{sex}}}
 
| {{{sex}}}
|- {{#if:{{{race|}}}| style="text-align:left;"
+
|- style="text-align:left;"
 
! Race:
 
! Race:
 
| {{{race}}}
 
| {{{race}}}
|- {{#if:{{{hair|}}}| style="text-align:left;"
+
|- style="text-align:left;"
 
! Hair:
 
! Hair:
 
| {{{hair}}}
 
| {{{hair}}}
|- {{#if:{{{eyes|}}}| style="text-align:left;"
+
|- style="text-align:left;"
 
! Eyes:
 
! Eyes:
 
| {{{eyes}}}
 
| {{{eyes}}}
|- {{#if:{{{height|}}}| style="text-align:left;"
+
|- style="text-align:left;"
 
! Height:
 
! Height:
 
| {{{height}}}
 
| {{{height}}}
|- {{#if:{{{weight|}}}| style="text-align:left;"
+
|- 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;" | {{if|{{{married|}}}|Marital Status: {{!}} {{{married}}} }}
+
|- style="text-align:left;"
|- {{#if:{{{religion|}}}| style="text-align:left;"
+
! Marital Status:
 +
| {{{married}}}
 +
|- style="text-align:left;"
 +
! Family/Relationships:
 +
| {{{family}}}
 +
|-style="text-align:left;"
 
! Religion:
 
! Religion:
 
| {{{religion}}}
 
| {{{religion}}}
|- {{#if:{{{title|}}}| style="text-align:left;"
+
|- style="text-align:left;"
 
! Title:
 
! Title:
 
| {{{title}}}
 
| {{{title}}}
|- {{#if:{{{nicknames|}}}| style="text-align:left;"
+
|- style="text-align:left;"
 
! Nicknames:
 
! Nicknames:
 
| {{{nicknames}}}
 
| {{{nicknames}}}
|- {{#if:{{{hobbies|}}}| style="text-align:left;"
+
|- style="text-align:left;"
 
! Hobbies:
 
! Hobbies:
 
| {{{hobbies}}}
 
| {{{hobbies}}}
|- {{#if:{{{skills|}}}| style="text-align:left;"
+
|- style="text-align:left;"
 
! Known skills:
 
! Known skills:
 
| {{{skills}}}
 
| {{{skills}}}
|- {{#if:{{{favcolor|}}}| style="text-align:left;"
+
|- style="text-align:left;"
 
! Favorite color:
 
! Favorite color:
 
| {{{favcolor}}}
 
| {{{favcolor}}}
|- {{#if:{{{inspiration|}}}| style="text-align:left;"
+
|- style="text-align:left;"
 
! Inspiration:
 
! Inspiration:
 
| {{{inspiration}}}
 
| {{{inspiration}}}
|- {{#if:{{{motto|}}}| style="text-align:left;"
+
|- style="text-align:left;"
 
! Motto:
 
! Motto:
 
| {{{motto}}}
 
| {{{motto}}}

Latest revision as of 05:38, 6 February 2018

Infobox
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.