Difference between revisions of "Template:Character Infobox"

Line 4: Line 4:
 
<pre>
 
<pre>
 
{{Character Infobox
 
{{Character Infobox
 +
|Image Filename=
 
|Full Name=
 
|Full Name=
 
|Title=
 
|Title=
Line 21: Line 22:
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly>{| class="infobox" style="width: 25em; 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;"
 
</noinclude><includeonly>{| class="infobox" style="width: 25em; 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|}}}|
 +
{{!}}-
 +
{{!}}colspan=2 style="text-align:center;" {{!}} [[File:{{{image}}}|25em]]|}}
 +
|-
 
! 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>
 
|-
 
|-

Revision as of 00:34, 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=
|Gender=
|Age=
|Religion=
|Vocation=
|Height=
|Hair Color=
|Eye Color=
|Skintone=
}}

Edit the page to see the template text.