Vorlage:Infobox: Unterschied zwischen den Versionen

Aus nox.bringyourownbeer.de
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:{{{param1|}}}|<tr>
<table>{{#if:{{{Name|}}}|<tr>
     <th>Name</th>
     <th>Name</th>
     <td>{{{param1}}}</td>
     <td>{{{Name}}}</td>
</tr>}}{{#if:{{{param2|}}}|<tr>
</tr>}}{{#if:{{{Geboren am|}}}|<tr>
     <th>Geboren am</th>
     <th>Geboren am</th>
     <td>{{{param2}}}</td>
     <td>{{{Geboren am}}}</td>
</tr>}}{{#if:{{{param3|}}}|<tr>
</tr>}}{{#if:{{{Geburtsort|}}}|<tr>
     <th>Geburtsort</th>
     <th>Geburtsort</th>
     <td>{{{param3}}}</td>
     <td>{{{Geburtsort}}}</td>
</tr>}}{{#if:{{{param4|}}}|<tr>
</tr>}}{{#if:{{{Wohnort|}}}|<tr>
     <th>Wohnort</th>
     <th>Wohnort</th>
     <td>{{{param4}}}</td>
     <td>{{{Wohnort}}}</td>
</tr>}}{{#if:{{{param5|}}}|<tr>
</tr>}}{{#if:{{{Rasse|}}}|<tr>
     <th>Rasse</th>
     <th>Rasse</th>
     <td>{{{param5}}}</td>
     <td>{{{Rasse}}}</td>
</tr>}}</table>
</tr>}}</table>
</div>
</div>

Version vom 6. November 2022, 03:33 Uhr

Infobox