Vorlage:LifeData: Unterschied zwischen den Versionen

Aus IntactiWiki
Zur Navigation springen Zur Suche springen
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
Zeile 2: Zeile 2:
}}<noinclude>
}}<noinclude>
== Usage ==
== Usage ==
Use this template with anonymous parameters (1, 2) or with named parameters as follows:
Use this template with anonymous parameters (1 = birth, 2 = death) or with named parameters as follows:
* birth
<pre>{{LifeData
* birthplace
|birth=
* birthcountry
|death=
* death
|birthplace=
* deathplace
|birthcountry=
* deathcountry
|deathplace=
|deathcountry=
}}</pre>
 


== Examples ==
== Examples ==

Version vom 28. Oktober 2019, 16:05 Uhr

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. Dezember 2099
* {{LifeData|1962-08-27|2099-12-31}}
  • 27. August 1962 – 31. Dezember 2099
* {{LifeData |birth=1962-08-27 |death=2099-12-31}}
  • 27. August 1962 – 31. Dezember 2099
* {{LifeData |birth= |death=2099-12-31}}
  • – 31. Dezember 2099
* {{LifeData |birth=1962-08-27 |birthplace=Löningen |death=2099-12-31}}
  • 27. August 1962 in Löningen – 31. Dezember 2099
* {{LifeData |birth=1962-08-27 |birthplace=Löningen |birthcountry=Germany |death=2099-12-31}}
  • 27. August 1962 in Löningen, Germany – 31. Dezember 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. Dezember 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. Dezember 2099 in Atlantis, Europe