Template:Infobox person: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| class="infobox biography vcard" style="width: | <div style="float:right; margin:0 0 1em 1em; width:280px;"> | ||
{| class="infobox biography vcard" | |||
style="width:100%; font-size:90%; text-align:left; border:2pt solid #83FCDB; background:#222; color:white;" | |||
|- | |- | ||
! colspan="2" style="text-align:center; font-size:120%; background:#83FCDB; color:black;" | {{{name|{{PAGENAME}}}}} | ! colspan="2" style="text-align:center; font-size:120%; background:#83FCDB; color:black;" | {{{name|{{PAGENAME}}}}} | ||
{{#if:{{{image|}}}| |- | {{#if:{{{image|}}}| | ||
| colspan="2" style="text-align:center; padding: | |- | ||
{{#if:{{{caption|}}}| |- | | colspan="2" style="text-align:center; padding:4px;" | [[File:{{{image}}}|250px|alt={{{alt|}}}]] | ||
| colspan="2" style="text-align:center; font-style:italic; color:#ddd; padding:4px 6px;" | {{{caption}}} }} | }} | ||
{{#if:{{{birth_name|}}}| |- | {{#if:{{{caption|}}}| | ||
|- | |||
| colspan="2" style="text-align:center; font-style:italic; color:#ddd; padding:4px 6px;" | {{{caption}}} | |||
}} | |||
{{#if:{{{birth_name|}}}| | |||
|- | |||
! 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|}}}{{{birth_place|}}}| |- | }} | ||
{{#if:{{{birth_date|}}}{{{birth_place|}}}| | |||
|- | |||
! 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:{{{nationality|}}}| |- | }} | ||
{{#if:{{{death_date|}}}{{{death_place|}}}| | |||
|- | |||
! style="white-space:nowrap; padding:4px 6px;" | Died | |||
| style="padding:4px 6px;" | {{{death_date}}}{{#if:{{{death_place|}}}|<br />{{{death_place}}}}} | |||
}} | |||
{{#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:{{{occupation|}}}| |- | }} | ||
{{#if:{{{other_names|}}}| | |||
|- | |||
! style="white-space:nowrap; padding:4px 6px;" | Other names | |||
| style="padding:4px 6px;" | {{{other_names}}} | |||
}} | |||
{{#if:{{{occupation|}}}| | |||
|- | |||
! style="white-space:nowrap; padding:4px 6px;" | Occupation | ! style="white-space:nowrap; padding:4px 6px;" | Occupation | ||
| style="padding:4px 6px;" | {{{occupation}}} }} | | style="padding:4px 6px;" | {{{occupation}}} | ||
{{#if:{{{years_active|}}}| |- | }} | ||
{{#if:{{{years_active|}}}| | |||
|- | |||
! style="white-space:nowrap; padding:4px 6px;" | Years active | ! style="white-space:nowrap; padding:4px 6px;" | Years active | ||
| style="padding:4px 6px;" | {{{years_active}}} }} | | style="padding:4px 6px;" | {{{years_active}}} | ||
{{#if:{{{known_for|}}}| |- | }} | ||
{{#if:{{{known_for|}}}| | |||
|- | |||
! 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:{{{imdb|}}}| |- | }} | ||
{{#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|}}}| | |||
|- | |||
! 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] | ||
|} | }} | ||
|} | |||
</div> | |||
</includeonly> | </includeonly> | ||
<noinclude> | |||
This is the local Infobox person template for the Quincy Examiner wiki. | |||
Usage example: | |||
<pre> | |||
{{Infobox person | |||
| name = Diane Markoff | |||
| image = Diane_Markoff_1977.jpg | |||
| caption = Promotional portrait of Diane Markoff (circa 1977) | |||
| birth_name = Diane Markoff | |||
| birth_date = | |||
| birth_place = Hollywood, Southern California, U.S. | |||
| nationality = American | |||
| occupation = Actress · Photographer · Stage & Location Manager | |||
| years_active = 1973–2018 | |||
| known_for = ''Quincy, M.E.'', ''Cliffhangers'', ''Young Doctors in Love'', ''Death Wish II'' | |||
| notable_works = Recurring waitress “Diane” on ''Quincy, M.E.''; Princess Tara in ''Cliffhangers'' | |||
| education = Lakewood High School (Class of 1972) | |||
| alma_mater = | |||
| children = | |||
| awards = | |||
| website = | |||
| imdb = nm0548585 | |||
}} | |||
</pre> | |||
</noinclude> | |||
Latest revision as of 19:55, 5 October 2025
This is the local Infobox person template for the Quincy Examiner wiki.
Usage example:
{{Infobox person
| name = Diane Markoff
| image = Diane_Markoff_1977.jpg
| caption = Promotional portrait of Diane Markoff (circa 1977)
| birth_name = Diane Markoff
| birth_date =
| birth_place = Hollywood, Southern California, U.S.
| nationality = American
| occupation = Actress · Photographer · Stage & Location Manager
| years_active = 1973–2018
| known_for = ''Quincy, M.E.'', ''Cliffhangers'', ''Young Doctors in Love'', ''Death Wish II''
| notable_works = Recurring waitress “Diane” on ''Quincy, M.E.''; Princess Tara in ''Cliffhangers''
| education = Lakewood High School (Class of 1972)
| alma_mater =
| children =
| awards =
| website =
| imdb = nm0548585
}}
By using this site, you agree to the Terms of Use. © 1996–2025 The Quincy Examiner / MTB. All rights reserved.