Difference between revisions of "Template:Infobox"
Line 1: | Line 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" | ||
+ | ! <span style="font-size: larger;">{{PAGENAME}}</span> | ||
|- | |- | ||
− | + | ! Vorname | |
− | | | + | | {{{Vorname|}}} |
− | |-{{ | + | |- |
− | + | ! Stadt | |
+ | | {{{Nachname|}}} | ||
+ | |- | ||
+ | ! Stadt | ||
+ | | {{{Stadt|}}} | ||
+ | |- | ||
+ | ! Telefonnummer | ||
+ | | {{{Telefonnummer|}}} | ||
+ | |- | ||
+ | ! E-Mail-Adresse | ||
+ | | {{{E-Mail-Adresse|}}} | ||
+ | |- | ||
+ | ! Abteilung | ||
+ | | {{{Abteilung|}}} | ||
|} | |} | ||
+ | |||
+ | |||
+ | </includeonly> |
Revision as of 19:38, 30 May 2018
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.