Vorlage:Test: Unterschied zwischen den Versionen

Aus Unterrichtsmaterial
Wechseln zu:Navigation, Suche
(Die Seite wurde geleert.)
Markierung: Geleert
 
Zeile 1: Zeile 1:
 
+
<noinclude>
 +
This is the "Benutzer" template.
 +
It should be called in the following format:
 +
<pre>
 +
{{Benutzer
 +
|Vorname=
 +
|Nachname=
 +
|Stadt=
 +
|Telefonnummer=
 +
|E-Mail-Adresse=
 +
|Abteilung=
 +
}}
 +
</pre>
 +
Edit the page to see the template text.
 +
 +
 +
</noinclude><includeonly>{| class="wikitable" style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
 +
 +
 +
! <span style="font-size: larger;">{{PAGENAME}}</span>
 +
 +
 +
|-
 +
 +
 +
! Vorname
 +
 +
 +
| {{{Vorname|}}}
 +
 +
 +
|-
 +
 +
 +
! Stadt
 +
 +
 +
| {{{Nachname|}}}
 +
 +
 +
|-
 +
 +
 +
! Stadt
 +
| {{{Stadt|}}}
 +
|-
 +
! Telefonnummer
 +
| {{{Telefonnummer|}}}
 +
|-
 +
! E-Mail-Adresse
 +
| {{{E-Mail-Adresse|}}}
 +
|-
 +
! Abteilung
 +
| {{{Abteilung|}}}
 +
|}
 +
[[Category:Benutzer]]
 +
</includeonly>
 +
<noinclude>
 +
<templatedata>
 +
{
 +
"params": {
 +
"Vorname": {},
 +
"Nachname": {},
 +
"Stadt": {},
 +
"Telefonnummer": {},
 +
"E-Mail-Adresse": {},
 +
"Abteilung": {}
 +
}
 +
}
 +
</templatedata>
 +
</noinclude>

Aktuelle Version vom 25. November 2019, 18:01 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.


Keine Beschreibung.

Vorlagenparameter

ParameterBeschreibungTypStatus
VornameVorname

keine Beschreibung

Unbekanntoptional
NachnameNachname

keine Beschreibung

Unbekanntoptional
StadtStadt

keine Beschreibung

Unbekanntoptional
TelefonnummerTelefonnummer

keine Beschreibung

Unbekanntoptional
E-Mail-AdresseE-Mail-Adresse

keine Beschreibung

Unbekanntoptional
AbteilungAbteilung

keine Beschreibung

Unbekanntoptional