Form:RecipeForm: Difference between revisions

    From UNITApedia
    No edit summary
    Tag: Reverted
    No edit summary
    Tag: Reverted
    Line 12: Line 12:
    {| class="formtable"
    {| class="formtable"
    ! Category:
    ! Category:
    | {{field|RecipeCategory|list|delimiter=,|property=RecipeCategory}}
    | {{input type=list|delimiter=,|property=RecipeCategory}}
    |-
    |-
    ! Final Objective:
    ! Final Objective:
    | {{field|Final Objective|text|property=Final Objective}}
    | {{input type=text|property=Final Objective}}
    |-
    |-
    ! Specific Objective:
    ! Specific Objective:
    | {{field|Specific Objective|text|property=Specific Objective}}
    | {{input type=text|property=Specific Objective}}
    |-
    |-
    ! Ingredients:
    ! Ingredients:
    | {{field|RecipeIngredients|tokens|delimiter=,|property=Has Ingredients}}
    | {{input type=tokens|delimiter=,|property=Has Ingredients}}
    |-
    |-
    ! Outcome:
    ! Outcome:
    | {{field|Outcome|list|delimiter=,|property=Outcome}}
    | {{input type=list|delimiter=,|property=Outcome}}
    |-
    |-
    ! Language and Level Required:
    ! Language and Level Required:
    | {{field|Language and Level Required|text|property=Language and Level Required}}
    | {{input type=text|property=Language and Level Required}}
    |-
    |-
    ! Level of Difficulty:
    ! Level of Difficulty:
    | {{field|RecipeDifficultyLevel|rating|allow half stars|property=Level of Difficulty}}
    | {{input type=rating|allow half stars|property=Level of Difficulty}}
    |-
    |-
    ! Calendar and Time Needed:
    ! Calendar and Time Needed:
    | {{field|Calendar and Time Needed|text|property=Calendar and Time Needed}}
    | {{input type=text|property=Calendar and Time Needed}}
    |-
    |-
    ! Budget and Cost:
    ! Budget and Cost:
    | {{field|RecipeCostScore|text|property=Cost}}
    | {{input type=text|property=Cost}}
    | {{field|RecipeBudgetDescription|text|property=Budget Description}}
    | {{input type=text|property=Budget Description}}
    |-
    |-
    ! Roles and Responsibilities:
    ! Roles and Responsibilities:
    | {{field|Roles and Responsibilities|text|property=Roles and Responsibilities}}
    | {{input type=text|property=Roles and Responsibilities}}
    |-
    |-
    ! Recipe Steps:
    ! Recipe Steps:
    | {{field|Recipe Steps|textarea|rows=10|property=Recipe Steps}}
    | {{input type=textarea|rows=10|property=Recipe Steps}}
    |-
    |-
    ! Author:
    ! Author:
    | {{field|Author|text|property=Author}}
    | {{input type=text|property=Author}}
    |-
    |-
    ! Image:
    ! Image:
    | {{field|RecipeImg|uploadable|image preview|property=Has Image}}
    | {{input type=uploadable|image preview|property=Has Image}}
    |-
    |-
    ! Resources:
    ! Resources:
    | {{field|Resources|textarea|rows=10|property=Resources}}
    | {{input type=textarea|rows=10|property=Resources}}
    |-
    |-
    ! Tips and Tricks:
    ! Tips and Tricks:
    | {{field|Tips and Tricks|textarea|rows=10|property=Tips and Tricks}}
    | {{input type=textarea|rows=10|property=Tips and Tricks}}
    |-
    |-
    ! Questions/Comments:
    ! Questions/Comments:
    | {{field|Questions/Comments|textarea|rows=10|property=Questions/Comments}}
    | {{input type=textarea|rows=10|property=Questions/Comments}}
    |-
    |-
    ! Users Review List:
    ! Users Review List:
    | {{field|Users Review List|textarea|rows=10|property=Users Review List}}
    | {{input type=textarea|rows=10|property=Users Review List}}
    |-
    |-
    ! FAQ:
    ! FAQ:
    | {{field|FAQ|textarea|rows=10|property=FAQ}}
    | {{input type=textarea|rows=10|property=FAQ}}
    |-
    |-
    ! Successful Examples:
    ! Successful Examples:
    | {{field|Successful Examples|textarea|rows=10|property=Successful Examples}}
    | {{input type=textarea|rows=10|property=Successful Examples}}
    |}
    |}


    </includeonly>
    </includeonly>

    Revision as of 18:50, 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.