Vorlage:Person: Unterschied zwischen den Versionen
Gbeine (Diskussion | Beiträge) Die Seite wurde neu angelegt: „<noinclude> {{#cargo_declare: _table=Person |Person=String |Geburtsjahr=Integer |Geburtsort=Page |Mutter=Page |Vater=Page |Kinder=List (,) of Page }} </noinclude><!-- --><includeonly>{| style="border: 1px solid #aaaaaa; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" ! Person | {{{Person|}}} |} {{#cargo_store: _table=Person}} Kategorie:Person </includeonly>“ |
Gbeine (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
Zeile 4: | Zeile 4: | ||
|Geburtsjahr=Integer | |Geburtsjahr=Integer | ||
|Geburtsort=Page | |Geburtsort=Page | ||
|Wohnort=Page | |||
|Mutter=Page | |Mutter=Page | ||
|Vater=Page | |Vater=Page | ||
}} | }} | ||
</noinclude><!-- | </noinclude><!-- | ||
Zeile 12: | Zeile 12: | ||
! Person | ! Person | ||
| {{{Person|}}} | | {{{Person|}}} | ||
{{#if: {{{Geburtsjahr|}}} | | |||
{{!}}- | |||
! Geburtsjahr | |||
{{!}} {{{Geburtsjahr|}}} | |||
}} | |||
{{#if: {{{Geburtsort|}}} | | |||
{{!}}- | |||
! Geburtsort | |||
{{!}} {{{Geburtsort|}}} | |||
}} | |||
{{#if: {{{Wohnort|}}} | | |||
{{!}}- | |||
! Wohnort | |||
{{!}} {{{Wohnort|}}} | |||
}} | |||
{{#if: {{{Mutter|}}} | | |||
{{!}}- | |||
! Mutter | |||
{{!}} {{{Mutter|}}} | |||
}} | |||
{{#if: {{{Vater|}}} | | |||
{{!}}- | |||
! Vater | |||
{{!}} {{{Vater|}}} | |||
}} | |||
|} | |} | ||
{{#cargo_store: _table=Person}} | {{#cargo_store: _table=Person}} | ||
[[Kategorie:Person]] | [[Kategorie:Person]] | ||
</includeonly> | </includeonly> |
Aktuelle Version vom 31. Juli 2024, 20:24 Uhr
Diese Vorlage definiert die Tabelle „Person“. Tabelle ansehen.