Form:RecipeForm: Difference between revisions
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 12: | Line 12: | ||
{| class="formtable" | {| class="formtable" | ||
! Category: | ! Category: | ||
| {{ | | {{input type=list|delimiter=,|property=RecipeCategory}} | ||
|- | |- | ||
! Final Objective: | ! Final Objective: | ||
| {{ | | {{input type=text|property=Final Objective}} | ||
|- | |- | ||
! Specific Objective: | ! Specific Objective: | ||
| {{ | | {{input type=text|property=Specific Objective}} | ||
|- | |- | ||
! Ingredients: | ! Ingredients: | ||
| {{ | | {{input type=tokens|delimiter=,|property=Has Ingredients}} | ||
|- | |- | ||
! Outcome: | ! Outcome: | ||
| {{ | | {{input type=list|delimiter=,|property=Outcome}} | ||
|- | |- | ||
! Language and Level Required: | ! Language and Level Required: | ||
| {{ | | {{input type=text|property=Language and Level Required}} | ||
|- | |- | ||
! Level of Difficulty: | ! Level of Difficulty: | ||
| {{ | | {{input type=rating|allow half stars|property=Level of Difficulty}} | ||
|- | |- | ||
! Calendar and Time Needed: | ! Calendar and Time Needed: | ||
| {{ | | {{input type=text|property=Calendar and Time Needed}} | ||
|- | |- | ||
! Budget and Cost: | ! Budget and Cost: | ||
| {{ | | {{input type=text|property=Cost}} | ||
| {{ | | {{input type=text|property=Budget Description}} | ||
|- | |- | ||
! Roles and Responsibilities: | ! Roles and Responsibilities: | ||
| {{ | | {{input type=text|property=Roles and Responsibilities}} | ||
|- | |- | ||
! Recipe Steps: | ! Recipe Steps: | ||
| {{ | | {{input type=textarea|rows=10|property=Recipe Steps}} | ||
|- | |- | ||
! Author: | ! Author: | ||
| {{ | | {{input type=text|property=Author}} | ||
|- | |- | ||
! Image: | ! Image: | ||
| {{ | | {{input type=uploadable|image preview|property=Has Image}} | ||
|- | |- | ||
! Resources: | ! Resources: | ||
| {{ | | {{input type=textarea|rows=10|property=Resources}} | ||
|- | |- | ||
! Tips and Tricks: | ! Tips and Tricks: | ||
| {{ | | {{input type=textarea|rows=10|property=Tips and Tricks}} | ||
|- | |- | ||
! Questions/Comments: | ! Questions/Comments: | ||
| {{ | | {{input type=textarea|rows=10|property=Questions/Comments}} | ||
|- | |- | ||
! Users Review List: | ! Users Review List: | ||
| {{ | | {{input type=textarea|rows=10|property=Users Review List}} | ||
|- | |- | ||
! FAQ: | ! FAQ: | ||
| {{ | | {{input type=textarea|rows=10|property=FAQ}} | ||
|- | |- | ||
! Successful Examples: | ! 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.