Form:RecipeSearch: Difference between revisions

    From UNITApedia
    (Created page with "<includeonly>{{{for template|RecipeSearch}}} {{{info | form_name = RecipeSearch | form_type = query | query = Category:Recipes | submit = Run search | show embedded = true }}} ; HasObjective {{{field|HasObjective|input type=text|placeholder=Keyword…}}} ; HasLevel {{{field|HasLevel|input type=select|values=Basic,Medium,Advanced|autocomplete on property=HasLevel}}} ; HasCost {{{field|HasCost|input type=select|values=€,€€,€€...")
     
    No edit summary
     
    (One intermediate revision by the same user not shown)
    Line 7: Line 7:
       | show embedded = true
       | show embedded = true
    }}}
    }}}
    ; HasObjective
    ; Objective
    {{{field|HasObjective|input type=text|placeholder=Keyword…}}}
    {{{field|HasObjective|input type=text|placeholder=Keyword…}}}
    ; HasLevel
    ; Difficulty Level
    {{{field|HasLevel|input type=select|values=Basic,Medium,Advanced|autocomplete on property=HasLevel}}}
    {{{field|HasLevel|input type=select|values=Basic,Medium,Advanced}}}
    ; HasCost
    ; Cost
    {{{field|HasCost|input type=select|values=€,€€,€€€,€€€€|autocomplete on property=HasCost}}}
    {{{field|HasCost|input type=select|values=€,€€,€€€,€€€€}}}
    </includeonly>
    </includeonly>
    <noinclude>{{Documentation}}</noinclude>
    <noinclude>
    This is the RecipeSearch query‑form. Embed it with:
    <pre>{{#forminput: form=RecipeSearch | query=1 }}</pre>
    </noinclude>

    Latest revision as of 12:51, 15 May 2025


    This is the RecipeSearch query‑form. Embed it with:

    {{#forminput: form=RecipeSearch | query=1 }}