Template:Recipe: Difference between revisions
No edit summary |
No edit summary |
||
Line 21: | Line 21: | ||
}} | }} | ||
</noinclude><includeonly> | </noinclude> | ||
<includeonly> | |||
{{#template_display:_format=table}} | {{#template_display:_format=table}} | ||
<table class="customInfoTable"> | <table class="customInfoTable"> | ||
Line 34: | Line 35: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td> | <td>Category</td> | ||
<td>{{#arraymap:{{{RecipeCategory|}}}|,|x|[[Has Category::x]]}}</td> | <td>{{#arraymap:{{{RecipeCategory|}}}|,|x|[[Has Category::x]]}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>Difficulty | <td>Final Objectives</td> | ||
<td>{{{RecipeFinalObjectives|}}}</td> | |||
</tr> | |||
<tr> | |||
<td>Specific Objectives</td> | |||
<td>{{{RecipeSpecificObjectives|}}}</td> | |||
</tr> | |||
<tr> | |||
<td>Outcome</td> | |||
<td>{{{RecipeOutcomes|}}}</td> | |||
</tr> | |||
<tr> | |||
<td>Difficulty Level</td> | |||
<td>[[Difficulty level::{{{RecipeDifficultyLevel|}}}]]</td> | <td>[[Difficulty level::{{{RecipeDifficultyLevel|}}}]]</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>Cost | <td>Cost Score</td> | ||
<td>[[Cost score::{{{RecipeCostScore|}}}]]</td> | <td>[[Cost score::{{{RecipeCostScore|}}}]]</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>Budget | <td>Budget Description</td> | ||
<td> | <td>{{{RecipeBudgetDescription|}}}</td> | ||
</tr> | </tr> | ||
</table> | |||
==Ingredients== | |||
{{#arrayprint:{{{RecipeIngredients|}}}|<li>|</li>|<ul>|</ul>}} | |||
==Instructions== | |||
{{#arrayprint:{{{RecipeInstructions|}}}|<li>|</li>|<ul>|</ul>}} | |||
==Resources== | |||
</ | {{#arrayprint:{{{RecipeResources|}}}|<li>|</li>|<ul>|</ul>}} | ||
==Tips and Tricks== | |||
{{#arrayprint:{{{RecipeTips|}}}|<li>|</li>|<ul>|</ul>}} | |||
== | ==FAQ== | ||
{{#arrayprint:{{{RecipeFAQ|}}}|<li>|</li>|<ul>|</ul>}} | |||
{{#arrayprint:{{{ | ==Success Story== | ||
{{#arrayprint:{{{RecipeSuccessStory|}}}|<li>|</li>|<ul>|</ul>}} | |||
==Video== | ==Video== |
Revision as of 12:33, 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.