Vorlage:MentorenProfil: Unterschied zwischen den Versionen

Aus LaborWiki
Wechseln zu: Navigation, Suche
Keine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
(31 dazwischenliegende Versionen von einem anderen Benutzer werden nicht angezeigt)
Zeile 16: Zeile 16:
Klick auf „Bearbeiten“, um den Quelltext der Vorlage anzusehen.
Klick auf „Bearbeiten“, um den Quelltext der Vorlage anzusehen.
</noinclude><includeonly>
</noinclude><includeonly>
== {{{name}}} ==
{{#ifexist:Datei:{{{image|}}}|[[Datei:{{{image|}}}|{{{imagesize|300}}}px]]|<!-- Kein Bild vorhanden -->}}
<i class="fa fa-address-card"> <b>Nickname:</b></i> {{{nickname}}}<br>
<i class="fa fa-envelope"> <b>e-Mail:</b></i> {{{email}}}<br>
<i class="fa fa-date"> <b>Datum der Labormitgliedschaft:</b></i> {{{labordate}}}<br>
<i class="fa fa-graduation-cap"> <b>Ausbildung:</b></i> {{{education}}}<br>
<i class="fa fa-briefcase"> <b>Hauptätigkeit:</b></i> {{{work}}}<br>


{| style="width: 30%; font-size: 90%; border: 1px solid #aaaaaa; margin: 1em; clear: right; text-align:left;"
{| style="width: 50%; font-size: 110%; border: 1px solid #aaaaaa; margin: 1em; clear: right; text-align:center;"|
! style="background-color:#114;height:40px;color:#fff;padding-left:15px;text-align:center;" colspan="2" | Interessen
|- style="border-bottom:1px solid #F0F0F0;height:40px;"
! style="background-color:#114;height:40px;color:#fff;padding-left:15px;text-align:center;font-size:110%;" | <big>{{{name}}} {{#if:{{{nickname|}}}|({{{nickname}}})|}} {{#if:{{{image|}}}|[[Datei:{{{image|}}}|{{{imagesize|300}}}px]]|<!-- Kein Bild vorhanden -->}}</big>
|- style="border-bottom:1px solid #F0F0F0;height:40px;"
| <i class="fa fa-envelope"></i> <b>e-Mail:</b> {{{email}}}
|- style="border-bottom:1px solid #F0F0F0;height:40px;"
| <i class="fa fa-calendar"></i> <b>Im Labor seit:</b> {{{labordate}}}
|- style="border-bottom:1px solid #F0F0F0;height:40px;"
| <i class="fa fa-graduation-cap"></i> <b>Ausbildung:</b> {{{education}}}
|- style="border-bottom:1px solid #F0F0F0;height:40px;"
| <i class="fa fa-briefcase"></i> <b>Haupttätigkeit:</b> {{{work}}}
|- style="border-bottom:1px solid #F0F0F0;height:40px;"
! style="background-color:#114;height:30px;color:#fff;padding-left:15px;text-align:center;" | Interessen
|- style="border-bottom:1px solid #F0F0F0;"
|{{{interests|}}}
|- style="border-bottom:1px solid #F0F0F0;"
|- style="border-bottom:1px solid #F0F0F0;"
| <br>{{{interests}}}
|}
|}
</includeonly>
</includeonly>

Version vom 21. Oktober 2020, 20:58 Uhr

Dies ist die Vorlage „MentorenProfil“. Sie sollte im folgenden Format genutzt werden:

{{MentorenProfil
|name=
|nickname=
|education=
|work=
|labordate=
|interests=
|image=
|email=
}}

Klick auf „Bearbeiten“, um den Quelltext der Vorlage anzusehen.