|
|
Zeile 1: |
Zeile 1: |
| <noinclude> | | <div class="factbox"> |
| Dies ist die Vorlage „TestPerson“.
| | <tabs> |
| | | <tab name=Bild></tab> |
| Sie hat die folgende Struktur:
| | <tab name=Daten></tab> |
| <pre> | | <tab name=Funktionen></tab> |
| {{TestPerson
| | <tab name=Auszeichnungen></tab> |
| |Vorname=
| | <tab name=Adressen></tab> |
| |Nachname=
| | <tab name=Familie></tab> |
| |Geburtsdatum=
| | <tab name=Beziehunhen</tab> |
| |Todesdatum=
| | </tabs> |
| }}
| | </div> |
| </pre> | |
| Klick auf „Bearbeiten“, um den Quelltext der Vorlage anzusehen.
| |
| </noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | |
| ! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
| |
| |-
| |
| ! Vorname
| |
| | [[Vorname::{{{Vorname|}}}]]
| |
| |-
| |
| ! Nachname
| |
| | [[Nachname::{{{Nachname|}}}]]
| |
| |-
| |
| ! Geburtsdatum
| |
| | [[Geburtsdatum::{{{Geburtsdatum|}}}]]
| |
| |-
| |
| ! Todesdatum
| |
| | [[Todesdatum::{{{Todesdatum|}}}]]
| |
| |}
| |
| | |
| [[Kategorie:Personen]]
| |
| </includeonly> | |