Vorlage:Infobox: Unterschied zwischen den Versionen

Aus nox.bringyourownbeer.de
Zur Navigation springen Zur Suche springen
 
(Eine dazwischenliegende Version desselben Benutzers wird 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|}}}|
Zeile 5: Zeile 17:
     <th>Name</th>
     <th>Name</th>
     <td>{{{Name-param}}}</td>
     <td>{{{Name-param}}}</td>
</tr>}}{{#if:{{{param2|}}}|<tr>
</tr>}}{{#if:{{{Rasse-param|}}}|<tr>
     <th>Parameter 2</th>
     <th>Parameter 2</th>
     <td>{{{Rasse-param}}}</td>
     <td>{{{Rasse-param}}}</td>
</tr>}}{{#if:{{{param3|}}}|<tr>
</tr>}}{{#if:{{{Geburtstag-param|}}}|<tr>
     <th>Parameter 3</th>
     <th>Parameter 3</th>
     <td>{{{Geburtstag-param}}}</td>
     <td>{{{Geburtstag-param}}}</td>
</tr>}}{{#if:{{{param4|}}}|<tr>
</tr>}}{{#if:{{{Wohnort-param|}}}|<tr>
     <th>Parameter 4</th>
     <th>Parameter 4</th>
     <td>{{{Wohnort-param}}}</td>
     <td>{{{Wohnort-param}}}</td>
</tr>}}{{#if:{{{param5|}}}|<tr>
</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