Formular:Experten: Unterschied zwischen den Versionen

Aus WikiToYes
Wechseln zu:Navigation, Suche
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
<noinclude>
Dies ist das Eingabeformular für Experten.
</noinclude>
{{{for template|Experten}}}
{{{for template|Experten}}}


{| class="formtable"
{| class="formtable"
! Name:
! Name:
| {{{field|Name}}}
| {{{Name|input type=text}}}
 
|-
! Rollen (Mehrfachauswahl möglich):
! Rolle(n):
| {{{field|Rolle|input type=checkboxes|values=Berater, Mediator, Schlichter, Anwalt}}}
| {{{Rolle|input type=checkbox|values from category=Rolle}}}
 
|-
! Spezialgebiete:
! Spezialgebiete:
| {{{field|Spezialgebiete}}}
| {{{Spezialgebiete|input type=checkbox|values from category=Spezialgebiet}}}
 
|-
! Ort:
! Ort:
| {{{field|Ort}}}
| {{{Ort|input type=text}}}
 
|-
! Website:
! Website:
| {{{field|Website}}}
| {{{Website|input type=text}}}
 
|-
! Telefon:
| {{{field|Telefonnummer}}}
 
! Kontakt (E-Mail):
| {{{field|Kontakt}}}
 
! Beschreibung:
! Beschreibung:
| {{{field|Beschreibung|input type=textarea}}}
| {{{Beschreibung|input type=textarea|rows=5}}}
 
! Bild:
| {{{field|Bild|input type=upload}}}
|}
|}


{{{end template}}}
{{{standard input|summary|save|cancel}}}
{{{standard input|save}}} {{{standard input|cancel}}}

Version vom 15. Juli 2025, 12:54 Uhr

Experten

Name: input type=text
Rolle(n): input type=checkbox
Spezialgebiete: input type=checkbox
Ort: input type=text
Website: input type=text
Beschreibung: input type=textarea

summary