Template:User Info

From Growtopia
Jump to navigationJump to search

<infobox>

 <title source="title1">
   <default>User Info</default>
 </title>
 <image source="image1">

</image> <group> <header>Basic Information</header> <label>Name:</label> <label>Age:</label> <label>Birth date:</label> <label>Gender:</label> </group> <group> <header>More Information</header> <label>Height:</label> <label>Location:</label> </group> </infobox> Example usage:

{{User Info
|title1=Example
|image1=Example
|caption1=Example
|name:=Example
|age:=Example
|birth_date:=Example
|gender:=Example
|height:=Example
|location:=Example
}}