Template:Infobox person: Difference between revisions

From QME Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
{| class="infobox biography vcard" style="width:280px; font-size:90%; text-align:left; border:2pt solid #83FCDB; background:#222; color:white; margin:0 1em 1em 0;"
<div class="infobox-container">
{| class="infobox biography vcard" style="width:280px; 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}}}}}
Line 53: Line 54:
| 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>
<noinclude>

Revision as of 19:52, 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.