Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox person: Difference between revisions

Template page
imported>Pookie
mNo edit summary
No edit summary
Line 1: Line 1:
<infobox>
<table class="infobox" style="float:right; width:280px; font-size:90%; line-height:1.5em; border:1px solid #aaa; background:#f9f9f9; padding:0.4em;">
<title source="name">
  <tr style="background-color:#e60000; color:white; text-align:center; font-size:125%; font-weight:bold;">
<default>{{PAGENAME}}</default>
    <td colspan="2">{{{name|{{PAGENAME}}}}}</td>
</title>
  </tr>


<image source="image">
  {{#if:{{{image|}}}|
    <caption source="caption">
  <tr>
        <default>{{{name}}}</default>
    <td colspan="2" style="text-align:center;">
    </caption>
      [[File:{{{image}}}|250px|alt={{{name|}}}]]
    </image>
    </td>
  </tr>
  }}


<data source="birth_name">
  {{#if:{{{caption|}}}|
<label>Birth name</label>
  <tr>
</data>
    <td colspan="2" style="text-align:center; font-size:85%;">{{{caption}}}</td>
  </tr>
  }}


<data source="native_name">
  {{#if:{{{birth_date|}}}|
<label>Native name</label>
  <tr>
</data>
    <th scope="row">Born</th>
    <td>{{{birth_date}}}{{#if:{{{birth_place|}}}|<br />{{{birth_place}}}}}</td>
  </tr>
  }}


<data source="birth_date">
  {{#if:{{{nationality|}}}|
<label>Born</label>
  <tr>
</data>
    <th scope="row">Nationality</th>
    <td>{{{nationality}}}</td>
  </tr>
  }}


<data source="birth_place">
  {{#if:{{{occupation|}}}|
<label>Birthplace</label>
  <tr>
</data>
    <th scope="row">Occupation</th>
    <td>{{{occupation}}}</td>
  </tr>
  }}


<data source="death_date">
  {{#if:{{{height|}}}|
<label>Died</label>
  <tr>
</data>
    <th scope="row">Height</th>
    <td>{{{height}}}</td>
  </tr>
  }}


<data source="death_place">
  {{#if:{{{website|}}}|
<label>Place of death</label>
  <tr>
</data>
    <th scope="row">Website</th>
 
    <td>[{{{website}}} {{{website}}}]</td>
<data source="nationality">
  </tr>
<label>Nationality</label>
  }}
</data>
</table>
 
<data source="citizenship">
<label>Citizenship</label>
</data>
 
<data source="ethnicity">
<label>Ethnicity</label>
</data>
 
<data source="occupation">
<label>Occupation</label>
</data>
 
<data source="years_active">
<label>Years active</label>
</data>
 
<data source="employer">
<label>Employer</label>
</data>
 
<data source="organization">
<label>Organization</label>
</data>
 
<data source="known_for">
<label>Known for</label>
</data>
 
<data source="title">
<label>Title</label>
</data>
 
<data source="net_worth">
<label>Net worth</label>
</data>
 
<data source="height">
<label>Height</label>
</data>
 
<data source="weight">
<label>Weight</label>
</data>
 
<data source="religion">
<label>Religion</label>
</data>
 
<data source="spouse">
<label>Spouse(s)</label>
</data>
 
<data source="partner">
<label>Partner(s)</label>
</data>
 
<data source="children">
<label>Children</label>
</data>
 
<data source="parents">
<label>Parent(s)</label>
</data>
 
<data source="relatives">
<label>Relatives</label>
</data>
 
<data source="education">
<label>Education</label>
</data>
 
<data source="alma_mater">
<label>Alma mater</label>
</data>
 
<data source="awards">
<label>Awards</label>
</data>
 
<data source="notable_works">
<label>Notable works</label>
</data>
 
<data source="political_party">
<label>Political party</label>
</data>
 
<data source="military_service">
<label>Military service</label>
</data>
 
<data source="website">
<label>Website</label>
</data>
 
<data source="signature">
<label>Signature</label>
</data>
 
<data source="social_media">
<label>Social media</label>
</data>
 
</infobox>

Revision as of 18:40, 25 May 2026

Infobox person