Difference between revisions of "Template:Infobox Person"

From Meekipedia
Jump to: navigation, search
m
m
Line 11: Line 11:
 
<noinclude>
 
<noinclude>
 
=== Usage ===
 
=== 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.
+
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" and "image", Blank.jpg should be used in the case of missing profile image) will not appear in the final page. "image_size" has a default value of 100 if otherwise unspecified.
  
 
<!-- the dashed outline of the fields are not supposed to be there, so I think there is still something wrong with the template -->
 
<!-- the dashed outline of the fields are not supposed to be there, so I think there is still something wrong with the template -->

Revision as of 17:45, 20 February 2010

{{{name}}}
[[Image:{{{image}}}|100px|]]

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" and "image", Blank.jpg should be used in the case of missing profile image) will not appear in the final page. "image_size" has a default value of 100 if otherwise unspecified.



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