Recipe Style Guide: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
= | = Recipe Style Guide v1.3 = | ||
This guide defines the required editorial standards for all recipes posted on this wiki. | |||
== | == 1. Page Title == | ||
* Use Title Case (capitalize key words). | |||
* If needed, disambiguate with parentheses. | |||
Example: <code>Chili (Vegetarian)</code> | |||
== | == 2. Intro Paragraph == | ||
* Write a 1–2 sentence overview of the dish. | |||
* Optional: origin, use case (holiday, quick meal), or dietary label. | |||
== 3. Ingredients == | |||
* Use a bulleted list (<code>*</code>). | |||
* One item per line. | |||
* | * Include necessary prep terms (e.g., chopped, minced, grated). | ||
* | * Use only US customary measurements; metric optional. | ||
* g | * Fractions: | ||
* | ** Use slash notation only (e.g., <code>3/4</code>) | ||
* | ** Combine whole + fraction with a dash and no spaces (<code>1-1/2</code>). | ||
* | ** Do NOT use typographic characters like <code>½</code> or <code>¼</code>. | ||
* | |||
* | |||
* | |||
* Abbreviations must follow this exact list (no periods or plurals): | |||
* | |||
= | {| class="wikitable" | ||
! Unit !! Abbreviation | |||
|- | |||
| teaspoon || tsp | |||
|- | |||
| tablespoon || tbsp | |||
|- | |||
| cup || cup | |||
|- | |||
| ounce || oz | |||
|- | |||
| pound || lb | |||
|- | |||
| gram || g | |||
|- | |||
| kilogram || kg | |||
|- | |||
| liter || L | |||
|- | |||
| milliliter || mL | |||
|- | |||
| inch || in | |||
|- | |||
| degree Fahrenheit || °F | |||
|- | |||
| degree Celsius || °C | |||
|} | |||
*Examples:* | |||
<pre> | |||
* | * 1-1/2 tsp ground cinnamon | ||
* | * 3 tbsp olive oil | ||
* | * 3/4 cup chopped walnuts | ||
* | * 1 lb boneless chicken thighs | ||
</pre> | |||
== | == 4. Instructions == | ||
* | * Use numbered steps (<code>#</code>). | ||
* | * One action per step, clear and concise. | ||
* | * Do not re-specify ingredient prep in this section. | ||
* | |||
* | == 5. Source (Required) == | ||
Use a <code>== Source ==</code> section. | |||
* Examples: | |||
** <code>Original recipe</code> | |||
** <code>Adapted from Joy of Cooking</code> | |||
** <code>Based on https://example.com/my-recipe</code> | |||
== 6. Optional Sections == | |||
Add only if applicable: | |||
* <code>== Tips ==</code> | |||
* <code>== Variations ==</code> | |||
* <code>== Storage ==</code> | |||
* <code>== Nutrition ==</code> | |||
== 7. Categories (Required) == | |||
* Every recipe must include at least one category: | |||
<pre> | |||
[[Category:Desserts]] | |||
[[Category:Gluten-Free]] | |||
</pre> | |||
== 8. Images == | |||
* Use the following format: | |||
<pre> | |||
[[File:Example.jpg|thumb|Descriptive caption]] | |||
</pre> | |||
* Use natural light, relevant, high-quality images when possible. | |||
== 9. Templates (Optional) == | |||
* If using a recipe info template: | |||
<pre> | |||
{{RecipeInfo|prep=10m|cook=25m|serves=4}} | |||
</pre> | |||
== 10. Formatting Marker == | |||
All pages formatted to this standard should end with the following: | |||
<pre> | |||
---- | |||
''Formatted to [[Project:Recipe Style Guide v1.3]] on ~~~~~ by ChatGPT'' | |||
</pre> | |||
---- | |||
''This style guide was finalized June 15, 2025.'' | |||
Latest revision as of 10:25, 15 June 2025
Recipe Style Guide v1.3
This guide defines the required editorial standards for all recipes posted on this wiki.
1. Page Title
- Use Title Case (capitalize key words).
- If needed, disambiguate with parentheses.
Example: Chili (Vegetarian)
2. Intro Paragraph
- Write a 1–2 sentence overview of the dish.
- Optional: origin, use case (holiday, quick meal), or dietary label.
3. Ingredients
- Use a bulleted list (
*). - One item per line.
- Include necessary prep terms (e.g., chopped, minced, grated).
- Use only US customary measurements; metric optional.
- Fractions:
- Use slash notation only (e.g.,
3/4) - Combine whole + fraction with a dash and no spaces (
1-1/2). - Do NOT use typographic characters like
½or¼.
- Use slash notation only (e.g.,
- Abbreviations must follow this exact list (no periods or plurals):
| Unit | Abbreviation |
|---|---|
| teaspoon | tsp |
| tablespoon | tbsp |
| cup | cup |
| ounce | oz |
| pound | lb |
| gram | g |
| kilogram | kg |
| liter | L |
| milliliter | mL |
| inch | in |
| degree Fahrenheit | °F |
| degree Celsius | °C |
- Examples:*
* 1-1/2 tsp ground cinnamon * 3 tbsp olive oil * 3/4 cup chopped walnuts * 1 lb boneless chicken thighs
4. Instructions
- Use numbered steps (
#). - One action per step, clear and concise.
- Do not re-specify ingredient prep in this section.
5. Source (Required)
Use a == Source == section.
- Examples:
Original recipeAdapted from Joy of CookingBased on https://example.com/my-recipe
6. Optional Sections
Add only if applicable:
== Tips ==== Variations ==== Storage ==== Nutrition ==
7. Categories (Required)
- Every recipe must include at least one category:
[[Category:Desserts]] [[Category:Gluten-Free]]
8. Images
- Use the following format:
[[File:Example.jpg|thumb|Descriptive caption]]
- Use natural light, relevant, high-quality images when possible.
9. Templates (Optional)
- If using a recipe info template:
{{RecipeInfo|prep=10m|cook=25m|serves=4}}
10. Formatting Marker
All pages formatted to this standard should end with the following:
---- ''Formatted to [[Project:Recipe Style Guide v1.3]] on ~~~~~ by ChatGPT''
This style guide was finalized June 15, 2025.