Difference between revisions of "Template:Infobox person"

From Occult Encyclopedia
Jump to navigation Jump to search
(Created page with "{{Infobox person | name = <!-- use common name/article title --> | image = <!-- filename only, no "File:" or "Image:" prefix, and no enclosing brackets --...")
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox person
<noinclude>
| name         = <!-- use common name/article title -->
<templatedata>
| image         = <!-- filename only, no "File:" or "Image:" prefix, and no enclosing [[brackets]] -->
{
| alt          = <!-- descriptive text for use by speech synthesis (text-to-speech) software -->
"params": {
| caption      =
"name": {
| birth_name    = <!-- only use if different from name -->
"type": "wiki-page-name"
| birth_date    = <!-- {{Birth date and age|YYYY|MM|DD}} for living people supply only the year with {{Birth year and age|YYYY}} unless the exact date is already widely published, as per [[WP:DOB]]. For people who have died, use {{Birth date|YYYY|MM|DD}}. -->
},
| birth_place  =
"image": {
| death_date    = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} (DEATH date then BIRTH date) -->
"type": "wiki-file-name"
| death_place  =
},
| nationality  = <!-- use only when necessary per [[WP:INFONAT]] -->
"birth_date": {
| other_names  =
"type": "date"
| occupation   =
},
| years_active =
"death_date": {
| known_for    =
"type": "date"
| notable_works =
},
}}
"occupation": {
"type": "content"
},
"years_active": {
"type": "content"
},
"education": {
"type": "content"
},
"partner": {
"type": "content"
},
"children": {
"type": "content"
}
},
"paramOrder": [
"name",
"image",
"birth_date",
"death_date",
"occupation",
"education",
"years_active",
"partner",
"children"
]
}
</templatedata>
</noinclude>
 
[[Category:Templates]]

Latest revision as of 17:57, 16 December 2024

No description.

Template parameters

ParameterDescriptionTypeStatus
namename

no description

Page nameoptional
imageimage

no description

Fileoptional
birth_datebirth_date

no description

Dateoptional
death_datedeath_date

no description

Dateoptional
occupationoccupation

no description

Contentoptional
educationeducation

no description

Contentoptional
years_activeyears_active

no description

Contentoptional
partnerpartner

no description

Contentoptional
childrenchildren

no description

Contentoptional