Template:Recipe: Difference between revisions

    From UNITApedia
    No edit summary
    Tag: Manual revert
    No edit summary
    Line 84: Line 84:


    ==Ingredients==
    ==Ingredients==
    {{#arraymap:{{{RecipeIngredients|}}}|Template:Ingredient}}
    {{#arraymap:{{{RecipeIngredients|}}}|{{Template:Ingredient}}|<br />}}


    ==Instructions==
    ==Instructions==
    {{#arraymap:{{{RecipeInstructions|}}}|Template:Instruction}}
    {{#arraymap:{{{RecipeInstructions|}}}|{{Template:Instruction}}|<br />}}


    ==Resources==
    ==Resources==
    {{#arraymap:{{{RecipeResources|}}}|Template:Resource}}
    {{#arraymap:{{{RecipeResources|}}}|{{Template:Resource}}|<br />}}


    ==Tips and Tricks==
    ==Tips and Tricks==
    {{#arraymap:{{{RecipeTips|}}}|Template:Tip}}
    {{#arraymap:{{{RecipeTips|}}}|{{Template:Tip}}|<br />}}


    ==FAQ==
    ==FAQ==
    {{#arraymap:{{{RecipeFAQ|}}}|Template:FAQ}}
    {{#arraymap:{{{RecipeFAQ|}}}|{{Template:FAQ}}|<br />}}


    ==Success Story==
    ==Success Story==
    {{#arraymap:{{{RecipeSuccessStory|}}}|Template:SuccessStory}}
    {{#arraymap:{{{RecipeSuccessStory|}}}|{{Template:SuccessStory}}|<br />}}





    Revision as of 14:07, 26 September 2024

    This is the "Recipe" template.

    It should be called in the following format:

    {{Recipe
    |Recipe=
    |Category=
    |Final objectives=
    |Specific objectives=
    |Ingredients=
    |Outcome=
    |Difficulty=
    |Calendar and time=
    |Budget and cost=
    |Budget description=
    |Roles and responsabilities=
    |Instructions=
    |Author=
    |Image=
    |Resources=
    |Tips=
    |FAQ=
    |Success=
    }}

    Edit the page to see the template text.