Template:Person

From MC Public Wiki
Jump to navigation Jump to search

{{#vardefine: nodoc | {{{nodoc}}} }}{{#vardefine: baddoc | {{{baddoc}}} }}

Template-info.png Documentation

This template is used on pages describing people of note.

Blank form

Copy and paste this blank template to the page you want to use it on.

{{Person
|title          = 
|image          = 
|imagesize      = 
|real_name      = 
|date_of_birth  = 
|dob_suffix     = 
|occupation     = 
|nationality    = 
|website        =
|known_for      = 
|also_known_as  = 
|twitter        =
|minecraft_name = 
|drops          = 
}}

Parameters

Parameter Function Default value
title Box title Name of the page the infobox is placed on
image Image of the person (should be approx. 150x150px) No image.svg
imagesize Adjusts the size of the image 150px
real_name Birth/real name Optional
date_of_birth Date of birth. Please use YYYY-MM-DD (or another format that is recognized by {{#dateformat:}} Optional
dob_suffix Displays directly after date_of_birth. Use this for referencing a birth date, or for birth dates that will not meet the formatting requirements of date_of_birth. Optional
occupation Occupation Optional
nationality Nationality Optional
website Website address Optional
known_for Known for Optional
also_known_as Aliases Optional
twitter Username on Twitter Optional
minecraft_name Username in Minecraft Optional
drops What the person drops when killed in SMP Optional

Example

{{Person
|title          = Notch
|image          = Notch3.jpg
|imagesize      = 
|real_name      = Markus Alexej Persson
|date_of_birth  = 1979-06-01
|dob_suffix     = <ref>http://notch.tumblr.com/post/113753678</ref>
|occupation     = Game developer, [[Mojang AB]]
|nationality    = Swedish
|website        = [http://mojang.com/notch/ mojang.com/notch]
|known_for      = Creating Minecraft, owner of Mojang AB
|also_known_as  = Markus Alexej
|twitter        = Notch
|minecraft_name = Notch
|drops          = {{ItemLink|Red Apple}}
}}
Notch
Notch3.jpg
Real name Markus Alexej Persson
Date of birth June 1, 1979[1]
Occupation Game developer, Mojang AB
Nationality Swedish
Website mojang.com/notch
Known for Creating Minecraft, owner of Mojang AB
Also known as Markus Alexej
Twitter name Notch
Minecraft name Notch
Drops
ItemCSS.png
Red Apple

References

This references section is included here to show what the dob_suffix parameter is doing.

See also

The above documentation is transcluded from Template:Person/doc. (edit | history)

fr:Modèle:Personne