Difference between revisions of "Template:Person"

From PKC
Jump to navigation Jump to search
Line 11: Line 11:
|email=
|email=
|description=
|description=
|wikidata=
}}
}}
</syntaxhighlight>
</syntaxhighlight>
Line 108: Line 109:
"example": "3 September 2006",
"example": "3 September 2006",
"type": "date"
"type": "date"
}
},
"wikidata": {}
},
},
"description": "This is the template data for a person.",
"description": "This is the template data for a person.",
Line 121: Line 123:
"wp-link",
"wp-link",
"description",
"description",
"died"
"died",
"wikidata"
]
]
}
}

Revision as of 06:18, 31 January 2022

One can simply copy the following template code to present the data about a Person.

{{Person
|first=
|last=
|wp-link=
|birthday=
|died=
|gender=
|email=
|description=
|wikidata=
}}


Person
First Name {{{first}}}
Last Name {{{last}}}
Wikipedia [[wikipedia:{{{wp-link}}}|{{{wp-link}}}]]
wikidata [[wikidata:|]]
Gender {{{gender}}}
Birthday {{{birthday}}}
Died {{{died}}}


This person's name is [[wikipedia:{{{wp-link}}}|{{{first}}} {{{last}}}]].

Short Bio

{{{description}}}


This is the template data for a person.

Template parameters

ParameterDescriptionTypeStatus
First Namefirst first name

The first name or given name of a person

Example
Ben
Stringsuggested
Last Namelast last name

The family name or last name of a person

Example
Koo
Stringsuggested
birthdaybirthday Birth Date

The date of the person's birth

Default
1/1/2000
Example
1/1/2000
Dateoptional
gendergender sex Gender

The gender of a person

Example
Female
Stringoptional
Phone NumberPhone Number

no description

Unknownoptional
EmailEmail

no description

Unknownoptional
DescriptionDescription Description Short Bio

Some text describing the person

Example
This person is a mathematician.
Unbalanced wikitextsuggested
wp-linkwp-link Wikipedia Page Wikipedia Entry

The corresponding page on Wikipedia

Unbalanced wikitextoptional
descriptiondescription

no description

Unknownoptional
dieddied Died

The date of announced death

Example
3 September 2006
Dateoptional
wikidatawikidata

no description

Unknownoptional