Vorlage:Infobox: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
| 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>Name</th> | <th>Name</th> | ||
<td>{{{ | <td>{{{Name}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{Geboren am|}}}|<tr> | ||
<th>Geboren am</th> | <th>Geboren am</th> | ||
<td>{{{ | <td>{{{Geboren am}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{Geburtsort|}}}|<tr> | ||
<th>Geburtsort</th> | <th>Geburtsort</th> | ||
<td>{{{ | <td>{{{Geburtsort}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{Wohnort|}}}|<tr> | ||
<th>Wohnort</th> | <th>Wohnort</th> | ||
<td>{{{ | <td>{{{Wohnort}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{Rasse|}}}|<tr> | ||
<th>Rasse</th> | <th>Rasse</th> | ||
<td>{{{ | <td>{{{Rasse}}}</td> | ||
</tr>}}</table> | </tr>}}</table> | ||
</div> | </div> | ||
Version vom 6. November 2022, 03:33 Uhr
Infobox