This shows you the differences between two versions of the page.
| recipes:tortellini_salad [2022/12/28 14:42] – created - external edit 127.0.0.1 | recipes:tortellini_salad [2025/12/23 23:12] (current) – Fix namespace references siege | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Tortellini Salad ===== | ===== Tortellini Salad ===== | ||
| \\ | \\ | ||
| - | [[Pasta]]\\ | + | [[:Pasta]]\\ |
| Prep Time: 15 minutes\\ | Prep Time: 15 minutes\\ | ||
| Cook Time: 20 minutes\\ | Cook Time: 20 minutes\\ | ||
| Line 26: | Line 26: | ||
| ---- struct data ---- | ---- struct data ---- | ||
| + | recipe.name | ||
| + | recipe.description | ||
| + | recipe.image | ||
| + | recipe.yield | ||
| + | recipe.prep_time | ||
| + | recipe.cook_time | ||
| + | recipe.ingredients | ||
| + | recipe.instructions | ||
| ---- | ---- | ||