Template:Artisan product by category table/doc
Displays a table of artisan products that require a given item.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Filter: Item Name | 1 | If set, limits the returned product recipes to those requiring these items. Multiple items should be separated by a semicolon. When not set, defaults to the name of the current page (the current item). Case-sensitive!
| String | optional |
Filter: Artisan equipment | medium | If set, limits the results to those that use these artisan equipments. Multiple names should be separated by a semicolon. Case-sensitive!
| String | optional |
Filter: Only these recipes | only | If set, limits the results to these recipes (other filters still apply and can exclude them). Multiple recipes should be separated by a semicolon. Case-sensitive! | String | optional |
Filter: Belonging to category 1 | category | If set, further limits results to those recipes that belong to this category. Only a single category name is allowed. | String | optional |
Filter: Belonging to category 2 | category2 | If set, further limits results to those recipes that belong to this category. Only a single category name is allowed. | Unknown | optional |
Display "Sell Price" column? | noprice | If set to a non-empty value, the sell price column will not be displayed. | Boolean | optional |
Display "Restores" column? | norestore | If set to a non-empty value, the "Restores" column will not be displayed. Depends on the visibility of the "Sell price" column; if "Sell price" is not displayed, "Restores" will also be hidden. | Boolean | optional |
Filter: Not belonging to category 1 | not | If set, further limits results to those recipes that do not belong to this category. Only a single category name is allowed. | Unknown | optional |
Filter: Not belonging to category 2 | not2 | If set, further limits results to those recipes that do not belong to this category. Only a single category name is allowed. | Unknown | optional |