Form:RecipeForm: Difference between revisions

    From UNITApedia
    No edit summary
    Tag: Reverted
    No edit summary
    Tag: Manual revert
    Line 7: Line 7:


    </noinclude><includeonly>
    </noinclude><includeonly>
    <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
    <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
     
    {{{for template|Recipe}}}
    {| class="formtable"
    {| class="formtable"
    ! Category:
    ! Categories:  
    | {{input type=list|delimiter=,|property=RecipeCategory}}
    | {{{field|RecipeCategory|list|delimiter=,|property=RecipeCategory|input type=dropdown}}}
    |-
    ! Final Objective:
    | {{input type=text|property=Final Objective}}
    |-
    ! Specific Objective:
    | {{input type=text|property=Specific Objective}}
    |-
    ! Ingredients:
    | {{input type=tokens|delimiter=,|property=Has Ingredients}}
    |-
    ! Outcome:
    | {{input type=list|delimiter=,|property=Outcome}}
    |-
    ! Language and Level Required:
    | {{input type=text|property=Language and Level Required}}
    |-
    |-
    ! Level of Difficulty:
    ! Ingredients:  
    | {{input type=rating|allow half stars|property=Level of Difficulty}}
    | {{{field|RecipeIngredients|property=Has ingredients|input type=tokens|createbutton=Create new ingredient|createbutton params=Ingredient[Name]=}}}
    |-
    |-
    ! Calendar and Time Needed:
    ! Budget description:  
    | {{input type=text|property=Calendar and Time Needed}}
    | {{{field|RecipeBudgetDescription|property=Budget description|input type=regexp|regexp=/^\d*$/|message=Only numbers}}}
    |-
    |-
    ! Budget and Cost:
    ! Cost score:  
    | {{input type=text|property=Cost}}
    | {{{field|RecipeCostScore|property=Cost score|input type=rating|allow half stars}}}
    | {{input type=text|property=Budget Description}}
    |-
    |-
    ! Roles and Responsibilities:
    ! Level of difficulty:  
    | {{input type=text|property=Roles and Responsibilities}}
    | {{{field|RecipeDifficultyLevel|property=Difficulty level|input type=rating|allow half stars}}}
    |-
    |-
    ! Recipe Steps:
    ! Image:  
    | {{input type=textarea|rows=10|property=Recipe Steps}}
    | {{{field|RecipeImg|property=Has image|uploadable|image preview}}}
    |-
    |-
    ! Author:
    ! Video:  
    | {{input type=text|property=Author}}
    | {{{field|url|RecipeVideo|property=Has video}}}
    |-
    ! Image:
    | {{input type=uploadable|image preview|property=Has Image}}
    |-
    ! Resources:
    | {{input type=textarea|rows=10|property=Resources}}
    |-
    ! Tips and Tricks:
    | {{input type=textarea|rows=10|property=Tips and Tricks}}
    |-
    ! Questions/Comments:
    | {{input type=textarea|rows=10|property=Questions/Comments}}
    |-
    ! Users Review List:
    | {{input type=textarea|rows=10|property=Users Review List}}
    |-
    ! FAQ:
    | {{input type=textarea|rows=10|property=FAQ}}
    |-
    ! Successful Examples:
    | {{input type=textarea|rows=10|property=Successful Examples}}
    |}
    |}
    {{{end template}}}
    '''Free text:'''


    {{{standard input|free text|rows=10}}}
    </includeonly>
    </includeonly>

    Revision as of 08:52, 20 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.