Vorlage:StudierendeAnzeige: Unterschied zwischen den Versionen
Aus smw-dev03
(Die Seite wurde neu angelegt: „<includeonly> <div style="border: 1px solid #ccc; padding: 15px; margin-top: 20px; border-radius: 8px; background-color: #f9f9f9; font-family: Helvetica, Arial, sans-serif; max-width: 700px;"> <h2 style="margin-top: 0;">📘 Studierendenprofil</h2> <p><strong>Name:</strong> {{{Vorname}}} {{{Nachname}}}</p> <p><strong>Matrikelnummer:</strong> {{{Matrikelnummer}}}</p> <p><strong>Studiengang:</strong> {{{Studiengang}}}</p> <p><strong>Aktuelles Fach…“) |
Keine Bearbeitungszusammenfassung |
||
| (2 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
<includeonly> | <includeonly> | ||
<div style="border: 1px solid #ccc; padding: 15px; margin-top: 20px; border-radius: 8px; background-color: #f9f9f9; font-family: Helvetica, Arial, sans-serif; max-width: | <div style="border: 1px solid #ccc; padding: 15px; margin-top: 20px; border-radius: 8px; background-color: #f9f9f9; font-family: Helvetica, Arial, sans-serif; max-width: 75%; margin-left: auto; margin-right: auto;"> | ||
<h2 style="margin-top: 0;">📘 Studierendenprofil</h2> | <h2 style="margin-top: 0;">📘 Studierendenprofil</h2> | ||
<p><strong>Name:</strong> {{{Vorname}}} {{{Nachname}}}</p> | <p><strong>Name:</strong> {{{Vorname}}} {{{Nachname}}}</p> | ||
| Zeile 7: | Zeile 7: | ||
<p><strong>Aktuelles Fachsemester:</strong> {{{Fachsemester}}}</p> | <p><strong>Aktuelles Fachsemester:</strong> {{{Fachsemester}}}</p> | ||
{{#if:{{{DoubleDegreeUniversitaet|}}}|<p><strong>Double Degree Universität:</strong> {{{DoubleDegreeUniversitaet}}}</p>}} | {{#if:{{{DoubleDegreeUniversitaet|}}}|<p><strong>Double Degree Universität:</strong> {{{DoubleDegreeUniversitaet}}}</p>}} | ||
</div> | </div> | ||
</includeonly> | </includeonly> | ||