Difference between revisions of "Template:Recipe table"
Jump to navigation
Jump to search
(44 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{#ask: [[ | <includeonly>{{#ask: | ||
| ?Has | [[Can be queried for base ingredients::true]] | ||
| | [[Requires crafting level::>{{{min level|0}}}]] | ||
| | [[Requires crafting level::<{{{max level|500}}}]] | ||
| | {{#if:{{{class|}}}|[[Requires class::{{{class}}}]]}} | ||
{{#if:{{{rank|}}}|[[Has recipe rank::{{{rank}}}]]}} | |||
{{#if:{{{specialist|}}}|[[Requires specialization::true]]}} | |||
{{#if:{{{learned-from|}}}|[[Learned from recipe sheet::{{{learned-from|}}}]]}} | |||
{{#if:{{{expert|}}}|[[Is expert recipe::{{{expert|}}}]]}} | |||
| ?Has item data object <!-- 2 --> | |||
| ?Requires crafting level <!-- 3 --> | |||
| ?Has recipe rank <!-- 4 --> | |||
| ?Has recipe type <!-- 5 --> | |||
| ?Has recipe yield <!-- 6 --> | |||
| ?Has crafting difficulty # - <!-- 7 --> | |||
| ?Has crafting durability # - <!-- 8 --> | |||
| ?Has maximum quality # - <!-- 9 --> | |||
| ?Has ingredient <!-- 10 --> | |||
| ?Is collectable recipe <!-- 11 --> | |||
| ?Is expert recipe <!-- 12 --> | |||
| ?Requires class <!-- 13 --> | |||
| ?Allows quick synthesis <!-- 14 --> | |||
| ?Requires qs craftsmanship # - <!-- 15 --> | |||
| ?Requires qs control # - <!-- 16 --> | |||
| ?Requires craftsmanship # - <!-- 17 --> | |||
| ?Requires control # - <!-- 18 --> | |||
| ?Requires equipment <!-- 19 --> | |||
| ?Learned from recipe sheet <!-- 20 --> | |||
| link = none | |||
| format = template | |||
| template = Recipe table format | |||
| introtemplate = Recipe table header | |||
| outrotemplate = Table footer | |||
| mainlabel= | | mainlabel= | ||
| sort = {{{sort|Requires class, Requires crafting level, Has recipe rank, Has crafting durability, Has crafting difficulty, Has maximum quality, Has canonical name}}} | |||
| limit = 999 | | limit = 999 | ||
}} | | default = No recipes found that match the constraints of the query. | ||
}}</includeonly> |