Template:Infobox person: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 10: | Line 10: | ||
! style="white-space:nowrap; padding:4px 6px;" | Birth name | ! style="white-space:nowrap; padding:4px 6px;" | Birth name | ||
| style="padding:4px 6px;" | {{{birth_name}}} }} | | style="padding:4px 6px;" | {{{birth_name}}} }} | ||
{{#if:{{{birth_date | {{#if:{{{birth_date|}}}| |- | ||
! style="white-space:nowrap; padding:4px 6px;" | Born | ! style="white-space:nowrap; padding:4px 6px;" | Born | ||
| style="padding:4px 6px;" | {{{birth_date}}}{{#if:{{{birth_place|}}}|<br />{{{birth_place}}}}} }} | | style="padding:4px 6px;" | {{{birth_date}}}{{#if:{{{birth_place|}}}|<br />{{{birth_place}}}}} }} | ||
{{#if:{{{death_date|}}}| |- | |||
! style="white-space:nowrap; padding:4px 6px;" | Died | |||
| style="padding:4px 6px;" | {{{death_date}}}{{#if:{{{death_place|}}}|<br />{{{death_place}}}}} }} | |||
{{#if:{{{nationality|}}}| |- | {{#if:{{{nationality|}}}| |- | ||
! style="white-space:nowrap; padding:4px 6px;" | Nationality | ! style="white-space:nowrap; padding:4px 6px;" | Nationality | ||
| style="padding:4px 6px;" | {{{nationality}}} }} | | style="padding:4px 6px;" | {{{nationality}}} }} | ||
{{#if:{{{other_names|}}}| |- | |||
! style="white-space:nowrap; padding:4px 6px;" | Other names | |||
| style="padding:4px 6px;" | {{{other_names}}} }} | |||
{{#if:{{{occupation|}}}| |- | {{#if:{{{occupation|}}}| |- | ||
! style="white-space:nowrap; padding:4px 6px;" | Occupation | ! style="white-space:nowrap; padding:4px 6px;" | Occupation | ||
| Line 25: | Line 31: | ||
! style="white-space:nowrap; padding:4px 6px;" | Known for | ! style="white-space:nowrap; padding:4px 6px;" | Known for | ||
| style="padding:4px 6px;" | {{{known_for}}} }} | | style="padding:4px 6px;" | {{{known_for}}} }} | ||
{{#if:{{{notable_works|}}}| |- | |||
! style="white-space:nowrap; padding:4px 6px;" | Notable works | |||
| style="padding:4px 6px;" | {{{notable_works}}} }} | |||
{{#if:{{{education|}}}| |- | |||
! style="white-space:nowrap; padding:4px 6px;" | Education | |||
| style="padding:4px 6px;" | {{{education}}} }} | |||
{{#if:{{{alma_mater|}}}| |- | |||
! style="white-space:nowrap; padding:4px 6px;" | Alma mater | |||
| style="padding:4px 6px;" | {{{alma_mater}}} }} | |||
{{#if:{{{children|}}}| |- | |||
! style="white-space:nowrap; padding:4px 6px;" | Children | |||
| style="padding:4px 6px;" | {{{children}}} }} | |||
{{#if:{{{awards|}}}| |- | |||
! style="white-space:nowrap; padding:4px 6px;" | Awards | |||
| style="padding:4px 6px;" | {{{awards}}} }} | |||
{{#if:{{{website|}}}| |- | |||
! style="white-space:nowrap; padding:4px 6px;" | Website | |||
| style="padding:4px 6px;" | {{{website}}} }} | |||
{{#if:{{{imdb|}}}| |- | {{#if:{{{imdb|}}}| |- | ||
! style="white-space:nowrap; padding:4px 6px;" | IMDb | ! style="white-space:nowrap; padding:4px 6px;" | IMDb | ||
| style="padding:4px 6px;" | [https://www.imdb.com/name/{{{imdb}}}/ IMDb] }} | | style="padding:4px 6px;" | [https://www.imdb.com/name/{{{imdb}}}/ IMDb] }} | ||
|} | |} | ||
</includeonly> | </includeonly> | ||
<noinclude> | |||
This is the updated Infobox person template for the Quincy Examiner wiki, fully compatible with MediaWiki 1.83, Vector skin, and Special pages. | |||
Usage example: | |||
<pre> | |||
{{Infobox person | |||
| name = Example Name | |||
| image = Example.jpg | |||
| caption = Example caption | |||
| birth_name = Example Birth Name | |||
| birth_date = January 1, 1970 | |||
| birth_place = Los Angeles, CA | |||
| death_date = | |||
| death_place = | |||
| nationality = American | |||
| other_names = | |||
| occupation = Actor | |||
| years_active = 1990–present | |||
| known_for = Example Show | |||
| notable_works = Example Role | |||
| education = Example High School | |||
| alma_mater = Example University | |||
| children = 2 | |||
| awards = Example Award | |||
| website = http://example.com | |||
| imdb = nm0000000 | |||
}} | |||
</pre> | |||
</noinclude> | |||
Revision as of 19:49, 5 October 2025
This is the updated Infobox person template for the Quincy Examiner wiki, fully compatible with MediaWiki 1.83, Vector skin, and Special pages.
Usage example:
{{Infobox person
| name = Example Name
| image = Example.jpg
| caption = Example caption
| birth_name = Example Birth Name
| birth_date = January 1, 1970
| birth_place = Los Angeles, CA
| death_date =
| death_place =
| nationality = American
| other_names =
| occupation = Actor
| years_active = 1990–present
| known_for = Example Show
| notable_works = Example Role
| education = Example High School
| alma_mater = Example University
| children = 2
| awards = Example Award
| website = http://example.com
| imdb = nm0000000
}}
By using this site, you agree to the Terms of Use. © 1996–2025 The Quincy Examiner / MTB. All rights reserved.