This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| recipes:belgian_waffles [2025/02/02 08:41] – created - external edit 127.0.0.1 | recipes:belgian_waffles [2026/01/06 11:53] (current) – Add struct data siege | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Belgian Waffles ===== | ===== Belgian Waffles ===== | ||
| - | {{waffles.jpg}} | + | {{:waffles.jpg}} |
| - | [[Breakfast]]\\ | + | [[:Breakfast]]\\ |
| Prep Time: 5 minutes\\ | Prep Time: 5 minutes\\ | ||
| Cook Time: 25 minutes\\ | Cook Time: 25 minutes\\ | ||
| Line 24: | Line 24: | ||
| ---- struct data ---- | ---- struct data ---- | ||
| + | recipe.name | ||
| + | recipe.description | ||
| + | recipe.image | ||
| + | recipe.yield | ||
| + | recipe.prep_time | ||
| + | recipe.cook_time | ||
| + | recipe.ingredients | ||
| + | 4 tsp baking powder | ||
| + | 1/2 tsp salt | ||
| + | 1/4 cup sugar | ||
| + | 2 eggs | ||
| + | 1/2 cup vegetable oil | ||
| + | 2 cups milk | ||
| + | 2 tsp vanilla | ||
| + | recipe.instructions | ||
| + | Mix together ingredients in a bowl and mix thoroughly. | ||
| + | Cook waffles in waffle iron. | ||
| ---- | ---- | ||