Difference between revisions of "Template:Infobox Person"

From Meekipedia
Jump to: navigation, search
m
m
Line 6: Line 6:
 
{{#if:{{{caption|}}}|{{{caption}}} }}
 
{{#if:{{{caption|}}}|{{{caption}}} }}
 
}}
 
}}
|- style="background-color: #ffdab7"
+
|- style="background-color: #ffdab7; border: 0 solid #180f11;"
 
{{#if:{{{race|}}}| {{!}} '''Race'''
 
{{#if:{{{race|}}}| {{!}} '''Race'''
{{!}} style="border: 0 solid #180f11;" {{{race}}}
+
{{!}} {{{race}}}
 
{{!-}}
 
{{!-}}
 
}}
 
}}
{{#if:{{{birth_year|}}}| {{!}} '''Birth Year'''
+
style="background-color: #ffdab7; border: 0 solid #180f11;" {{#if:{{{birth_year|}}}| {{!}} '''Birth Year'''
 
{{!}} {{{birth_year}}}
 
{{!}} {{{birth_year}}}
 
{{!-}}
 
{{!-}}

Revision as of 15:05, 20 February 2010

style="background-color: #ffdab7; border: 0 solid #180f11;"
{{{name}}}

Usage

Copy and paste the below code to the character page and fill in as many information as you can provide to the list of properties. Unfilled property (except "name") will not appear in the final page. "image_size" has a default value of 200 if otherwise unspecified.


{{Infobox_Person
|name       = 
|image      = 
|image_size =
|caption    =
|race       = 
|age        =
|hometown   =
|footnotes  =
}}