Template:PeopleInfobox: Difference between revisions

From IulianArian's Encyclopedia
Jump to navigationJump to search
IulianArian (talk | contribs)
No edit summary
IulianArian (talk | contribs)
No edit summary
Tags: Mobile edit Mobile web edit Advanced mobile edit
 
(5 intermediate revisions by the same user not shown)
Line 9: Line 9:
   <group>
   <group>
<!--Header of the section-->
<!--Header of the section-->
     <header><div style="text-align: center;">Personal Information</div></header>
     <header>Personal Information</header>
<!--Born-->
<!--Born-->
     <data source="born">
     <data source="born">
Line 88: Line 88:
</pre>
</pre>


<noinclude>
<templatedata>
<templatedata>
{
{
"params": {
"params": {
"headercolor": {
"headercolor": {
"description": "Changes the color of the header using the HEX code"
"description": "Changes the color of the header using the HEX code",
"type": "content"
},
},
"headerfontcolor": {
"headerfontcolor": {
"description": "Changes the color of the header text using the HEX code"
"description": "Changes the color of the header text using the HEX code",
"type": "content"
},
},
"title1": {
"title1": {
"description": "The title of the infobox",
"description": "The title of the infobox",
"required": true
"required": true,
"type": "wiki-page-name"
},
"image1": {
"type": "wiki-file-name",
"description": "The image of the article, if any."
},
"caption1": {
"type": "content"
},
},
"image1": {},
"caption1": {},
"born": {},
"born": {},
"birthplace": {},
"birthplace": {},

Latest revision as of 00:22, 8 August 2025

Example usage:

{{PeopleInfobox
|headercolor=
|headerfontcolor=
|title1=
|image1=
|caption1=
|born=
|birthplace=
|nationality=
|citizenship=
|gender=
|species=
|known_for=
|occupation=
|aliases=
|social_media=
|languages=
|interests=
}}

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
headercolorheadercolor

Changes the color of the header using the HEX code

Contentoptional
headerfontcolorheaderfontcolor

Changes the color of the header text using the HEX code

Contentoptional
title1title1

The title of the infobox

Page namerequired
image1image1

The image of the article, if any.

Fileoptional
caption1caption1

no description

Contentoptional
bornborn

no description

Unknownoptional
birthplacebirthplace

no description

Unknownoptional
nationalitynationality

no description

Unknownoptional
citizenshipcitizenship

no description

Unknownoptional
gendergender

no description

Unknownoptional
speciesspecies

no description

Unknownoptional
known_forknown_for

no description

Unknownoptional
occupationoccupation

no description

Unknownoptional
aliasesaliases

no description

Unknownoptional
social_mediasocial_media

no description

Unknownoptional
languageslanguages

no description

Unknownoptional
interestsinterests

no description

Unknownoptional