Vorlage:Infobox: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Markierung: Manuelle Zurücksetzung |
|||
| Zeile 2: | Zeile 2: | ||
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| | <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| | ||
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} | <div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} | ||
<table>{{#if:{{{ | <table>{{#if:{{{Name|}}}|<tr> | ||
<th>Parameter 1</th> | <th>Parameter 1</th> | ||
<td>{{{ | <td>{{{Name}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{Geburtsdatum|}}}|<tr> | ||
<th>Parameter 2</th> | <th>Parameter 2</th> | ||
<td>{{{ | <td>{{{Geburtsdatum}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{Geburtsort|}}}|<tr> | ||
<th>Parameter 3</th> | <th>Parameter 3</th> | ||
<td>{{{ | <td>{{{Geburtsort}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{Wohnort|}}}|<tr> | ||
<th>Parameter 4</th> | <th>Parameter 4</th> | ||
<td>{{{ | <td>{{{Wohnort}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{Rasse|}}}|<tr> | ||
<th>Parameter 5</th> | <th>Parameter 5</th> | ||
<td>{{{ | <td>{{{Rasse}}}</td> | ||
</tr>}}</table> | </tr>}}</table> | ||
</div> | </div> | ||
Version vom 6. November 2022, 03:29 Uhr
Infobox