Vorlage:Personen mit dieser Eigenart/Zeile: Unterschied zwischen den Versionen

Aus FürthWiki
(cleanup)
(Umstellung Modul:Attribut)
Zeile 1: Zeile 1:
<noinclude>
<noinclude>Kopie von [[Vorlage:Personen mit dieser Eigenart]] als Hilfe zur Zuordnung der Parameter:
* 1 = Person
<pre>
* 2 = Geburtstag
|?Vorname <!-- 1 -->
* 3 = Geburtsjahr
|?Nachname <!-- 2 -->
* 4 = Geburtsort
|?=# <!-- 3 -->
* 5 = Beruf
|?Geburtstag <!-- 4 -->
* 6 = Todestag
|?Geburtsjahr <!-- 5 -->
* 7 = Todesjahr
|?Geburtsort <!-- 6 -->
* 8 = Todesort
|?Beruf <!-- 7 -->
* 9 = Bild
|?Todestag <!-- 8 -->
</noinclude>
|?Todesjahr <!-- 9 -->
<includeonly>
|?Todesort <!-- 10 -->
<tr>
|?Bild <!-- 11 -->
  <td>{{{1}}}</td>
</pre>
  <td>{{{2}}}</td>
</noinclude><includeonly>{{#invoke:Attribut|TableLine|Vorname|Nachname|Person|Geburtstag|Geburtsjahr|Geburtsort|Beruf|Todestag|Todesjahr|Todesort|Bild}}</includeonly>
  <td>{{{3}}}</td>
  <td>{{{4}}}</td>
  <td>{{#invoke:Beruf|BerufePageLinkListe|{{{5}}}|,}}</td>
  <td>{{{6}}}</td>
  <td>{{{7}}}</td>
  <td>{{{8}}}</td>
  <td>{{{9}}}</td>
</tr>
</includeonly>

Version vom 20. Januar 2026, 14:50 Uhr

Kopie von Vorlage:Personen mit dieser Eigenart als Hilfe zur Zuordnung der Parameter:

|?Vorname <!-- 1 -->
|?Nachname <!-- 2 -->
|?=# <!-- 3 -->
|?Geburtstag <!-- 4 -->
|?Geburtsjahr <!-- 5 -->
|?Geburtsort <!-- 6 -->
|?Beruf <!-- 7 -->
|?Todestag <!-- 8 -->
|?Todesjahr <!-- 9 -->
|?Todesort <!-- 10 -->
|?Bild <!-- 11 -->