Form:RecipeForm: Difference between revisions

    From UNITApedia
    No edit summary
    No edit summary
     
    (12 intermediate revisions by 2 users not shown)
    Line 11: Line 11:
    <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}}}
    {{{for template|Recipe}}}
    === Mandatory Items ===
    {| class="formtable"
    {| class="formtable"
    ! Category:   
    ! Category:   
    | {{{field|RecipeCategory|property=Category|input type=multiselect|values=Internationalisation through national and international students,Internationalisation through partnerships,Internationalisation through development of international skills for staff members,Internationalisation through pedagogical activities and development of international skills,Internationalisation through Research activities,Other / transversal ways to internationalise|existing values only|placeholder=Select categories}}}
    | {{{field|RecipeCategory|property=Category|input type=tokens | values=Internationalisation through national and international students, Internationalisation through partnerships, Internationalisation through development of international skills for staff members, Internationalisation through pedagogical activities and development of international skills, Internationalisation through Research activities, Other / transversal ways to internationalise | existing values only| placeholder=Select categories}}}
    |-
    |-
    ! Final objectives:  
    ! Objective:  
    | {{{field|RecipeFinalObjectives|property=Final objectives|input type=combobox|values=Inclusion,Quality|placeholder=Enter final objectives}}}
    | {{{field|RecipeObjective|property=Objective|input type=tokens | values=Developing global competence / employability skills, Inclusion, Improving academic Quality / offer, Attracting International students, Academic, professional and personal growth| placeholder=Select or enter an outcome}}}
    |-
    |-
    ! Specific objectives:  
    ! Short Description:
    | {{{field|RecipeSpecificObjectives|property=Specific objectives|input type=textarea|autogrow|placeholder=Write a short description for your recipe explaining its specific objectives!}}}
    | {{{field|RecipeDescription|property=Description|input type=textbox|placeholder=Enter a short description}}}
    |-
    |-
    ! Outcome:  
    ! Academic Recognition (ECTS, Certificate of recognition, etc.):
    | {{{field|RecipeOutcomes|property=Outcome|input type=combobox|values=ETCS,Certificate of attendance|existing values only|placeholder=Select outcome}}}
    | {{{field|RecipeRecognition|property=Recognition|input type=textbox|placeholder=Enter the academic recognition}}}
    |-
    |-
    ! Language:
    ! Level of Difficulty:  
    | {{{field|RecipeLang|property=Language|input type=combobox|placeholder=Select language}}}
    | {{{field|RecipeDifficulty|property=Difficulty|input type=combobox | values=basic, mediun, advanced| existing values only| placeholder=Select the level of difficulty}}}
    ! Level required:  
    | {{{field|RecipeLevelRequired|property=Level required|input type=combobox|values=A1, A2, B1, B2|existing values only|placeholder=Select level required}}}
    |-
    |-
    ! Calendar and time:  
    ! Calendar and time:  
    | {{{field|RecipeCalendarTime|property=Calendar and time|input type=datepicker}}}
    | {{{field|RecipeCalendar|property=Calendar|input type=textbox|placeholder=Enter the calendar and time needed}}} 
    |-
    ! Cost summary:
    | {{{field|RecipeDifficulty|property=Difficulty|input type=combobox | values=€, €€, €€€, €€€€| placeholder=Select the cost level}}}
    |-
    |-
    ! Budget description:  
    ! Budget description:  
    | {{{field|RecipeBudgetDescription|property=Budget description|input type=text|placeholder=Enter budget description}}}
    | {{{field|RecipeBudget|property=Budget|input type=textarea|rows=4|cols=50|placeholder=Enter budget description}}}
    |-
    |-
    ! Cost score:  
    ! Language and level required:  
    | {{{field|RecipeCostScore|property=Cost score|input type=rating|allow half stars}}}
    | {{{field|RecipeLanguage|property=Language|input type=text|placeholder=Enter language requirements}}}
    |-
    |-
    ! Level of difficulty:  
    ! Roles and responsabilities:  
    | {{{field|RecipeDifficultyLevel|property=Difficulty level|input type=rating|allow half stars}}}
    | {{{field|RecipeRoles|property=Roles|input type=textarea|rows=6|cols=50|placeholder=Enter roles and responsabilities}}}
    |-
    |-
    ! Author:  
    ! Ingredients:  
    | {{{field|RecipeAuthor|property=Author|input type=combobox|values from namespace=User|placeholder=Enter author name}}}
    | {{{field|RecipseIngredients|property=Ingredients|input type=textarea|rows=8|cols=50|placeholder=Enter recipe ingredients}}}
    |-
    |-
    ! Image:  
    ! Steps:  
    | {{{field|RecipeImg|property=Has image|uploadable|image preview}}}
    | {{{field|RecipeSteps|property=Steps|input type=textarea|rows=8|cols=50|placeholder=Enter recipe steps}}}
    |-
    |-
    ! Video:
    <br/>
    | {{{field|RecipeVideo|property=Has video|input type=url}}}
    |}
    {{{field|RecipeIngredients|holds template}}}
    {{{field|RecipeInstructions|holds template}}}
    {{{field|RecipeResources|holds template}}}
    {{{field|RecipeTips|holds template}}}
    {{{field|RecipeFAQ|holds template}}}
    {{{field|RecipeSuccessStory|holds template}}}
    {{{end template}}}
     
    {{{for template|Ingredient|label=Ingredients|multiple|embed in field=Recipe[RecipeIngredients]}}}
    '''Ingredient:''' {{{field|1|property=Has ingredients|values from category=Ingredients|input type=combobox}}}
    {{{end template}}}
     
    {{{for template|Instruction|label=Instructions|multiple|embed in field=Recipe[RecipeInstructions]}}}
    '''Step title:''' {{{field|1|property=Has instruction title|input type=text}}}
    '''Step body:''' {{{field|2|property=Has instruction body|input type=textarea|autogrow}}}
    {{{end template}}}
     
    {{{for template|Resource|label=Resources|multiple|embed in field=Recipe[RecipeResources]}}}
    '''Resource:''' {{{field|1|property=Has resources|values from category=Resources|input type=combobox}}}
    {{{end template}}}
     
    {{{for template|Tip|label=Tips|multiple|embed in field=Recipe[RecipeTips]}}}
    '''Tip:''' {{{field|1|property=Has tips|input type=combobox}}}
    {{{end template}}}
     
    {{{for template|FAQ|label=FAQ|multiple|embed in field=Recipe[RecipeFAQ]}}}
    '''Question:''' {{{field|1|property=Has FAQ question|input type=text}}}
    '''Answer:''' {{{field|2|property=Has FAQ answer|input type=textarea|autogrow}}}
    {{{end template}}}
     
    {{{for template|SuccessStory|label=Success stories|multiple|embed in field=Recipe[RecipeSuccessStory]}}}
    '''Story:''' {{{field|1|property=Has success stories}}}
    {{{end template}}}


    ! Non-Mandatory Items <br/>
    |-
    ! Name of the author: 
    | {{{field|RecipeAuthor|property=Author|input type=text|placeholder=Enter name of the author}}}
    |-
    ! Illustration: 
    | {{{field|RecipeIllustration|property=Illustration|input type=text|placeholder=Enter illustration}}}
    |-
    ! Resource: 
    | {{{field|RecipeLanguage|property=Resource|input type=text|placeholder=Enter resource}}}
    |-
    ! Tips and tricks: 
    | {{{field|RecipeTips|property=Tips|input type=text|placeholder=Enter tips and tricks}}}
    |-
    ! Question/comments: 
    | {{{field|RecipeQuestions|property=Questionss|input type=text|placeholder=Enter question/comments}}}
    |-
    ! User review list: 
    | {{{field|RecipeReview|property=Review|input type=text|placeholder=Enter user review list}}}
    |-
    ! FAQ: 
    | {{{field|RecipeFAQ|property=FAQ|input type=text|placeholder=Enter FAQ}}}
    |-
    ! Successful examples: 
    | {{{field|RecipeExamples|property=Examples|input type=text|placeholder=Enter successful examples}}}
    |-
    <!--! Free text:  
    <!--! Free text:  
    {{{standard input|free text|rows=10}}}-->
    {{{standard input|free text|rows=10}}}-->
    </includeonly>
    </includeonly>

    Latest revision as of 13:02, 24 March 2025


    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.