Difference between revisions of "Template:Recipe table"
Jump to navigation
Jump to search
(28 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}}}]]}} | ||
| ?Has | {{#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 --> | | ?Requires crafting level <!-- 3 --> | ||
| ?Has recipe type <!-- | | ?Has recipe rank <!-- 4 --> | ||
| ?Has recipe yield <!-- | | ?Has recipe type <!-- 5 --> | ||
| ?Has crafting difficulty <!-- | | ?Has recipe yield <!-- 6 --> | ||
| ?Has crafting durability <!-- | | ?Has crafting difficulty # - <!-- 7 --> | ||
| ?Has maximum quality <!-- | | ?Has crafting durability # - <!-- 8 --> | ||
| ?Has ingredient <!-- | | ?Has maximum quality # - <!-- 9 --> | ||
| link = | | ?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 | | format = template | ||
| template = Recipe table format | | template = Recipe table format | ||
Line 18: | 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> |