Template:Infobox executive: Difference between revisions
Appearance
SuperAdmin1 (talk | contribs) Fix infobox title centering - remove outer padding, ensure name div spans full width |
SuperAdmin1 (talk | contribs) Add padding wrapper around table content |
||
| Line 9: | Line 9: | ||
</div> | </div> | ||
}} | }} | ||
<div style="padding: 0.2em;"> | |||
<table style="width: 100%; border-collapse: collapse;"> | <table style="width: 100%; border-collapse: collapse;"> | ||
{{#if:{{{birth_name|}}}| | {{#if:{{{birth_name|}}}| | ||
| Line 159: | Line 160: | ||
}} | }} | ||
</table> | </table> | ||
</div> | |||
</div><noinclude> | </div><noinclude> | ||
== Usage == | == Usage == | ||
Latest revision as of 20:46, 20 October 2025
Usage
This template creates an infobox for business executives and CEOs.
All supported parameters
{{Infobox executive
| name = Full name
| image = Filename.jpg
| image_size = 250px (optional, defaults to 250px)
| caption = Image caption
| birth_name = Birth name
| birth_date = Date of birth
| birth_place = Place of birth
| nationality = Nationality (with flags)
| citizenship = Citizenship (with flags)
| residence = Current residence
| languages = Languages spoken (with flags)
| education = Education details
| alma_mater = Alternative to education
| spouse = Spouse name
| children = Number or names of children
| parents = Parents names
| relatives = Other relatives
| occupation = Occupation
| years_active = Years active
| employer = Current employer
| organization = Alternative to employer
| title = Job title
| term = Term in office
| predecessor = Previous person in role
| salary = Compensation/Salary
| networth = Net worth
| net_worth = Alternative to networth
| boards = Board memberships
| board_member_of = Alternative to boards
| awards = Awards received
| website = Official website
| signature = Signature filename
}}
Example
{{Infobox executive
| name = Satya Nadella
| image = Satya_Nadella.jpg
| image_size = 300px
| caption = Nadella speaking at Microsoft Ignite 2019
| birth_name = Satya Narayana Nadella
| birth_date = {{birth date and age|1967|8|19}}
| birth_place = Hyderabad, India
| nationality = {{flagicon|USA}} American
| citizenship = United States, India
| occupation = Business Executive
| employer = Microsoft Corporation
| title = Chairman and CEO
| term = February 4, 2014 – present
| predecessor = Steve Ballmer
| net_worth = US$1.1 billion
}}