Difference between revisions of "Template:Checkbox"
From Organic Design wiki
m |
|||
Line 1: | Line 1: | ||
− | <noinclude>{{info|This is an internal template used by [[Post a blog item]] to render checkboxes for all the [[:Category:Tags|tags]] which preserve their checked state across previews}}[[Category:Bliki]]</noinclude><includeonly>{{#vardefine:id|tag{{#replace:{{{1}}}| |_}}}}{{#tag:html|<div class=" | + | <noinclude>{{info|This is an internal template used by [[Post a blog item]] to render checkboxes for all the [[:Category:Tags|tags]] which preserve their checked state across previews}}[[Category:Bliki]]</noinclude><includeonly>{{#vardefine:id|tag{{#replace:{{{1}}}| |_}}}}{{#tag:html|<div class="blog-tags-input"><input type="checkbox" name="{{#var:id}}" {{#if:{{REQUEST:{{#var:id}}}}|checked}} /> {{{1}}}</div>}}</includeonly> |