Form:RecipeForm: Difference between revisions

    From UNITApedia
    No edit summary
    No edit summary
    Tag: Reverted
    Line 8: Line 8:
    </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"
    ! Categories:  
    ! Category:
    | {{{field|RecipeCategory|list|delimiter=,|property=RecipeCategory|input type=dropdown}}}
    | {{field|Category|list|delimiter=,|property=Category}}
    |-
    ! Final Objective:
    | {{field|Final Objective|text|property=Final Objective}}
    |-
    ! Specific Objective:
    | {{field|Specific Objective|text|property=Specific Objective}}
    |-
    ! Ingredients:
    | {{field|Ingredients|tokens|delimiter=,|property=Has Ingredients}}
    |-
    ! Outcome:
    | {{field|Outcome|list|delimiter=,|property=Outcome}}
    |-
    ! Language and Level Required:
    | {{field|Language and Level Required|text|property=Language and Level Required}}
    |-
    ! Level of Difficulty:
    | {{field|Level of Difficulty|rating|allow half stars|property=Level of Difficulty}}
    |-
    ! Calendar and Time Needed:
    | {{field|Calendar and Time Needed|text|property=Calendar and Time Needed}}
    |-
    ! Budget and Cost:
    | {{field|Cost|text|property=Cost}}
    | {{field|Budget Description|text|property=Budget Description}}
    |-
    ! Roles and Responsibilities:
    | {{field|Roles and Responsibilities|text|property=Roles and Responsibilities}}
    |-
    |-
    ! Ingredients:  
    ! Recipe Steps:
    | {{{field|RecipeIngredients|property=Has ingredients|input type=tokens|createbutton=Create new ingredient|createbutton params=Ingredient[Name]=}}}
    | {{field|Recipe Steps|textarea|rows=10|property=Recipe Steps}}
    |-
    |-
    ! Budget description:  
    ! Author:
    | {{{field|RecipeBudgetDescription|property=Budget description|input type=regexp|regexp=/^\d*$/|message=Only numbers}}}
    | {{field|Author|text|property=Author}}
    |-
    |-
    ! Cost score:  
    ! Image:
    | {{{field|RecipeCostScore|property=Cost score|input type=rating|allow half stars}}}
    | {{field|Image|uploadable|image preview|property=Has Image}}
    |-
    |-
    ! Level of difficulty:  
    ! Resources:
    | {{{field|RecipeDifficultyLevel|property=Difficulty level|input type=rating|allow half stars}}}
    | {{field|Resources|textarea|rows=10|property=Resources}}
    |-
    |-
    ! Image:  
    ! Tips and Tricks:
    | {{{field|RecipeImg|property=Has image|uploadable|image preview}}}
    | {{field|Tips and Tricks|textarea|rows=10|property=Tips and Tricks}}
    |-
    |-
    ! Video:  
    ! Questions/Comments:
    | {{{field|url|RecipeVideo|property=Has video}}}
    | {{field|Questions/Comments|textarea|rows=10|property=Questions/Comments}}
    |-
    ! Users Review List:
    | {{field|Users Review List|textarea|rows=10|property=Users Review List}}
    |-
    ! FAQ:
    | {{field|FAQ|textarea|rows=10|property=FAQ}}
    |-
    ! Successful Examples:
    | {{field|Successful Examples|textarea|rows=10|property=Successful Examples}}
    |}
    |}
    {{{end template}}}
    '''Free text:'''


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

    Revision as of 17:52, 19 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.