Шаблон:Recipe table

Материал из Guild Wars 2 wiki
Перейти к: навигация, поиск


Usage[править]

Generates a list of recipes based on the input parameters. Format using {{recipe list header}} and {{recipe list result format}}.

{{recipe table
| min rating =
| max rating =
| discipline =
| ingredient =
| source =
| sheet = 
| type =
| item type = 
| timegate =
}}

Parameters[править]

Parameter Maps to property
min rating Property:Requires rating (minimum value)
max rating Property:Requires rating (maximum value)
discipline Property:Requires discipline
ingredient Property:Has ingredient
Redirect Arrow.pngProperty:Has ingredient name
source Property:Has recipe source
sheet Property:Learned from recipe sheet
type Property:Has recipe type
item type Property:Has item data objectProperty:Has item type
item name Property:Has item data objectProperty:Has canonical name
timegate Property:Is time gated
other Use sparingly to target other properties not listed above.
sort
Determines the sort property. Defaults to "Requires rating, Has item data object".
limit
Defines the maximum number of results to return.
offset
Allows navigation beyond limit.

Examples[править]

Rating, discipline, and type[править]

{{recipe table
| min rating = 0
| max rating = 25
| discipline = chef
| type = Soup
}}
Item Rarity Discipline(s) Rating Ingredients
Bowl of Red Meat Stock.png Bowl of Red Meat Stock Z ChefChef tango icon 20px.png 0
2
[[|link=Морковь|20x20px]] Морковь
2
Onion.png Onion
1
Jug of Water.png Jug of Water
2
Slab of Red Meat.png Slab of Red Meat

Source and ingredient[править]

{{recipe table
| source = Mystic forge
| ingredient = Orichalcum Ingot
}}

No recipes found that match the constraints of the query.