Difference between revisions of "Team:Heidelberg/sandbox1030"

Line 6: Line 6:
 
     see the use of all form templates in the source.|
 
     see the use of all form templates in the source.|
 
     https://static.igem.org/mediawiki/2017/a/ae/T--Heidelberg--2017_Background_Tiger.jpg|
 
     https://static.igem.org/mediawiki/2017/a/ae/T--Heidelberg--2017_Background_Tiger.jpg|
     <h1>Forms</h1>
+
     {{Heidelberg/templateus/Contentsection|
    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.
+
        {{#tag:html
    {{Heidelberg/form|
+
            <h1>Forms</h1>
        Get your sequence|
+
            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.
            {{Heidelberg/forminput|
+
            {{Heidelberg/form|
                Input 1|
+
                Get your sequence|
                number |
+
                    {{Heidelberg/forminput|
                id1
+
                        Input 1|
 +
                        number |
 +
                        id1
 +
                    }}
 +
                    {{Heidelberg/formtextarea|
 +
                        Textarea 1|
 +
                        id2
 +
                    }}
 +
                    {{Heidelberg/formcheckbox|
 +
                        Checkbox 1|
 +
                        id3|
 +
                    }}|
 +
                    function
 
             }}
 
             }}
            {{Heidelberg/formtextarea|
+
        }}
                Textarea 1|
+
                id2
+
            }}
+
            {{Heidelberg/formcheckbox|
+
                Checkbox 1|
+
                id3|
+
            }}|
+
            function
+
 
     }}
 
     }}
 
}}
 
}}
{{Heidelberg/references}}
+
{{Heidelberg/references2}}
 
{{Heidelberg/footer}}
 
{{Heidelberg/footer}}

Revision as of 12:10, 24 October 2017

Forms templatificated.

see the use of all form templates in the source.
Unknown extension tag "html

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. uniqcbd2db9157725fdd-html-00000009-qinu"

References