Vorlage:Person: Unterschied zwischen den Versionen

aus GlossarWiki, der Glossar-Datenbank der Fachhochschule Augsburg
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 9: Zeile 9:
-->{{#set: Person:Name:NameVollständig = {{#show: {{PAGENAME}}|?Person:Name:Titel}} {{#show: {{PAGENAME}}|?Person:Name:Vorname}} {{#show: {{PAGENAME}}|?Person:Name:Nachname}} }}<!--
-->{{#set: Person:Name:NameVollständig = {{#show: {{PAGENAME}}|?Person:Name:Titel}} {{#show: {{PAGENAME}}|?Person:Name:Vorname}} {{#show: {{PAGENAME}}|?Person:Name:Nachname}} }}<!--
-->{{#set: Person:Name:NameVollständigLang = {{#show: {{PAGENAME}}|?Person:Name:TitelLang}} {{#show: {{PAGENAME}}|?Person:Name:Vorname}} {{#show: {{PAGENAME}}|?Person:Name:Nachname}} }}<!--
-->{{#set: Person:Name:NameVollständigLang = {{#show: {{PAGENAME}}|?Person:Name:TitelLang}} {{#show: {{PAGENAME}}|?Person:Name:Vorname}} {{#show: {{PAGENAME}}|?Person:Name:Nachname}} }}<!--
-->Vollständiger Name: {{#show: {{PAGENAME}}|?Person:Name:NameVollständig
-->Vollständiger Name: {{#show: {{PAGENAME}}|?Person:Name:NameVollständig}}
 
{{#arrayprint:pn |<br/> }}  


[[Kategorie:Person]]</includeonly><noinclude>
[[Kategorie:Person]]</includeonly><noinclude>

Version vom 11. Mai 2012, 17:42 Uhr

Benutzung

{{Person
| anrede         = Frau
| titel          = Prof. Dr. 
| titelLang      = Prof. Dr. rer. nat // Default: titelDavor
| vorname        = Hans  // Default: 1. Wort von {{{PAGENAME}}}
| nachname       = Wurst // Default: Letztes Wort von {{{PAGENAME}}}
}}