ထႅမ်းပလဵတ်ႉ:Recipe summary
လွင်ႈၸႂ်ႉတိုဝ်း
[မႄးထတ်း]{{Recipe summary | category = | servings = | time = | difficulty = <!-- Should if provided contain a number between 1 and 5 --> | image = | energy = <!-- Should if provided contain the number of calories and cal (can include kJ)--> | note = }}
- All parameters to the {{recipesummary}} template are optional.
- The "Category" tries to resolve to an actual category, but does not include the recipe in that category.
- Difficulty is between 1 and 5 inclusive
- The difficulty includes the recipe in one of the following categories:
တူဝ်ယၢင်ႇ
[မႄးထတ်း]Named parameters, All values
[မႄးထတ်း]{{Recipe summary | category = Dessert recipes | servings = 1-2 | time = 30 minutes | difficulty = 3 | image = [[ၾၢႆႇ:Hamburger_sandwich.jpg|300px]] | energy = 100 cal (400 kJ) | note = Requires specific tools }}
Recipe summary | |
---|---|
ပိူင်ထၢၼ်ႈ | Dessert recipes |
ႁဵတ်းတႃႇ | 1-2 |
လွင်ႈပဵၼ်ႁႅင်း | 100 Cal (400 kJ) |
တၢင်းႁိုင် | 30 minutes |
လွင်ႈႁဵတ်းယၢပ်ႇ | |
မၢႆတွင်း | Requires specific tools |
Positional parameters, All values
[မႄးထတ်း]{{Recipe summary|Dessert recipes|1-2|40 minutes|3|[[ၾၢႆႇ:Hamburger_sandwich.jpg|300px]]|100 cal (400 kJ)|Requires specific tools}}
Note that some parameters should not have any newlines or spaces around them when using positional parameters as it will break the template.
Recipe summary | |
---|---|
ပိူင်ထၢၼ်ႈ | Dessert recipes |
ႁဵတ်းတႃႇ | 1-2 |
လွင်ႈပဵၼ်ႁႅင်း | 100 Cal (400 kJ) |
တၢင်းႁိုင် | 40 minutes |
လွင်ႈႁဵတ်းယၢပ်ႇ | |
မၢႆတွင်း | 100 Cal (400 kJ) |
Named parameters, Partial values
[မႄးထတ်း]{{Recipe summary | category = Dessert recipes | servings = 1-2 | time = 30 minutes | image = [[ၾၢႆႇ:Hamburger_sandwich.jpg|300px]] }}
Recipe summary | |
---|---|
ပိူင်ထၢၼ်ႈ | Dessert recipes |
ႁဵတ်းတႃႇ | 1-2 |
တၢင်းႁိုင် | 30 minutes |
Positional parameters, Partial values, Subsequent positional parameters
[မႄးထတ်း]{{Recipe summary|Dessert recipes|1-2|30 minutes||[[ၾၢႆႇ:Hamburger_sandwich.jpg|300px]]||}}</nowiki>
Recipe summary | |
---|---|
ပိူင်ထၢၼ်ႈ | Dessert recipes |
ႁဵတ်းတႃႇ | 1-2 |
တၢင်းႁိုင် | 30 minutes |
Positional parameters, Partial values, No subsequent parameters
[မႄးထတ်း]If you do not need later positional parameters, you can omit the "|"s.
{{Recipe summary|Dessert recipes|1-2|30 minutes}}
Recipe summary | |
---|---|
ပိူင်ထၢၼ်ႈ | Dessert recipes |
ႁဵတ်းတႃႇ | 1-2 |
တၢင်းႁိုင် | 30 minutes |
Positional parameters, Partial values, Named subsequent parameters
[မႄးထတ်း]As above, if you do not need later positional parameters, you can omit the "|"s. You may wish to include these via named parameters for clarity or brevity:
{{Recipe summary|Dessert recipes|1-2|30 minutes|image=[[ၾၢႆႇ:Hamburger_sandwich.jpg|300px]]}}
Recipe summary | |
---|---|
ပိူင်ထၢၼ်ႈ | Dessert recipes |
ႁဵတ်းတႃႇ | 1-2 |
တၢင်းႁိုင် | 30 minutes |
တူၺ်းပႃး
[မႄးထတ်း]- {{Recipe}}
Infobox for recipes in the cookbook
Parameter | ၶေႃႈသပ်းလႅင်း | Type | Status | |
---|---|---|---|---|
Name | Name name | The name of the recipe. Defaults to PAGENAME if not set.
| String | optional |
Category | Category category 1 | Category of the recipe.
| Unknown | suggested |
Yield | Yield yield 8 | How much the recipe makes.
| Unknown | suggested |
Servings | Servings servings 2 | The number(s) of servings the recipe would make.
| Unknown | suggested |
Time | Time 3 | Time needed to complete the recipe.
| Unknown | suggested |
Difficulty | Difficulty difficulty 4 | The difficulty of finishing the recipe on a scale of 1~5.
| Number | suggested |
Image | Image image 5 | An image of the product of the recipe
| Unbalanced wikitext | suggested |
Energy | Energy energy 6 | Energy intake of the product of the recipe.
| String | suggested |
Note | Note note 7 | Any notes on the recipe. | String | optional |
Noincludecat | Noincludecat | When this parameter is set to anything, don't put the page in the category specified in the "category" parameter. | Boolean | optional |
Rating | rating | no description | Number | deprecated |