Difference between revisions of "Template:Recipe table"
Jump to navigation
Jump to search
(17 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
[[Requires crafting level::<{{{max level|500}}}]] | [[Requires crafting level::<{{{max level|500}}}]] | ||
{{#if:{{{class|}}}|[[Requires class::{{{class}}}]]}} | {{#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 --> | | ?Has item data object <!-- 2 --> | ||
| ?Requires crafting level <!-- 3 --> | | ?Requires crafting level <!-- 3 --> | ||
Line 13: | Line 17: | ||
| ?Has maximum quality # - <!-- 9 --> | | ?Has maximum quality # - <!-- 9 --> | ||
| ?Has ingredient <!-- 10 --> | | ?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 | | link = none | ||
| format = template | | format = template | ||
Line 19: | Line 33: | ||
| outrotemplate = Table footer | | outrotemplate = Table footer | ||
| mainlabel= | | mainlabel= | ||
| sort = {{{sort|Requires crafting level, Has canonical name}}} | | 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. | | default = No recipes found that match the constraints of the query. | ||
}}</includeonly> | }}</includeonly> |