Vorlage:Infobox: Unterschied zwischen den Versionen

Aus nox.bringyourownbeer.de
Zur Navigation springen Zur Suche springen
Markierung: Zurückgesetzt
 
(25 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
<onlyinclude>
<noinclude>
  <div class="infobox float-right" id="vorlage-infobox-Name" summary="Infobox Name" style="border:1px solid lightsteelblue; padding:5px; width:25em; margin:0 0 0.5em 1em; font-size:85%; background:#F9F9F9;">
{{Infobox
    <div style="background:lightsteelblue; margin-bottom:2px; text-align:center; font-size:118%; font-weight:bold; width:100%;"> {{#if: {{{Name|}}}|{{{Name}}}|{{PAGENAME}} }} </div>
|title =  
|image =  
{| style="width:100%; margin:0; text-align:left;"
|param1 =
|param2 =
|-
|param3 =  
!colspan="2"| {{#if:{{{Vorname-Param|}}} | Vorname {{!!}} {{{Vorname-Param}}} }}
|param4 =  
|param5 =
|-
}}
!colspan="2"| {{#if:{{{Nachname-Param|}}} | Nachname {{!!}} {{{Nachname-Param}}} }}
</noinclude>


|-
<div class="infobox">
!colspan="2"| {{#if:{{{Rasse-Param|}}} | Rasse {{!!}} {{{Rasse-Param}}} }}
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}}
|-  
<table>{{#if:{{{Name-param|}}}|<tr>
!colspan="2"| {{#if:{{{Geburtsort-Param|}}} | Geburtsort {{!!}} {{{Geburtsort-Param}}} }}
    <th>Name</th>
    <td>{{{Name-param}}}</td>
|-
</tr>}}{{#if:{{{Rasse-param|}}}|<tr>
!colspan="2"| {{#if:{{{Geburtsdatum-Param|}}} | Geburtstag {{!!}} {{{Geburtsdatum-Param}}} }}
    <th>Parameter 2</th>
 
    <td>{{{Rasse-param}}}</td>
|-
</tr>}}{{#if:{{{Geburtstag-param|}}}|<tr>
!colspan="2"| {{#if:{{{Wohnort-Param|}}} | Wohnort {{!!}} {{{Wohnort -Param}}} }}
    <th>Parameter 3</th>
    <td>{{{Geburtstag-param}}}</td>
|-  
</tr>}}{{#if:{{{Wohnort-param|}}}|<tr>
    <th>Parameter 4</th>
|}
    <td>{{{Wohnort-param}}}</td>
  </div>
</tr>}}{{#if:{{{Geburtsort-param|}}}|<tr>
</onlyinclude>
    <th>Parameter 5</th>
    <td>{{{Geburtsort-param}}}</td>
</tr>}}</table>
</div>

Aktuelle Version vom 6. November 2022, 05:10 Uhr



Infobox