Template:Recipe: Difference between revisions

From Citizendium
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:2px solid #D5C096; margin:20px;"   
|colspan="2" align="left" valign="top"|<font size=6% color=#A27417 style="line-height:95%;">'''{{{name}}}'''</font>
|colspan="2" align="left" valign="top"|<font size=6% color=#A27417 style="line-height:95%;">'''{{{name}}}'''</font>
|align="right" margin="10px" NOWRAP valign="top"|
|align="right" margin="10px" NOWRAP valign="top"|
Line 11: Line 11:
|-
|-
|colspan="3" align="left"|
|colspan="3" align="left"|
{|align="center" width=80% cellpadding="5" style="background-color: #F3F3F3; border:1px solid #AAA; margin:10px;"
{|align="center" width=80% cellpadding="5" style="background-color: #F5F5F5; border:2px solid #D5C096; margin:10px;"
|align="center"|<font color=#A7D17D size=5%>'''Ingredients'''</font>
|align="center"|<font color=#A7D17D size=5%>'''Ingredients'''</font>
|-
|-

Revision as of 12:06, 20 March 2008

{{{name}}}

Yields

{{{howmany}}}

{{{what}}}

Ingredients
 

{{{ingredients}}}

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=
|howmany=
|what=
|ingredients=
|preparation=
|categories=
|related=
}}

Sample

Chocolate milk

Yields

1

serving

Ingredients
 
  • One 8 oz glass milk
  • 5 tsp chocolate powder
Preparation:
  1. Add chocolate powder to milk.
  2. Stir with spoon until dissolved.
  3. Drink!
Categories:
Related recipes:

Caveats

Worked around the bullet point issue.

Authors