Vorlage:Infobox 3: Unterschied zwischen den Versionen

Zeile 1: Zeile 1:
<onlyinclude>
+
<onlyinclude>{| class="float-right wikitable infobox" id="vorlage-infobox-Name" summary="Infobox Name" style="Tabellen-Attribute"
  <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;">
+
...
    <div style="background:lightsteelblue; margin-bottom:2px; text-align:center; font-size:118%; font-weight:bold; width:100%;"> {{#if: {{{Name|}}}|{{{Name}}}|{{PAGENAME}} }} </div>
+
|}</onlyinclude>
 
{| style="width:100%; margin:0; text-align:left;"
 
 
|-
 
!colspan="2"|  {{#if:{{{Vorname-Param|}}} | Vorname {{!!}} {{{Vorname-Param}}} }}
 
 
|-
 
!colspan="2"|  {{#if:{{{Nachname-Param|}}} | Nachname {{!!}} {{{Nachname-Param}}} }}
 
 
|-
 
!colspan="2"|  {{#if:{{{Geburtsort-Param|}}} | Geburtsort {{!!}} {{{Geburtsort-Param}}} }}
 
 
|-
 
!colspan="2"|  {{#if:{{{Geburtsdatum-Param|}}} | Geburtstag {{!!}} {{{Geburtsdatum-Param}}} }}
 
 
|-
 
 
|}
 
  </div>
 
</onlyinclude>
 

Version vom 1. November 2016, 15:47 Uhr

...