Vorlage:Infobox: Unterschied zwischen den Versionen

Aus nox.bringyourownbeer.de
Zur Navigation springen Zur Suche springen
Markierung: Manuelle Zurücksetzung
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;">
This is the "Benutzer" template.
    <div style="background:lightsteelblue; margin-bottom:2px; text-align:center; font-size:118%; font-weight:bold; width:100%;"> {{#if: {{{Name|}}}|{{{Name}}}|{{PAGENAME}} }} </div>
It should be called in the following format:
<pre>
{| style="width:100%; margin:0; text-align:left;"
{{Benutzer
|Vorname=
|-  
|Nachname=
!colspan="2"| {{#if:{{{Vorname-Param|}}} | Vorname {{!!}} {{{Vorname-Param}}} }}
|Stadt=
|Telefonnummer=
|-  
|E-Mail-Adresse=
!colspan="2"| {{#if:{{{Nachname-Param|}}} | Nachname {{!!}} {{{Nachname-Param}}} }}
|Abteilung=
}}
|-  
</pre>
!colspan="2"| {{#if:{{{Geburtsort-Param|}}} | Geburtsort {{!!}} {{{Geburtsort-Param}}} }}
Edit the page to see the template text.
</noinclude><includeonly>{| class="wikitable"  
|-  
! <span style="font-size: larger;">{{PAGENAME}}</span>
!colspan="2"| {{#if:{{{Geburtsdatum-Param|}}} | Geburtstag {{!!}} {{{Geburtsdatum-Param}}} }}
|-
! Vorname
|-
| {{{Vorname|}}}
|-
! Stadt
| {{{Nachname|}}}
|-
! Stadt
| {{{Stadt|}}}
|-
! Telefonnummer
| {{{Telefonnummer|}}}
|-
! E-Mail-Adresse
| {{{E-Mail-Adresse|}}}
|-
! Abteilung
| {{{Abteilung|}}}
|}
|}
  </div>
 
</onlyinclude>
[[Category:Benutzer]]
</includeonly>

Version vom 6. November 2022, 04:33 Uhr

This is the "Benutzer" template. It should be called in the following format:

{{Benutzer
|Vorname=
|Nachname=
|Stadt=
|Telefonnummer=
|E-Mail-Adresse=
|Abteilung=
}}

Edit the page to see the template text.