Form:RecipeForm: Difference between revisions

    From UNITApedia
    No edit summary
    No edit summary
    Line 1: Line 1:
    <noinclude>
    <noinclude>
    This is the "RecipeForm" form.
    This is the "RecipeForm" form.
    Line 53: Line 54:


    {{{for template|Ingredient|label=Ingredients|multiple}}}
    {{{for template|Ingredient|label=Ingredients|multiple}}}
    '''Ingredient:''' {{{field|1}}}
    '''Ingredient:''' {{{field|1|property=Has ingredients|values from category=Ingredients}}}
     
    '''Quantity:''' {{{field|2}}}
    {{{end template}}}
    {{{end template}}}


    {{{for template|Instruction|label=Instructions|multiple}}}
    {{{for template|Instruction|label=Instructions|multiple}}}
    '''Step:''' {{{field|1}}}
    '''Step:''' {{{field|1|property=Has instructions}}}
     
    '''Description:''' {{{field|2|input type=textarea}}}
    {{{end template}}}
    {{{end template}}}


    {{{for template|Resource|label=Resources|multiple}}}
    {{{for template|Resource|label=Resources|multiple}}}
    '''Resource:''' {{{field|1}}}
    '''Resource:''' {{{field|1|property=Has resources|values from category=Resources}}}
     
    '''URL:''' {{{field|2|input type=url}}}
    {{{end template}}}
    {{{end template}}}


    {{{for template|Tip|label=Tips|multiple}}}
    {{{for template|Tip|label=Tips|multiple}}}
    '''Tip:''' {{{field|1}}}
    '''Tip:''' {{{field|1|property=Has tips}}}
     
    '''Description:''' {{{field|2|input type=textarea}}}
    {{{end template}}}
    {{{end template}}}


    {{{for template|FAQ|label=FAQ|multiple}}}
    {{{for template|FAQ|label=FAQ|multiple}}}
    '''Question:''' {{{field|1}}}
    '''Question:''' {{{field|1|property=Has FAQ}}}
     
    '''Answer:''' {{{field|2|input type=textarea}}}
    {{{end template}}}
    {{{end template}}}


    {{{for template|SuccessStory|label=Success stories|multiple}}}
    {{{for template|SuccessStory|label=Success stories|multiple}}}
    '''Story:''' {{{field|1}}}
    '''Story:''' {{{field|1|property=Has success stories}}}
     
    '''Description:''' {{{field|2|input type=textarea}}}
    {{{end template}}}
    {{{end template}}}



    Revision as of 11:55, 26 September 2024


    This is the "RecipeForm" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.