Vorlage:Infobox: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Markierung: Zurückgesetzt |
|||
| (25 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-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| | |||
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} | |||
<table>{{#if:{{{Name-param|}}}|<tr> | |||
<th>Name</th> | |||
<td>{{{Name-param}}}</td> | |||
</tr>}}{{#if:{{{Rasse-param|}}}|<tr> | |||
<th>Parameter 2</th> | |||
<td>{{{Rasse-param}}}</td> | |||
</tr>}}{{#if:{{{Geburtstag-param|}}}|<tr> | |||
<th>Parameter 3</th> | |||
<td>{{{Geburtstag-param}}}</td> | |||
</tr>}}{{#if:{{{Wohnort-param|}}}|<tr> | |||
<th>Parameter 4</th> | |||
<td>{{{Wohnort-param}}}</td> | |||
</tr>}}{{#if:{{{Geburtsort-param|}}}|<tr> | |||
</ | <th>Parameter 5</th> | ||
<td>{{{Geburtsort-param}}}</td> | |||
</tr>}}</table> | |||
</div> | |||
Aktuelle Version vom 6. November 2022, 05:10 Uhr
Infobox