Template:Search/Checkbox
From Metabolomics.JP
(Difference between revisions)
Line 1: | Line 1: | ||
− | <noinclude>Easy creation of CheckBox in | + | <noinclude>Easy creation of CheckBox in FORM method</noinclude>{{{1|Description}}} {{{2|value}}}{{#tag:input|type="checkbox" name="{{{3|name}}}" value="{{{2|value}}}" {{#if: {{#indexof:{{#get:{{{3|name}}}}}|{{{2|value}}}}} | checked="yes"}} }} |
Revision as of 11:19, 6 July 2008
Easy creation of CheckBox in FORM methodDescription value