Template:Recipe: Difference between revisions
Jump to navigation
Jump to search
imported>Robert W King No edit summary |
imported>Robert W King No edit summary |
||
Line 1: | Line 1: | ||
{|align={{{align}}} cellpadding="10" style="background-color: white; width:55%; border:1px solid #aaa; margin:20px; font-size:92%;" | {|align={{{align}}} cellpadding="10" style="background-color: white; width:55%; border:1px solid #aaa; margin:20px; font-size:92%;" | ||
|align="center"|{{{name}}} | |colspan="3" align="center"|{{{name}}} | ||
|- | |- | ||
| | |||
| | |||
|align="right"|{{{servings}}} | |align="right"|{{{servings}}} | ||
|- | |- | ||
| | |colspan="3"| | ||
{|align="center" cellpadding="5" style="background-color: #F9F9F9; border:1px solid #AAA; margin:10px; font-size:92%;" | {|align="center" cellpadding="5" style="background-color: #F9F9F9; border:1px solid #AAA; margin:10px; font-size:92%;" | ||
|align="center"|'''Ingredients''' | |align="center"|'''Ingredients''' | ||
Line 11: | Line 13: | ||
|} | |} | ||
|- | |- | ||
|'''Preparation''': {{{preparation}}} | |colspan="3"|'''Preparation''': {{{preparation}}} | ||
|- | |- | ||
|'''Categories''': {{{categories}}} | |colspan="3"|'''Categories''': {{{categories}}} | ||
|- | |- | ||
|'''Related recipes''': {{{related}}} | |colspan="3"|'''Related recipes''': {{{related}}} | ||
|} | |} | ||
<noinclude> | <noinclude> |
Revision as of 13:31, 18 March 2008
{{{name}}} | ||||
{{{servings}}} | ||||
| ||||
Preparation: {{{preparation}}} | ||||
Categories: {{{categories}}} | ||||
Related recipes: {{{related}}} |
Template Description
An instruction card for a recipe... in progress
Execution
{{recipe |name= |servings= |ingredients= |preparation= |categories= |related= }}
Sample
No sample yet. (coming soon)
Caveats
none so far.
Authors