|
|
| Zeile 1: |
Zeile 1: |
| <includeonly> | | <noinclude>Kopie von [[Vorlage:Personen mit diesem Beruf]] als Hilfe zur Zuordnung der Parameter: |
| <tr>
| | <pre> |
| <td>[[{{#invoke:Common|getPageName|{{{1}}}}}|{{{2}}} {{{3}}}]]</td>
| | |?Vorname <!-- 1 --> |
| <td data-sort-value="{{{5}}}">{{#arraymap:{{{4}}}|,|x|{{LinkDatum|x}} }}</td>
| | |?Nachname <!-- 2 --> |
| <td>{{{6}}}</td>
| | |?# <!-- 3 --> |
| <td>{{#invoke:Beruf|BerufePageLinkListe|{{{7}}}|,}}</td>
| | |?Geburtsdatum#ISO <!-- 4 --> |
| <td data-sort-value="{{{9}}}">{{#arraymap:{{{8}}}|,|x|{{LinkDatum|x}} }}</td>
| | |?Geburtsdatum <!-- 5 --> |
| <td>{{{10}}}</td>
| | |?Geburtsort <!-- 6 --> |
| <td>{{{11}}}</td>
| | |?Beruf <!-- 7 --> |
| </tr> | | |?Todesdatum#ISO <!-- 8 --> |
| </includeonly><noinclude> | | |?Todesdatum <!-- 9 --> |
| <templatedata> | | |?Todesort <!-- 10 --> |
| { | | |?Bild <!-- 11 --> |
| "params": {
| | </pre> |
| "1": {},
| | </noinclude><includeonly>{{#invoke:Attribut|TableLine|Vorname|Nachname|Person|GeburtsdatumISO|Geburtsdatum|Geburtsort|Beruf|TodesdatumISO|Todesdatum|Todesort|Bild}}</includeonly> |
| "2": {
| |
| "label": "Vorname"
| |
| },
| |
| "3": {
| |
| "label": "Nachname"
| |
| },
| |
| "4": {
| |
| "label": "Geburtsdatum"
| |
| },
| |
| "5": {
| |
| "label": "Geburtsdatum#ISO"
| |
| },
| |
| "6": {
| |
| "label": "Geburtsort"
| |
| },
| |
| "7": {
| |
| "label": "Beruf"
| |
| },
| |
| "8": {
| |
| "label": "Todesdatum"
| |
| },
| |
| "9": {
| |
| "label": "Todesdatum#ISO"
| |
| },
| |
| "10": {
| |
| "label": "Todesort"
| |
| },
| |
| "11": {
| |
| "label": "Bild"
| |
| }
| |
| },
| |
| "description": "Dies ist ein Format-Template für die Vorlage:Beruf."
| |
| }
| |
| </templatedata> | |
| </noinclude>
| |