Vorlage:Abfrage Tote Ereignis/Zeile/Work: Unterschied zwischen den Versionen

keine Bearbeitungszusammenfassung
(Die Seite wurde neu angelegt: „<noinclude> * 1 = Vorname * 2 = Nachname * 3 = AbweichendeNamensform * 4 = Geburtsdatum * 5 = Geburtsdatum#ISO * 6 = Geburtsort * 7 = Beruf * 8 = Todesdatum * 9 = Todesdatum#ISO * 10 = Todesort * 11 = LetzerWohnort * 12 - Sonstiges </noinclude> <includeonly> <tr> <td>{{{1}}}</td> <td>{{{2}}}</td> <td>{{{3|}}}</td> <td data-sort-value="{{{5}}}">{{#arraymap:{{{4}}}|,|x|{{LinkDatum|x}} }}</td> <td>{{{6}}}</td> <td>{{{7}}}</td> <td data-sort-val…“)
 
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
<noinclude>
<noinclude>Kopie von [[Vorlage:Vorlage:Abfrage Tote Ereignis]] als Hilfe zur Zuordnung der Parameter:
* 1 = Vorname
<pre>
* 2 = Nachname
|?Vorname <!-- 1 -->
* 3 = AbweichendeNamensform
|?Nachname <!-- 2 -->
* 4 = Geburtsdatum
|?AbweichendeNamensform <!-- 3 -->
* 5 = Geburtsdatum#ISO
|?Geburtsdatum <!-- 4 -->
* 6 = Geburtsort
|?Geburtsdatum#ISO <!-- 5 -->
* 7 = Beruf
|?Geburtsort <!-- 6 -->
* 8 = Todesdatum
|?Beruf <!-- 7 -->
* 9 = Todesdatum#ISO
|?Todesdatum <!-- 8 -->
* 10 = Todesort
|?Todesdatum#ISO <!-- 9 -->
* 11 = LetzerWohnort
|?Todesort <!-- 10 -->
* 12 - Sonstiges
|?LetzterWohnort <!-- 11 -->
</noinclude>
|?Sonstiges <!-- 12 -->
<includeonly>
</pre>
<tr>
</noinclude><includeonly>{{#invoke:Attribut/Work|TableLine
  <td>{{{1}}}</td>
|{{{1}}}|{{{2}}}|{{{3}}}|Geburtsdatum{{=}}{{{4}}}|GeburtsdatumISO{{=}}{{{5}}}|{{{6}}}|{{{7}}}|Todesdatum{{=}}{{{8}}}|TodesdatumISO{{=}}{{{9}}}|{{{10}}}|{{{11}}}}}</includeonly>
  <td>{{{2}}}</td>
  <td>{{{3|}}}</td>
  <td data-sort-value="{{{5}}}">{{#arraymap:{{{4}}}|,|x|{{LinkDatum|x}} }}</td>
  <td>{{{6}}}</td>
  <td>{{{7}}}</td>
  <td data-sort-value="{{{9}}}">{{#arraymap:{{{8}}}|,|x|{{LinkDatum|x}} }}</td>
  <td>{{{10}}}</td>
  <td>{{{11|}}}</td>
  <td>{{{12|}}}</td>
</tr>
</includeonly>