Vorlage:Beruf/Zeile: Unterschied zwischen den Versionen

Aus FürthWiki

keine Bearbeitungszusammenfassung
(Die Seite wurde neu angelegt: „<noinclude> * 2 = Vorname * 3 = Nachname * 4 = Geburtsdatum * 5 = Geburtsdatum#ISO * 6 = Geburtsort * 7 = Todesdatum * 8 = Todesdatum#ISO * 9 = Todesort * 10 = Bild </noinclude> <includeonly> <tr> <td>[[{{#invoke:Common|getPageName|{{{1}}}}}|{{{2}}} {{{3}}}]]</td> <td data-sort-value="{{{5}}}">{{#arraymap:{{{4}}}|,|x|{{LinkDatum|x}} }}</td> <td>{{{6}}}</td> <td data-sort-value="{{{8}}}">{{#arraymap:{{{7}}}|,|x|{{LinkDatum|x}} }}</td> <td>{{{9}}}…“)
 
Keine Bearbeitungszusammenfassung
 
(3 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
<noinclude>
* 2 = Vorname
* 3 = Nachname
* 4 = Geburtsdatum
* 5 = Geburtsdatum#ISO
* 6 = Geburtsort
* 7 = Todesdatum
* 8 = Todesdatum#ISO
* 9 = Todesort
* 10 = Bild
</noinclude>
<includeonly>
<includeonly>
<tr>
<tr>
Zeile 15: Zeile 4:
   <td data-sort-value="{{{5}}}">{{#arraymap:{{{4}}}|,|x|{{LinkDatum|x}} }}</td>
   <td data-sort-value="{{{5}}}">{{#arraymap:{{{4}}}|,|x|{{LinkDatum|x}} }}</td>
   <td>{{{6}}}</td>
   <td>{{{6}}}</td>
   <td data-sort-value="{{{8}}}">{{#arraymap:{{{7}}}|,|x|{{LinkDatum|x}} }}</td>
  <td>{{{7}}}</td>
  <td>{{{9}}}</td>
   <td data-sort-value="{{{9}}}">{{#arraymap:{{{8}}}|,|x|{{LinkDatum|x}} }}</td>
   <td>{{{10}}}</td>
   <td>{{{10}}}</td>
  <td>{{{11}}}</td>
</tr>
</tr>
</includeonly>
</includeonly><noinclude>
<templatedata>
{
"params": {
"1": {},
"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>