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 | {|align={{{align}}} cellpadding="10" style="background-color: white; width:55%; border:1px solid #aaa; margin:20px;" | ||
|colspan="3" align="center"|{{{name}}} | |colspan="3" align="center"|{{{name}}} | ||
|- | |- | ||
| | | | ||
| | | | ||
|align="right"|<font size= | |align="right"|<font color=#FFD558 size=130%>'''{{{servings}}}'''</font><br/><br/> | ||
<font color=#FFD558 size=4%>'''servings'''</font> | |||
|- | |- | ||
|colspan="3" align="center"| | |colspan="3" align="center"| | ||
{|align="center" cellpadding="5" style="background-color: #F9F9F9; border:1px solid #AAA; margin:10px | {|align="center" cellpadding="5" style="background-color: #F9F9F9; border:1px solid #AAA; margin:10px;" | ||
|align="center" colspan="3"|<font | |align="center" colspan="3"| | ||
<font color=#B9E88B>'''Ingredients'''</font><br/><br/> | |||
|- | |- | ||
|align="left" colspan="3"|{{{ingredients}}} | |align="left" colspan="3"|{{{ingredients}}} |
Revision as of 09:41, 19 March 2008
{{{name}}} | ||||||||
{{{servings}}} servings | ||||||||
| ||||||||
Preparation: {{{preparation}}} | ||||||||
Categories: {{{categories}}} | ||||||||
Related recipes: {{{related}}} |
Template Description
An instruction card for a recipe... in progress
Execution
{{recipe |align= (optional: left, right, or center. Default, Left.) |name= |servings= |ingredients= |preparation= |categories= |related= }}
Sample
No sample yet. (coming soon)
Caveats
none so far.
Authors