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}}} | ||
|- | |- | ||
Line 8: | Line 8: | ||
|- | |- | ||
|colspan="3" align="left"| | |colspan="3" align="left"| | ||
{|align=" | {|align="center" width=70% cellpadding="5" style="background-color: #F3F3F3; border:1px solid #AAA; margin:10px;" | ||
|align="center" colspan="3"| | |align="center" colspan="3"| | ||
<font color=#A7D17D size=5%>'''Ingredients'''</font><br/> | <font color=#A7D17D size=5%>'''Ingredients'''</font><br/> | ||
Line 15: | Line 15: | ||
|} | |} | ||
|- | |- | ||
|colspan="3"|'''Preparation''': {{{preparation}}} | |colspan="3"|<font color=#FF6B46 size=5%>'''Preparation''':</font><br/><br/>{{{preparation}}} | ||
|- | |- | ||
|colspan="3"|'''Categories''': {{{categories}}} | |colspan="3"|'''Categories''': {{{categories}}} |
Revision as of 10:16, 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