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 |
||
Line 87: | Line 87: | ||
}} | }} | ||
</pre> | </pre> | ||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
"headercolor": {}, | "headercolor": { | ||
"headerfontcolor": {}, | "description": "Changes the color of the header using the HEX code" | ||
"title1": {}, | }, | ||
"headerfontcolor": { | |||
"description": "Changes the color of the header text using the HEX code" | |||
}, | |||
"title1": { | |||
"description": "The title of the infobox", | |||
"required": true | |||
}, | |||
"image1": {}, | "image1": {}, | ||
"caption1": {}, | "caption1": {}, |
Revision as of 14:12, 1 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.
Parameter | Description | Type | Status | |
---|---|---|---|---|
headercolor | headercolor | Changes the color of the header using the HEX code | Unknown | optional |
headerfontcolor | headerfontcolor | Changes the color of the header text using the HEX code | Unknown | optional |
title1 | title1 | The title of the infobox | Unknown | required |
image1 | image1 | no description | Unknown | optional |
caption1 | caption1 | no description | Unknown | optional |
born | born | no description | Unknown | optional |
birthplace | birthplace | no description | Unknown | optional |
nationality | nationality | no description | Unknown | optional |
citizenship | citizenship | no description | Unknown | optional |
gender | gender | no description | Unknown | optional |
species | species | no description | Unknown | optional |
known_for | known_for | no description | Unknown | optional |
occupation | occupation | no description | Unknown | optional |
aliases | aliases | no description | Unknown | optional |
social_media | social_media | no description | Unknown | optional |
languages | languages | no description | Unknown | optional |
interests | interests | no description | Unknown | optional |