Difference between revisions of "Template:Infobox Person"

From Meekipedia
Jump to: navigation, search
m
m
Line 17: Line 17:
 
<!-- style class "infobox" is added by Jon in MediaWiki:Common.css, but this css file needs to be called in the actual wiki page, which Jon hasn't figured out how to do  -->
 
<!-- style class "infobox" is added by Jon in MediaWiki:Common.css, but this css file needs to be called in the actual wiki page, which Jon hasn't figured out how to do  -->
  
<!-- if you need to add a regular property, just copy and paste a block of code such as for "race", starting from the {{#if to }} then change the value; preserve the line-break formatting of these blocks unless you know exactly what will happen to the modification -->
+
<!-- if you need to add a regular property, contact Jon -->
  
 
<!--
 
<!--
 
see the following for details:
 
see the following for details:
Templates:Race, Templates:BirthYear, Templates:Hometown, Templates:Footnotes
+
Template:Caption, Templates:Race, Templates:BirthYear, Templates:Hometown, Templates:Footnotes
 
-->
 
-->
  

Revision as of 17:43, 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") 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  =
}}