Vorlage:Person: Unterschied zwischen den Versionen
aus GlossarWiki, der Glossar-Datenbank der Fachhochschule Augsburg
Kowa (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Kowa (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
| Zeile 5: | Zeile 5: | ||
-->{{#if: {{{titelLang|}}} | {{#set: Person:Name:TitelLang = {{{titelLang|}}} }} | -->{{#if: {{{titelLang|}}} | {{#set: Person:Name:TitelLang = {{{titelLang|}}} }} | ||
| {{#if: {{{titel|}}} | {{#set: Person:Name:TitelLang = {{{titel|}}} }} }} }}<!-- | | {{#if: {{{titel|}}} | {{#set: Person:Name:TitelLang = {{{titel|}}} }} }} }}<!-- | ||
-->{{#if: {{{vorname|}}} | {{#set: Person:Name:Vorname = {{{vorname|}}} }} | {{#set: Person:Name:Vorname = {{#ifexpr: {{#arraysize:pn}} > 1 |{{#arrayindex:pn|0}} }} }} }}<!-- | -->{{#if: {{{vorname|}}} | {{#set: Person:Name:Vorname = {{{vorname|}}} }} | {{#set: Person:Name:Vorname = {{#ifexpr: {{#arraysize:pn}} > 1 |{{#arrayindex:pn|0}} }} }} }}<!-- | ||
-->{{#if: {{{nachname|}}} | {{#set: Person:Name:Nachname = {{{nachname|}}} }} | {{#set: Person:Name:Nachname = {{#arrayindex:pn|-1}} }} }}<!-- | -->{{#if: {{{nachname|}}} | {{#set: Person:Name:Nachname = {{{nachname|}}} }} | {{#set: Person:Name:Nachname = {{#arrayindex:pn|-1}} }} }}<!-- | ||
-->{{#if: {{{geburtsdatum|}}} | {{#set: Person:Geburtsdatum = {{{geburtsdatum|}}} }} }}<!-- | -->{{#if: {{{geburtsdatum|}}} | {{#set: Person:Geburtsdatum = {{{geburtsdatum|}}} }} }}<!-- | ||
| Zeile 18: | Zeile 18: | ||
--> | --> | ||
=Biographie= | =Biographie= | ||
x{{#show: {{FULLPAGENAME}}|?Person:Name:Vollständig}}<!-- | x{{#show: {{FULLPAGENAME}}|?Person:Name:Vorname}}x | ||
x{{#show: {{FULLPAGENAME}}|?Person:Name:Vollständig}}x<!-- | |||
-->{{#if: {{{geburtsdatum|}}}{{{geburtsort|}}}{{{todesdatum|}}}{{{todesort|}}}|<!-- | -->{{#if: {{{geburtsdatum|}}}{{{geburtsort|}}}{{{todesdatum|}}}{{{todesort|}}}|<!-- | ||
--> ({{#if: {{{geburtsdatum|}}}{{{geburtsort|}}} | geb: {{#if: {{{geburtsdatum|}}} | {{#show: {{FULLPAGENAME}}|?Person:Geburtsdatum}}|?}}<!-- | --> ({{#if: {{{geburtsdatum|}}}{{{geburtsort|}}} | geb: {{#if: {{{geburtsdatum|}}} | {{#show: {{FULLPAGENAME}}|?Person:Geburtsdatum}}|?}}<!-- | ||
Version vom 14. Mai 2012, 15:22 Uhr
Benutzung
{{Person
| anrede = Frau
| titel = Prof. Dr.
| titelLang = Prof. Dr. rer. nat // Default: titel
| vorname = Hans // Default: 1. Wort von {{{PAGENAME}}}
| nachname = Wurst // Default: Letztes Wort von {{{PAGENAME}}}
| geburtsdatum = 31.12.1910
| geburtsort = München
| todesdatum = 1.1.2011
| todesort = Hamburg
| portrait = Medium:HansWusrt.jpg
}}
