Difference between revisions of "Team:Heidelberg/sandbox1030"

Line 12: Line 12:
 
             {{Heidelberg/form|
 
             {{Heidelberg/form|
 
                 Get your sequence|
 
                 Get your sequence|
                    {{Heidelberg/forminput|
+
                #000000|
                        Input 1|
+
                function|
                        number |
+
                {{Heidelberg/forminput|
                        id1
+
                    Input 1|
                    }}
+
                    number |
                    {{Heidelberg/formtextarea|
+
                    id1
                        Textarea 1|
+
                }}
                        id2
+
                {{Heidelberg/formtextarea|
                    }}
+
                    Textarea 1|
                    {{Heidelberg/formcheckbox|
+
                    id2
                        Checkbox 1|
+
                }}
                        id3|
+
                {{Heidelberg/formcheckbox|
                    }}|
+
                    Checkbox 1|
                    function
+
                    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

References