Difference between revisions of "Template:Character Infobox"

Line 31: Line 31:
 
{{#if:{{{Image Filename|}}}|
 
{{#if:{{{Image Filename|}}}|
 
{{!}}-
 
{{!}}-
{{!}}colspan=2 style="text-align:center;" {{!}} [[File:{{{Image Filename}}}|300px]]
+
{{!}}colspan=2 style="text-align:center;" {{!}} [[File:{{{Image Filename}}}|300px]]|}}
}}
 
 
|-
 
|-
 
! style="text-align: center; background-color:#cccccc;" colspan="2" |<span style="font-size: larger;">[[Title::{{{Title|}}}]] [[Full Name::{{{Full Name|}}}]]</span>
 
! style="text-align: center; background-color:#cccccc;" colspan="2" |<span style="font-size: larger;">[[Title::{{{Title|}}}]] [[Full Name::{{{Full Name|}}}]]</span>
Line 46: Line 45:
 
{{#if: {{{Father|}}}|
 
{{#if: {{{Father|}}}|
 
{{!}}-
 
{{!}}-
{{!}} style="vertical-align:top;" {{!}} '''Father'''
+
! Father
 
{{!}} [[Father::{{{Father|}}}]]
 
{{!}} [[Father::{{{Father|}}}]]
|}}
+
|<div style="display: none !important;"></div>}}
 
{{#if: {{{Mother|}}}
 
{{#if: {{{Mother|}}}
 
{{!}}-
 
{{!}}-
{{!}} style="vertical-align:top;" {{!}} '''Mother'''
+
! Mother
 
{{!}} [[Mother::{{{Mother|}}}]]
 
{{!}} [[Mother::{{{Mother|}}}]]
|}}
+
|<div style="display: none !important;"></div>}}
 
{{#if: {{{Siblings|}}}|
 
{{#if: {{{Siblings|}}}|
 
{{!}}-
 
{{!}}-
{{!}} style="vertical-align:top;" {{!}} '''Siblings'''
+
! Siblings
 
{{!}} {{#arraymap:{{{Siblings|}}}|,|x|[[Siblings::x]]}}
 
{{!}} {{#arraymap:{{{Siblings|}}}|,|x|[[Siblings::x]]}}
|}}
+
|<div style="display: none !important;"></div>}}
 
{{#if: {{{Spouse|}}}|
 
{{#if: {{{Spouse|}}}|
 
{{!}}-
 
{{!}}-
{{!}} style="vertical-align:top;" {{!}} '''Spouse'''
+
! Spouse
 
{{!}} [[Spouse::{{{Spouse|}}}]]
 
{{!}} [[Spouse::{{{Spouse|}}}]]
|}}
+
|<div style="display: none !important;"></div>}}
 
{{#if: {{{Children|}}}|
 
{{#if: {{{Children|}}}|
 
{{!}}-
 
{{!}}-
{{!}} style="vertical-align:top;" {{!}} '''Children'''
+
! Children
 
{{!}} {{#arraymap:{{{Children|}}}|,|x|[[Children::x]]}}
 
{{!}} {{#arraymap:{{{Children|}}}|,|x|[[Children::x]]}}
|}}
+
|<div style="display: none !important;"></div>}}
 
|-
 
|-
 
! Gender
 
! Gender

Revision as of 22: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.