Template:Recipe: Difference between revisions

    From UNITApedia
    No edit summary
    No edit summary
    Line 76: Line 76:
             <td>Budget Description</td>
             <td>Budget Description</td>
             <td>{{{RecipeBudgetDescription|}}}</td>
             <td>{{{RecipeBudgetDescription|}}}</td>
        </tr>
        }}
        {{#if:{{{RecipeAuthor|}}}|
        <tr>
            <td>Author</td>
            <td>{{{RecipeAuthor|}}}</td>
         </tr>
         </tr>
         }}
         }}

    Revision as of 14:17, 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.