Difference between revisions of "Template:Character Infobox"

Line 32: Line 32:
  
 
[[Category:Templates]]
 
[[Category:Templates]]
</noinclude><includeonly>{| class="infobox"
+
</noinclude><includeonly>{| class="infobox" style="width: 305px; font-size: 90%; border: 1px solid #cccccc; background-color: #ffffff; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left; box-shadow: 2px 2px 2px #cccccc; line-height: 1.6em; cellpadding: 10;"
 
{{#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]]|}}
 
|-
 
|-
! class="infobox-header" 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>
 
|-
 
|-
 
! Social Rank
 
! Social Rank
Line 72: Line 72:
 
| [[Skintone::{{{Skintone|}}}]]
 
| [[Skintone::{{{Skintone|}}}]]
 
|-
 
|-
! class="infobox-header" colspan="2" |<span style="font-size: larger;">Family</span>
+
! style="text-align: center; background-color:#cccccc;" colspan="2" |<span style="font-size: larger;">Family</span>
 
{{#if: {{{Father|}}}|
 
{{#if: {{{Father|}}}|
 
{{!}}-
 
{{!}}-
Line 114: Line 114:
 
|<div class="blank"></div>}}
 
|<div class="blank"></div>}}
 
|-
 
|-
! class="infobox-header" colspan="2" |<span style="font-size: larger;">{{{Character Status|}}}</span>
+
! style="text-align: center; background-color:#cccccc;" colspan="2" |<span style="font-size: larger;">{{{Character Status|}}}</span>
 
|}
 
|}
 
</includeonly>
 
</includeonly>

Revision as of 00:58, 23 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=
|Uncles Aunts=
|Nieces Nephews=
|Cousins=
|Gender=
|Age=
|Religion=
|Vocation=
|Height=
|Hair Color=
|Eye Color=
|Skintone=
|Character Status=
}}

Edit the page to see the template text.