625
edits
(updates) |
|||
Line 28: | Line 28: | ||
| similar_dish = {{{similar_dish}}} | | similar_dish = {{{similar_dish}}} | ||
| other = {{{other}}} | | other = {{{other}}} | ||
| complexity = {{{complexity}}} | | complexity = {{{complexity}}} | ||
}} | }} | ||
<pre style="overflow:auto"> | <pre style="overflow:auto"> | ||
Line 57: | Line 57: | ||
| similar_dish = | | similar_dish = | ||
| other = | | other = | ||
| complexity = | | complexity = | ||
}} | }} | ||
</pre> | </pre> | ||
Line 91: | Line 91: | ||
* '''similar_dish''' – Similar dish. | * '''similar_dish''' – Similar dish. | ||
* '''other''' – Other information. | * '''other''' – Other information. | ||
* '''complexity''' – The complexity of cooking | * '''complexity''' – The complexity of cooking. | ||
* '''no_recipes''' – set to 'true' to suppress the recipe search links | * '''no_recipes''' – set to 'true' to suppress the recipe search links | ||
* '''no_commons''' – set to 'true' to suppress the commons search links | * '''no_commons''' – set to 'true' to suppress the commons search links |