Formular:Profil Info: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(Layout) |
|||
Zeile 33: | Zeile 33: | ||
{| class="formtable vertical-align-top" | {| class="formtable vertical-align-top" | ||
! style="font-weight:normal;" |Dein Name: | ! style="font-weight:normal;" |Dein Name: | ||
− | | {{{field|Name|mandatory}}} | + | | {{{field|Name|mandatory|input type=text|size=90}}} |
|- | |- | ||
! style="font-weight:normal;" |Ort (Stadt, Land): | ! style="font-weight:normal;" |Ort (Stadt, Land): | ||
Zeile 42: | Zeile 42: | ||
|- | |- | ||
! style="font-weight:normal;" |Telefon: | ! style="font-weight:normal;" |Telefon: | ||
− | | {{{field|Telefon}}} | + | | {{{field|Telefon|input type=text|size=90}}} |
|- | |- | ||
! style="font-weight:normal;" |E-Mail: | ! style="font-weight:normal;" |E-Mail: | ||
− | | {{{field|E-Mail Adresse}}} | + | | {{{field|E-Mail Adresse|input type=text|size=90}}} |
|- | |- | ||
! colspan="2" | Soziale Netzwerke | ! colspan="2" | Soziale Netzwerke | ||
Zeile 51: | Zeile 51: | ||
! style="font-weight:normal;" | | ! style="font-weight:normal;" | | ||
: Facebook: | : Facebook: | ||
− | | {{{field|Facebook Name|size=90}}} | + | | {{{field|Facebook Name|input type=text|size=90}}} |
|- | |- | ||
! style="font-weight:normal;" | | ! style="font-weight:normal;" | | ||
: RetroShare: | : RetroShare: | ||
− | | {{{field|RetroShare Name|size=90}}} | + | | {{{field|RetroShare Name|input type=text|size=90}}} |
|- | |- | ||
! style="font-weight:normal;" | | ! style="font-weight:normal;" | | ||
: Skype: | : Skype: | ||
− | | {{{field|Skype Name|size=90}}} | + | | {{{field|Skype Name|input type=text|size=90}}} |
|- | |- | ||
! style="font-weight:normal;" | | ! style="font-weight:normal;" | | ||
: Trello: | : Trello: | ||
− | | {{{field|Trello Name|size=90}}} | + | | {{{field|Trello Name|input type=text|size=90}}} |
|- | |- | ||
! style="font-weight:normal;" | | ! style="font-weight:normal;" | | ||
: Twitter: | : Twitter: | ||
− | | {{{field|Twitter Name|size=90}}} | + | | {{{field|Twitter Name|input type=text|size=90}}} |
|- | |- | ||
! style="font-weight:normal;" | | ! style="font-weight:normal;" | | ||
: Xing: | : Xing: | ||
− | | {{{field|Xing Name|size=90}}} | + | | {{{field|Xing Name|input type=text|size=90}}} |
|- | |- | ||
! style="font-weight:normal;" colspan="2" | | ! style="font-weight:normal;" colspan="2" | |
Version vom 15. Mai 2020, 10:34 Uhr
Dies ist das Formular „Profil Info“, dass die gleichnamige Vorlage: Profil Info verwendet und verwaltet. Um eine Seite mit diesem Formular zu erstellen, gib den Seitennamen in das Eingabefeld unten ein:
Technische Abhängigkeiten
- Vorlage: Profil Info
- Vorlage: Profil Info erstellen oder bearbeiten
- JavaScript initUiTabsInForms(); (siehe MediaWiki:Common.js)
- CSS (siehe MediaWiki:Common.css):
.formtable .preview-float-left .sfImagePreviewWrapper /* old Semantic Forms */,
.formtable .preview-float-left .pfImagePreviewWrapper /* new Page Forms */ {
float:left;
}