Template:Infobox person: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Zyxw
allow birthplace & deathplace/deathcause to display properly if birthdate or deathdate parameters are omitted (trailing <br/> doesn't display if no text after it, but leading <br/> does display)
meta>Zyxw
Add signature parameter, as found at Infobox Writer, Officeholder, Philosopher, etc.
Line 1: Line 1:
{| class="infobox vcard" style="width:{{{box_width|22em}}}; font-size:90%; text-align:left; align:right; vertical-align:top;" cellspacing="2"
{| class="infobox biography vcard" style="width:{{{box_width|22em}}}; font-size:90%; text-align:left; align:right; vertical-align:top;" cellspacing="2"
|-
|-
| colspan="2" style="text-align:center; font-size:larger;" class="fn" | {{#if: {{{name<includeonly>|</includeonly>}}}|'''{{{name}}}'''|'''{{PAGENAME}}'''}}
| colspan="2" style="text-align:center; font-size:larger;" class="fn" | {{#if: {{{name<includeonly>|</includeonly>}}}|'''{{{name}}}'''|'''{{PAGENAME}}'''}}
Line 120: Line 120:
! Relations
! Relations
{{!}} {{{relations}}}
{{!}} {{{relations}}}
}}
|-
{{#if: {{{signature<includeonly>|</includeonly>}}} |
! Signature
{{!}} [[Image:{{{signature}}}|128px]]
}}
}}
|-  
|-  

Revision as of 01:58, 13 June 2007

{{{name}}}
[[Image:{{{image}}}|225px]]
{{{caption}}}
Born {{{birth_name}}}
{{{birth_date}}}
{{{birth_place}}}
Died {{{death_date}}}
{{{death_place}}}
{{{death_cause}}}
Residence {{{residence}}}
Other names {{{other_names}}}
Known for {{{known}}}
Employer {{{employer}}}
Occupation {{{occupation}}}
Title {{{title}}}
Salary {{{salary}}}
Net worth {{{networth}}}
Height {{{height}}}
Weight {{{weight}}}
Term {{{term}}}
Predecessor {{{predecessor}}}
Successor {{{successor}}}
Political party {{{party}}}
Boards on {{{boards}}}
Religious belief {{{religion}}}
Spouse {{{spouse}}}
Partner {{{partner}}}
Children {{{children}}}
Parents {{{parents}}}
Relations {{{relations}}}
Signature [[Image:{{{signature}}}|128px]]
Website {{{website}}}
{{{footnotes}}}

Template:Infobox person/doc