Difference between revisions of "Template:Character Infobox"

Line 44: Line 44:
 
| [[House::{{{House|}}}]]
 
| [[House::{{{House|}}}]]
 
|-
 
|-
{{#if:
+
{{#if: {{{Father|}}}|
! Parents
+
{{!}} Father
| [[Father::{{{Father|}}}]], [[Mother::{{{Mother|}}}]]
+
{{!}} [[Father::{{{Father|}}}]]
 +
}}
 
|-
 
|-
! Siblings
+
{{#if: {{{Mother|}}}|
| {{#arraymap:{{{Siblings}}}|,|x| [[Siblings::x| ]] [[x]]}}
+
{{!}} Mother
 +
{{!}} [[Mother::{{{Mother|}}}]]
 +
}}
 
|-
 
|-
! Spouse
+
{{#if: {{{Siblings|}}}|
| [[Spouse::{{{Spouse|}}}]]
+
{{!}} Siblings
 +
{{!}} {{#arraymap:{{{Siblings}}}|,|x| [[Siblings::x| ]] [[x]]}}
 +
}}
 +
|-
 +
{{#if: {{{Spouse|}}}|
 +
{{!}} Spouse
 +
{{!}} [[Spouse::{{{Spouse|}}}]]
 +
}}
 
|-
 
|-
 
{{#if: {{{Children|}}}|
 
{{#if: {{{Children|}}}|
Line 65: Line 75:
 
| [[Age::{{{Age|}}}]]  
 
| [[Age::{{{Age|}}}]]  
 
|-
 
|-
! Religion
+
{{#if: {{{Religion|}}}|
| [[Religion::{{{Religion|}}}]]  
+
{{!}} Religion
 +
{{!}} [[Religion::{{{Religion|}}}]]
 +
}}
 
|-
 
|-
! Vocation
+
{{#if: {{{Vocation|}}}|
| [[Vocation::{{{Vocation|}}}]]  
+
{{!}} Vocation
 +
{{!}} [[Vocation::{{{Vocation|}}}]]
 +
}}
 
|-
 
|-
 
! Height
 
! Height

Revision as of 21:51, 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.