Template:PeopleInfobox: Difference between revisions
Template page
More languages
More actions
IulianArian (talk | contribs) No edit summary |
IulianArian (talk | contribs) No edit summary Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
Line 92: | Line 92: | ||
"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": { | "image1": { | ||
"type": "wiki-file-name" | "type": "wiki-file-name", | ||
"description": "The image of the article, if any." | |||
}, | |||
"caption1": { | |||
"type": "content" | |||
}, | }, | ||
"born": {}, | "born": {}, | ||
"birthplace": {}, | "birthplace": {}, |