Difference between revisions of "Template:Character Infobox"

Line 44: Line 44:
 
|-
 
|-
 
{{#if: {{{Father|}}}|
 
{{#if: {{{Father|}}}|
! Father
+
{{!}}-
 +
! '''Father'''
 
{{!}} [[Father::{{{Father|}}}]]
 
{{!}} [[Father::{{{Father|}}}]]
 
|}}
 
|}}
|-
 
 
{{#if: {{{Mother|}}}|
 
{{#if: {{{Mother|}}}|
! Mother
+
{{!}}-
 +
! '''Mother'''
 
{{!}} [[Mother::{{{Mother|}}}]]
 
{{!}} [[Mother::{{{Mother|}}}]]
 
|}}
 
|}}
|-
 
 
{{#if: {{{Siblings|}}}|
 
{{#if: {{{Siblings|}}}|
! Siblings
+
{{!}}-
 +
! '''Siblings'''
 
{{!}} {{#arraymap:{{{Siblings}}}|,|x| [[Siblings::x| ]] [[x]]}}
 
{{!}} {{#arraymap:{{{Siblings}}}|,|x| [[Siblings::x| ]] [[x]]}}
 
|}}
 
|}}
|-
 
 
{{#if: {{{Spouse|}}}|
 
{{#if: {{{Spouse|}}}|
! Spouse
+
{{!}}-
 +
! '''Spouse'''
 
{{!}} [[Spouse::{{{Spouse|}}}]]
 
{{!}} [[Spouse::{{{Spouse|}}}]]
 
|}}
 
|}}
|-
 
 
{{#if: {{{Children|}}}|
 
{{#if: {{{Children|}}}|
! Children
+
{{!}}-
 +
! '''Children'''
 
{{!}} {{#arraymap:{{{Children}}}|,|x| [[Children::x| ]] [[x]]}}
 
{{!}} {{#arraymap:{{{Children}}}|,|x| [[Children::x| ]] [[x]]}}
 
|}}
 
|}}
Line 73: Line 74:
 
! Age
 
! Age
 
| [[Age::{{{Age|}}}]]  
 
| [[Age::{{{Age|}}}]]  
|-
 
 
{{#if: {{{Religion|}}}|
 
{{#if: {{{Religion|}}}|
! Religion
+
{{!}}-
 +
! '''Religion'''
 
{{!}} [[Religion::{{{Religion|}}}]]
 
{{!}} [[Religion::{{{Religion|}}}]]
 
|}}
 
|}}
|-
 
 
{{#if: {{{Vocation|}}}|
 
{{#if: {{{Vocation|}}}|
! Vocation
+
{{!}}-
 +
! '''Vocation'''
 
{{!}} [[Vocation::{{{Vocation|}}}]]
 
{{!}} [[Vocation::{{{Vocation|}}}]]
 
|}}
 
|}}

Revision as of 21:59, 22 November 2016

This is the "Character Infobox" template. It should be called in the following format:

{{Character Infobox
|Image Filename=
|Full Name=
|Title=
|Social Rank=
|Fealty=
|House=
|Father=
|Mother=
|Spouse=
|Siblings=
|Children=
|Gender=
|Age=
|Religion=
|Vocation=
|Height=
|Hair Color=
|Eye Color=
|Skintone=
}}

Edit the page to see the template text.