Formular:RespoTest: Unterschied zwischen den Versionen
Aus FürthWiki
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 3: | Zeile 3: | ||
{{{for template|PersonTest|label=RespoTest|format=div}}} | {{{for template|PersonTest|label=RespoTest|format=div}}} | ||
<div style="display: flex;"> | |||
<span class="form-label">Vorname</span> | <span class="form-label">Vorname</span> | ||
{{{field|Vorname | {{{field|Vorname | ||
|input type=text | |input type=text | ||
|class=form-control | |class=form-control | ||
}}} | }}}</div> | ||
<span class="form-label">Nachname</span> | <span class="form-label">Nachname</span> | ||
Version vom 29. August 2025, 13:01 Uhr
form name=Personenformular
PersonTest
Vorname Vorname
Nachname Nachname
Geburtsdatum
Geburtsdatum
{{{end template}}}