Template:Recipe/doc: Difference between revisions

Template page
No edit summary
No edit summary
Line 4: Line 4:
[[:Template:Recipe/doc|Documentation:]]
[[:Template:Recipe/doc|Documentation:]]


<nowiki>{{Recipe|Name|Item1|Amount1|Item2|Amnt2|Item3|Amnt3|Item4|Amnt4|ProducedBy1|Time1|ProducedBy2|Time2}}</nowiki>  
<nowiki>
{{Recipe
|name =
|ingredient1 =
|amount1 =
|ingredient2 =
|amount2 =
|ingredient3 =
|amount3 =
|ingredient4 =
|amount4 =
|produced-by1 =
|time1 =
|produced-by2 =
|time2 =
}}</nowiki>  


- need better named parameters
- TICK need better named parameters

Revision as of 14:26, 8 August 2023


Documentation:

{{Recipe
|name =
|ingredient1 =
|amount1 =
|ingredient2 = 
|amount2 = 
|ingredient3 = 
|amount3 = 
|ingredient4 = 
|amount4 = 
|produced-by1 =
|time1 =
|produced-by2 = 
|time2 = 
}} 

- TICK need better named parameters