Vorlage:Infobox: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
| (2 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
<noinclude> | |||
{{Infobox | |||
|title = | |||
|image = | |||
|param1 = | |||
|param2 = | |||
|param3 = | |||
|param4 = | |||
|param5 = | |||
}} | |||
</noinclude> | |||
<div class="infobox"> | <div class="infobox"> | ||
<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:{{{Name-param|}}}|<tr> | <table>{{#if:{{{Name-param|}}}|<tr> | ||
<th> | <th>Name</th> | ||
<td>{{{Name-param}}}</td> | <td>{{{Name-param}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{Rasse-param|}}}|<tr> | ||
<th>Parameter 2</th> | <th>Parameter 2</th> | ||
<td>{{{Rasse-param}}}</td> | <td>{{{Rasse-param}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{Geburtstag-param|}}}|<tr> | ||
<th>Parameter 3</th> | <th>Parameter 3</th> | ||
<td>{{{Geburtstag-param}}}</td> | <td>{{{Geburtstag-param}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{Wohnort-param|}}}|<tr> | ||
<th>Parameter 4</th> | <th>Parameter 4</th> | ||
<td>{{{Wohnort-param}}}</td> | <td>{{{Wohnort-param}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{Geburtsort-param|}}}|<tr> | ||
<th>Parameter 5</th> | <th>Parameter 5</th> | ||
<td>{{{Geburtsort-param}}}</td> | <td>{{{Geburtsort-param}}}</td> | ||
</tr>}}</table> | </tr>}}</table> | ||
</div> | </div> | ||
Aktuelle Version vom 6. November 2022, 05:10 Uhr
Infobox