We'll be deploying 1.43 to ShoutWiki sites this weekend. Staff will be working all weekend to deal with any unforeseen bugs that crop up.

CreateWiki will not be available immediately after the upgrade; however, we expect the rewrite to be completed during this release cycle.

Template:Infobox Person

From Eureka Wiki
Jump to navigation Jump to search
Documentation icon Template documentation [edit] [history] [purge]

Usage[edit source]

Syntax[edit source]

{{Infobox Person
 | nocat                     = 
 | spoiler                   = 
 | sort                      = 
 | honorific_prefix          = 
 | name                      = <!-- include middle initial, if not specified in birth_name -->
 | honorific_suffix          = 
 | native_name               = 
 | native_name_lang          = 
 | image                     = <!-- just the name, without the File: or Image: prefix or enclosing [[brackets]] -->
 | alt                       = 
 | caption                   = 
 | birth_name                = 
 | birth_date                = <!-- {{Birth date and age|YYYY|MM|DD}} -->
 | birth_place               = 
 | disappeared_date          = <!-- {{Disappeared date and age|YYYY|MM|DD|YYYY|MM|DD}} (disappeared date then birth date) -->
 | disappeared_place         = 
 | disappeared_status        = 
 | death_date                = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} (death date then birth date) -->
 | death_place               = 
 | death_cause               = 
 | body_discovered           = 
 | residence                 = 
 | nationality               = 
 | other_names               = 
 | ethnicity                 = <!-- Ethnicity should be supported with a citation from a reliable source -->
 | occupation                = 
 | years_active              = 
 | notable_works             = 
 | height                    = <!-- {{height|m=}} -->
 | weight                    = <!-- {{convert|weight in kg|kg|lb}} -->
 | television                = 
 | title                     = 
 | spouse                    = 
 | partner                   = 
 | children                  = 
 | parents                   = 
 | relatives                 = 
 | awards                    = 
 | eureka occupation         = 
 | character                 = 
 | website                   = <!-- {{URL|Example.com}} -->
}}

Parameters[edit source]

Parameter Mandatory Default value Explanation

See also[edit source]