Difference between revisions of "Template:QuickCat"
From Organic Design wiki
m |
m |
||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
{{#form: | {{#form: | ||
{{#input: type = hidden | {{#input: type = hidden | ||
| name = content | | name = content | ||
− | | value = | + | | value = foo |
}} | }} | ||
{{#input: type = select | {{#input: type = select | ||
| name = cat | | name = cat | ||
− | | * | + | | |
+ | *foo | ||
+ | *bar | ||
+ | *baz | ||
}} | }} | ||
{{#input: type = ajax | {{#input: type = ajax | ||
− | | value = | + | | value = QuickCat |
| update = catlinks | | update = catlinks | ||
}} | }} | ||
}} | }} |
Revision as of 09:38, 24 July 2007
{{#form:
{{#input: type = hidden | name = content | value = foo }}
{{#input: type = select | name = cat |
- foo
- bar
- baz
}}
{{#input: type = ajax | value = QuickCat | update = catlinks }} }}