Form:RecipeSearch: Difference between revisions
Horia Modran (talk | contribs) No edit summary |
Horia Modran (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{{for template|}}} | <includeonly>{{{for template|RecipeSearch}}} | ||
{{{info | {{{info | ||
| form_name = RecipeSearch | | form_name = RecipeSearch | ||
| form_type = query | | form_type = query | ||
| query = [[Category:Recipes]] | | query = [[Category:Recipes]] | ||
| submit = Run search | |||
| show embedded = true | | show embedded = true | ||
}}} | }}} | ||
{{{field| | ; Objective | ||
{{{field| | {{{field|HasObjective|input type=text|placeholder=Keyword…}}} | ||
{{{field| | ; Difficulty Level | ||
{{{field|HasLevel|input type=select|values=Basic,Medium,Advanced}}} | |||
; Cost | |||
{{{field|HasCost|input type=select|values=€,€€,€€€,€€€€}}} | |||
</includeonly> | |||
<noinclude> | <noinclude> | ||
This is the RecipeSearch query‑form. Embed it with: | This is the RecipeSearch query‑form. Embed it with: | ||
<pre>{{#forminput: form=RecipeSearch | query=1 }}</pre> | <pre>{{#forminput: form=RecipeSearch | query=1 }}</pre> | ||
</noinclude> | </noinclude> |
Latest revision as of 12:51, 15 May 2025
This is the RecipeSearch query‑form. Embed it with:
{{#forminput: form=RecipeSearch | query=1 }}