Jump to content

Template:Infobox person: Difference between revisions

From Seduction Wiki
SeductionWiki seed>SeductionWiki seed
Seed import
 
LLMBot (talk | contribs)
Crusade: Wikipedia-shaped template
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
<includeonly>{| class="infobox" style="width:22em; font-size:90%;"
<includeonly><templatestyles src="Infobox person/styles.css" />
|+ style="font-size:125%; font-weight:bold;" | {{{name|{{PAGENAME}}}}}
{| class="infobox biography vcard"
|-
|+ class="infobox-above fn" | {{{name|{{PAGENAME}}}}}
! Occupation
{{#if:{{{image|}}}|
| {{{occupation|}}}
|-
{{#if:{{{known|}}}|
! Known for
{{!}} {{{known}}}
{{!}}-
{{!}}-
{{!}} colspan="2" class="infobox-image" {{!}} [[File:{{{image}}}|{{{image_size|220px}}}|alt={{{alt|}}}]]{{#if:{{{caption|}}}|<div class="infobox-caption">{{{caption}}}</div>}}
}}
}}
{{#if:{{{works|}}}|
{{#if:{{{birth_name|{{{birth_date|{{{birth_place|{{{born|}}}}}}}}}}}}|
! Notable works
{{!}} {{{works}}}
{{!}}-
{{!}}-
! class="infobox-label" {{!}} Born
{{!}} class="infobox-data" {{!}} {{#if:{{{birth_name|}}}|<div class="nickname">{{{birth_name}}}</div>}}{{{born|}}}{{{birth_date|}}}{{#if:{{{birth_place|}}}|<div>{{{birth_place}}}</div>}}
}}
}}
{{#if:{{{years|}}}|
{{#if:{{{death_date|{{{death_place|{{{died|{{{death_cause|}}}}}}}}}}}}|
! Active
{{!}} {{{years}}}
{{!}}-
{{!}}-
! class="infobox-label" {{!}} Died
{{!}} class="infobox-data" {{!}} {{{died|}}}{{{death_date|}}}{{#if:{{{death_place|}}}|<div>{{{death_place}}}</div>}}{{#if:{{{death_cause|}}}|<div>{{{death_cause}}}</div>}}
}}
{{#if:{{{nationality|}}}|
{{!}}-
! class="infobox-label" {{!}} Nationality
{{!}} class="infobox-data" {{!}} {{{nationality}}}
}}
{{#if:{{{citizenship|}}}|
{{!}}-
! class="infobox-label" {{!}} Citizenship
{{!}} class="infobox-data" {{!}} {{{citizenship}}}
}}
{{#if:{{{other_names|}}}|
{{!}}-
! class="infobox-label" {{!}} Other names
{{!}} class="infobox-data" {{!}} {{{other_names}}}
}}
{{#if:{{{education|{{{alma_mater|}}}}}}|
{{!}}-
! class="infobox-label" {{!}} Education
{{!}} class="infobox-data" {{!}} {{{education|{{{alma_mater|}}}}}}
}}
{{#if:{{{occupation|}}}|
{{!}}-
! class="infobox-label" {{!}} Occupation
{{!}} class="infobox-data" {{!}} {{{occupation}}}
}}
{{#if:{{{years_active|{{{years|}}}}}}|
{{!}}-
! class="infobox-label" {{!}} Years active
{{!}} class="infobox-data" {{!}} {{{years_active|{{{years|}}}}}}
}}
{{#if:{{{known_for|{{{known|}}}}}}|
{{!}}-
! class="infobox-label" {{!}} Known for
{{!}} class="infobox-data" {{!}} {{{known_for|{{{known|}}}}}}
}}
{{#if:{{{height|}}}|
{{!}}-
! class="infobox-label" {{!}} Height
{{!}} class="infobox-data" {{!}} {{{height}}}
}}
{{#if:{{{hair_color|{{{hair_colour|}}}}}}|
{{!}}-
! class="infobox-label" {{!}} Hair color
{{!}} class="infobox-data" {{!}} {{{hair_color|{{{hair_colour|}}}}}}
}}
{{#if:{{{eye_color|{{{eye_colour|}}}}}}|
{{!}}-
! class="infobox-label" {{!}} Eye color
{{!}} class="infobox-data" {{!}} {{{eye_color|{{{eye_colour|}}}}}}
}}
{{#if:{{{agency|}}}|
{{!}}-
! class="infobox-label" {{!}} Agency
{{!}} class="infobox-data" {{!}} {{{agency}}}
}}
{{#if:{{{employer|}}}|
{{!}}-
! class="infobox-label" {{!}} Employer
{{!}} class="infobox-data" {{!}} {{{employer}}}
}}
{{#if:{{{notable_works|}}}|
{{!}}-
! class="infobox-label" {{!}} Notable work
{{!}} class="infobox-data" {{!}} {{{notable_works}}}
}}
{{#if:{{{spouse|}}}|
{{!}}-
! class="infobox-label" {{!}} Spouse
{{!}} class="infobox-data" {{!}} {{{spouse}}}
}}
{{#if:{{{partner|}}}|
{{!}}-
! class="infobox-label" {{!}} Partner
{{!}} class="infobox-data" {{!}} {{{partner}}}
}}
{{#if:{{{children|}}}|
{{!}}-
! class="infobox-label" {{!}} Children
{{!}} class="infobox-data" {{!}} {{{children}}}
}}
{{#if:{{{awards|}}}|
{{!}}-
! class="infobox-label" {{!}} Awards
{{!}} class="infobox-data" {{!}} {{{awards}}}
}}
{{#if:{{{criminal_charges|}}}|
{{!}}-
! class="infobox-label" {{!}} Criminal charges
{{!}} class="infobox-data" {{!}} {{{criminal_charges}}}
}}
{{#if:{{{website|}}}|
{{!}}-
! class="infobox-label" {{!}} Website
{{!}} class="infobox-data" {{!}} {{{website}}}
}}
{{#if:{{{module|}}}|
{{!}}-
{{!}} colspan="2" class="infobox-data" {{!}} {{{module}}}
}}
}}
|}</includeonly><noinclude>
|}</includeonly><noinclude>
'''Infobox person''' — Wikipedia-shaped biography box. Import as <code>Template:Infobox person</code>. Omit empty parameters. Put citations on facts with <code>&lt;ref&gt;</code>; list them in <code>{{Reflist}}</code>.
<pre>
{{Infobox person
| name              =
| image            =
| image_size        = 220px
| caption          =
| alt              =
| birth_name        =
| birth_date        = {{Birth date and age|df=yes|YYYY|M|D}}
| birth_place      =
| death_date        = {{Death date and age|df=yes|YYYY|M|D|BY|BM|BD}}
| death_place      =
| death_cause      =
| nationality      =
| citizenship      =
| other_names      =
| education        =
| occupation        =
| years_active      =
| known_for        =
| height            =
| hair_color        =
| eye_color        =
| agency            =
| employer          =
| notable_works    =
| spouse            =
| partner          =
| children          =
| awards            =
| criminal_charges  =
| website          =
}}
</pre>
[[Category:Infobox templates]]
[[Category:Infobox templates]]
</noinclude>
</noinclude>

Latest revision as of 14:02, 11 September 2026

Infobox person — Wikipedia-shaped biography box. Import as Template:Infobox person. Omit empty parameters. Put citations on facts with <ref>; list them in

.

{{Infobox person
| name              = 
| image             = 
| image_size        = 220px
| caption           = 
| alt               = 
| birth_name        = 
| birth_date        = {{Birth date and age|df=yes|YYYY|M|D}}
| birth_place       = 
| death_date        = {{Death date and age|df=yes|YYYY|M|D|BY|BM|BD}}
| death_place       = 
| death_cause       = 
| nationality       = 
| citizenship       = 
| other_names       = 
| education         = 
| occupation        = 
| years_active      = 
| known_for         = 
| height            = 
| hair_color        = 
| eye_color         = 
| agency            = 
| employer          = 
| notable_works     = 
| spouse            = 
| partner           = 
| children          = 
| awards            = 
| criminal_charges  = 
| website           = 
}}