Difference between revisions of "Template:LifeData"
Jump to navigation
Jump to search
m |
m |
||
Line 1: | Line 1: | ||
− | {{#if:{{{birth|}}}| {{Date|{{{birth | + | {{#if:{{{death|}}}|{{#if:{{{birth|}}}|{{Date|{{{birth}}} }}{{#if:{{{birthplace|}}}| in {{{birthplace}}} }}{{#if:{{{birthcountry|}}}|, {{{birthcountry}}} }} – {{Date|{{{death}}} }}{{#if:{{{deathplace|}}}| in {{{deathplace}}} }}{{#if:{{{deathcountry|}}}|, {{{deathcountry}}} }}|died {{Date|{{{death}}} }}{{#if:{{{deathplace|}}}| in {{{deathplace}}} }}{{#if:{{{deathcountry|}}}|, {{{deathcountry}}} }} }}|{{#if:{{{birth|}}}|born {{Date|{{{birth}}} }} }}{{#if:{{{birthplace|}}}| in {{{birthplace}}} }}{{#if:{{{birthcountry|}}}|, {{{birthcountry}}}|{{#if:{{{2|}}}|{{#if:{{{1|}}}|{{Date|{{{1}}}}} – {{Date|{{{2}}}}}|died {{Date|{{{2}}}}} }}|{{#if:{{{1|}}}|born {{Date|{{{1}}}}} }} }} }}}}<noinclude> |
− | }}<noinclude> | ||
== Usage == | == Usage == | ||
Use this template with anonymous parameters (1 = birth, 2 = death) or with named parameters as follows: | Use this template with anonymous parameters (1 = birth, 2 = death) or with named parameters as follows: | ||
Line 19: | Line 18: | ||
<pre>* {{LifeData|1962-08-27|2099-12-31}}</pre> | <pre>* {{LifeData|1962-08-27|2099-12-31}}</pre> | ||
* {{LifeData|1962-08-27|2099-12-31}} | * {{LifeData|1962-08-27|2099-12-31}} | ||
+ | <pre>* {{LifeData |birth=1962-08-27}}</pre> | ||
+ | * {{LifeData |birth=1962-08-27}} | ||
+ | <pre>* {{LifeData |birth= |death=2099-12-31}}</pre> | ||
+ | * {{LifeData |birth= |death=2099-12-31}} | ||
<pre>* {{LifeData |birth=1962-08-27 |death=2099-12-31}}</pre> | <pre>* {{LifeData |birth=1962-08-27 |death=2099-12-31}}</pre> | ||
* {{LifeData |birth=1962-08-27 |death=2099-12-31}} | * {{LifeData |birth=1962-08-27 |death=2099-12-31}} | ||
− | |||
− | |||
<pre>* {{LifeData |birth=1962-08-27 |birthplace=Löningen |death=2099-12-31}}</pre> | <pre>* {{LifeData |birth=1962-08-27 |birthplace=Löningen |death=2099-12-31}}</pre> | ||
* {{LifeData |birth=1962-08-27 |birthplace=Löningen |death=2099-12-31}} | * {{LifeData |birth=1962-08-27 |birthplace=Löningen |death=2099-12-31}} |
Revision as of 17:25, 28 October 2019
Usage
Use this template with anonymous parameters (1 = birth, 2 = death) or with named parameters as follows:
{{LifeData |birth= |death= |birthplace= |birthcountry= |deathplace= |deathcountry= }}
Examples
* {{LifeData|1962-08-27}}
- born 27 August 1962
* {{LifeData||2099-12-31}}
- died 31 December 2099
* {{LifeData|1962-08-27|2099-12-31}}
- 27 August 1962 – 31 December 2099
* {{LifeData |birth=1962-08-27}}
- born 27 August 1962
* {{LifeData |birth= |death=2099-12-31}}
- died 31 December 2099
* {{LifeData |birth=1962-08-27 |death=2099-12-31}}
- 27 August 1962 – 31 December 2099
* {{LifeData |birth=1962-08-27 |birthplace=Löningen |death=2099-12-31}}
- 27 August 1962 in Löningen – 31 December 2099
* {{LifeData |birth=1962-08-27 |birthplace=Löningen |birthcountry=Germany |death=2099-12-31}}
- 27 August 1962 in Löningen, Germany – 31 December 2099
* {{LifeData |birth=1962-08-27 |birthplace=Löningen |birthcountry=Germany |death=2099-12-31 |deathplace=Atlantis}}
- 27 August 1962 in Löningen, Germany – 31 December 2099 in Atlantis
* {{LifeData |birth=1962-08-27 |birthplace=Löningen |birthcountry=Germany |death=2099-12-31 |deathplace=Atlantis |deathcountry=Europe}}
- 27 August 1962 in Löningen, Germany – 31 December 2099 in Atlantis, Europe