Editing Template:PeopleInfobox
From IulianArian's Encyclopedia
Jump to navigationJump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 9: | Line 9: | ||
<group> | <group> | ||
<!--Header of the section--> | <!--Header of the section--> | ||
<header>Personal Information</header> | <header><div style="text-align: center;">Personal Information</div></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" | ||
}, | }, | ||
"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" | ||
}, | }, | ||
"title1": { | "title1": { | ||
"description": "The title of the infobox", | "description": "The title of the infobox", | ||
"required": true | "required": true | ||
}, | }, | ||
"image1": {}, | |||
"caption1": {}, | |||
"born": {}, | "born": {}, | ||
"birthplace": {}, | "birthplace": {}, |