Difference between revisions of "Template:Infobox Person"

From Meekipedia
Jump to: navigation, search
m
m
Line 1: Line 1:
 
{| style="border: 1px solid #aaa; background-color: #f9f9f9; color: black; margin: 0.5em 0 0.5em 1em; padding: 0.2em; float: right; clear: right;" cellspacing="1" cellpadding="0"
 
{| style="border: 1px solid #aaa; background-color: #f9f9f9; color: black; margin: 0.5em 0 0.5em 1em; padding: 0.2em; float: right; clear: right;" cellspacing="1" cellpadding="0"
 
! colspan="2" style="font-size: larger; text-align: center; background-color: #f4db83; padding: 2px 20px 2px 20px;" | '''{{{name}}}'''
 
! colspan="2" style="font-size: larger; text-align: center; background-color: #f4db83; padding: 2px 20px 2px 20px;" | '''{{{name}}}'''
|-
+
|- style="border-width: 0px" |
 
{{#if:{{{image|}}}|
 
{{#if:{{{image|}}}|
! style="font-size: 90%; text-align: center; border: 0px" colspan="2" {{!}} [[Image:{{{image}}}|{{#if:{{{image_size|}}}|{{{image_size}}}px|200px}}|]]  
+
! style="font-size: 90%; text-align: center; border-width: 0px" colspan="2" {{!}} [[Image:{{{image}}}|{{#if:{{{image_size|}}}|{{{image_size}}}px|200px}}|]]  
 
{{#if:{{{caption|}}}|{{{caption}}} }}
 
{{#if:{{{caption|}}}|{{{caption}}} }}
 
}}
 
}}

Revision as of 10:08, 9 January 2009

{{{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  =
}}