Vorlage:Test: Unterschied zwischen den Versionen

Aus Eduwiki
Wechseln zu:Navigation, Suche
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(3 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
<noinclude>
<noinclude>
This is the "Benutzer" template.
This is the "Benutzer" template.
Zeile 12: Zeile 10:
|E-Mail-Adresse=
|E-Mail-Adresse=
|Abteilung=
|Abteilung=
}}
}}
</pre>
</pre>
Edit the page to see the template text.
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;"
</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>
! <span style="font-size: larger;">{{PAGENAME}}</span>
|-
|-
! Vorname
! Vorname
| {{{Vorname|}}}
| {{{Vorname|}}}
|-
|-
! Stadt
! Stadt
| {{{Nachname|}}}
| {{{Nachname|}}}
|-
|-
! Stadt
! Stadt
| {{{Stadt|}}}
| {{{Stadt|}}}
Zeile 36: Zeile 54:
| {{{Abteilung|}}}
| {{{Abteilung|}}}
|}
|}
[[Category:Benutzer]]
[[Category:Benutzer]]
</includeonly>
</includeonly>
<noinclude>
<noinclude>
<templatedata>
<templatedata>
{
{  
"params": {
"params": {
"Vorname": {},
"Vorname": {},
"Nachname": {},
"Nachname": {},
"Stadt": {},
"Stadt": {},
"Telefonnummer": {},
"Telefonnummer": {},
"E-Mail-Adresse": {},
"E-Mail-Adresse": {},
"Abteilung": {}
"Abteilung": {}
}
}
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

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


<templatedata> { "params": { "Vorname": {}, "Nachname": {}, "Stadt": {}, "Telefonnummer": {}, "E-Mail-Adresse": {}, "Abteilung": {} } } </templatedata>