Template:Infobox person: Difference between revisions

From QME Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
|-
|-
! 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:4px;" |
| colspan="2" style="text-align:center; padding:1px;" |
<div style="margin:0 auto;">[[File:{{{image}}}|250px|alt={{{alt|}}}|link=File:{{{image}}}]]</div>
<div style="margin:0 auto;">[[File:{{{image}}}|250px|alt={{{alt|}}}|link=File:{{{image}}}]]</div>
}}
}}
{{#if:{{{caption|}}}|
{{#if:{{{caption|}}}|
|-
|-
| colspan="2" style="text-align:center; font-style:italic; color:#ddd; padding:4px 6px;" | {{{caption}}}
| colspan="2" style="text-align:center; font-style:italic; color:#ddd; padding:4px 6px;" | {{{caption}}}
}}
}}
{{#if:{{{birth_name|}}}|
{{#if:{{{birth_name|}}}|
|-
|-
Line 20: Line 17:
| style="padding:4px 6px;" | {{{birth_name}}}
| style="padding:4px 6px;" | {{{birth_name}}}
}}
}}
{{#if:{{{birth_date|}}}{{{birth_place|}}}|
{{#if:{{{birth_date|}}}{{{birth_place|}}}|
|-
|-
Line 26: Line 22:
| 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|}}}{{{death_place|}}}|
{{#if:{{{death_date|}}}{{{death_place|}}}|
|-
|-
Line 32: Line 27:
| style="padding:4px 6px;" | {{{death_date}}}{{#if:{{{death_place|}}}|<br />{{{death_place}}}}}
| style="padding:4px 6px;" | {{{death_date}}}{{#if:{{{death_place|}}}|<br />{{{death_place}}}}}
}}
}}
{{#if:{{{nationality|}}}|
{{#if:{{{nationality|}}}|
|-
|-
Line 38: Line 32:
| style="padding:4px 6px;" | {{{nationality}}}
| style="padding:4px 6px;" | {{{nationality}}}
}}
}}
{{#if:{{{other_names|}}}|
{{#if:{{{other_names|}}}|
|-
|-
Line 44: Line 37:
| style="padding:4px 6px;" | {{{other_names}}}
| style="padding:4px 6px;" | {{{other_names}}}
}}
}}
{{#if:{{{occupation|}}}|
{{#if:{{{occupation|}}}|
|-
|-
Line 50: Line 42:
| style="padding:4px 6px;" | {{{occupation}}}
| style="padding:4px 6px;" | {{{occupation}}}
}}
}}
{{#if:{{{years_active|}}}|
{{#if:{{{years_active|}}}|
|-
|-
Line 56: Line 47:
| style="padding:4px 6px;" | {{{years_active}}}
| style="padding:4px 6px;" | {{{years_active}}}
}}
}}
{{#if:{{{known_for|}}}|
{{#if:{{{known_for|}}}|
|-
|-
Line 62: Line 52:
| style="padding:4px 6px;" | {{{known_for}}}
| style="padding:4px 6px;" | {{{known_for}}}
}}
}}
{{#if:{{{notable_works|}}}|
{{#if:{{{notable_works|}}}|
|-
|-
Line 68: Line 57:
| style="padding:4px 6px;" | {{{notable_works}}}
| style="padding:4px 6px;" | {{{notable_works}}}
}}
}}
{{#if:{{{education|}}}|
{{#if:{{{education|}}}|
|-
|-
Line 74: Line 62:
| style="padding:4px 6px;" | {{{education}}}
| style="padding:4px 6px;" | {{{education}}}
}}
}}
{{#if:{{{alma_mater|}}}|
{{#if:{{{alma_mater|}}}|
|-
|-
Line 80: Line 67:
| style="padding:4px 6px;" | {{{alma_mater}}}
| style="padding:4px 6px;" | {{{alma_mater}}}
}}
}}
{{#if:{{{children|}}}|
{{#if:{{{children|}}}|
|-
|-
Line 86: Line 72:
| style="padding:4px 6px;" | {{{children}}}
| style="padding:4px 6px;" | {{{children}}}
}}
}}
{{#if:{{{awards|}}}|
{{#if:{{{awards|}}}|
|-
|-
Line 92: Line 77:
| style="padding:4px 6px;" | {{{awards}}}
| style="padding:4px 6px;" | {{{awards}}}
}}
}}
{{#if:{{{website|}}}|
{{#if:{{{website|}}}|
|-
|-
Line 98: Line 82:
| style="padding:4px 6px;" | {{{website}}}
| style="padding:4px 6px;" | {{{website}}}
}}
}}
{{#if:{{{imdb|}}}|
{{#if:{{{imdb|}}}|
|-
|-

Revision as of 19:26, 5 October 2025


This is the local Infobox person template for the Quincy Examiner wiki.

Usage example:

{{Infobox person
 | name          = Example Name
 | image         = Example.jpg
 | caption       = Example caption
 | birth_name    = 
 | birth_date    = 
 | birth_place   = 
 | death_date    = 
 | death_place   = 
 | nationality   = 
 | other_names   = 
 | occupation    = 
 | years_active  = 
 | known_for     = 
 | notable_works = 
 | education     = Lakewood High School (Class of 1972)
 | alma_mater    = University of California, Los Angeles
 | children      = 
 | awards        = 
 | website       = 
 | imdb          = nm0000000
}}
By using this site, you agree to the Terms of Use. © 1996–2025 The Quincy Examiner / MTB. All rights reserved.