Form:RecipeForm: Difference between revisions
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
{| class="formtable" | {| class="formtable" | ||
! Categories: | ! Categories: | ||
| {{{field|RecipeCategory}}} | | {{{field|RecipeCategory|input type=combobox}}} | ||
|- | |- | ||
! Ingredients: | ! Ingredients: | ||
| {{{field|RecipeIngredients}}} | | {{{field|RecipeIngredients|input type=combobox}}} | ||
|- | |- | ||
! Level of difficulty: | ! Level of difficulty: | ||
| {{{field|RecipeDifficultyLevel}}} | | {{{field|RecipeDifficultyLevel|input type=rating|allow half stars}}} | ||
|- | |- | ||
! Budget description: | ! Budget description: | ||
Line 23: | Line 23: | ||
|- | |- | ||
! Cost score: | ! Cost score: | ||
| {{{field|RecipeCostScore}}} | | {{{field|RecipeCostScore|input type=rating|allow half stars}}} | ||
|- | |- | ||
! Image: | ! Image: | ||
| {{{field|RecipeImg}}} | | {{{field|RecipeImg|uploadable|image preview}}} | ||
|- | |- | ||
! Video: | ! Video: | ||
| {{{field|RecipeVideo}}} | | {{{field|url|RecipeVideo}}} | ||
|} | |} | ||
{{{end template}}} | {{{end template}}} |
Revision as of 09:11, 21 August 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.