Difference between revisions of "Template:Infobox"

From TransSOL
Jump to: navigation, search
 
(22 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This is the "Benutzer" template.
+
This is the "Infobox" template.
 
It should be called in the following format:
 
It should be called in the following format:
 
<pre>
 
<pre>
{{Benutzer
+
{{Infobox
|Vorname=
+
|Image=
|Nachname=
+
|Year of foundation=
|Stadt=
+
|Region=
|Telefonnummer=
+
|Homepage=
|E-Mail-Adresse=
+
|Contact=
|Abteilung=
 
 
}}
 
}}
 
</pre>
 
</pre>
{| 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;"
+
Edit the page to see the template text.
! <span style="font-size: larger;">{{PAGENAME}}</span>
+
</noinclude><includeonly>
 +
 
 +
{| class="wikitable" style="float:right; margin-left: 10px;"
 +
!colspan="2"| '''{{PAGENAME}}'''
 
|-
 
|-
! Vorname
+
!colspan="2"| {{{Image|}}}
| {{{Vorname|}}}
 
 
|-
 
|-
! Stadt
+
! Year of foundation
| {{{Nachname|}}}
+
| {{{Year of foundation|}}}
 
|-
 
|-
! Stadt
+
! Region
| {{{Stadt|}}}
+
| {{{Region|}}}
 
|-
 
|-
! Telefonnummer
+
! Homepage
| {{{Telefonnummer|}}}
+
| {{{Homepage|}}}
 
|-
 
|-
! E-Mail-Adresse
+
! Contact
| {{{E-Mail-Adresse|}}}
+
| {{{Contact|}}}
|-
+
 
! Abteilung
 
| {{{Abteilung|}}}
 
 
|}
 
|}
 
  
 
</includeonly>
 
</includeonly>

Latest revision as of 17:14, 1 June 2018

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

{{Infobox
|Image=
|Year of foundation=
|Region=
|Homepage=
|Contact=
}}

Edit the page to see the template text.