Line 12: | Line 12: | ||
{{Heidelberg/form| | {{Heidelberg/form| | ||
Get your sequence| | Get your sequence| | ||
− | + | #000000| | |
− | + | function| | |
− | + | {{Heidelberg/forminput| | |
− | + | Input 1| | |
− | + | number | | |
− | + | id1 | |
− | + | }} | |
− | + | {{Heidelberg/formtextarea| | |
− | + | Textarea 1| | |
− | + | id2 | |
− | + | }} | |
− | + | {{Heidelberg/formcheckbox| | |
− | + | Checkbox 1| | |
− | + | id3| | |
+ | }} | ||
}} | }} | ||
}} | }} |
Revision as of 12:29, 24 October 2017
Forms templatificated.
see the use of all form templates in the source.
Forms
Heidelberg/form is the template for a form section, Heidelberg/forminput is the normal input for texts and number, Heidelberg/formtextarea is the template for a text area input, Heidelberg/formcheckbox is a template specifying a checkbox.
Get your sequence