Template:Food that grants: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
mNo edit summary
(update doc, and also this doesnt use LIKE anymore)
Line 9: Line 9:
}}
}}
{{#ifeq: {{{2|list}}} | list | </ul> }}</includeonly><noinclude>[[Category:Query Templates]]
{{#ifeq: {{{2|list}}} | list | </ul> }}</includeonly><noinclude>[[Category:Query Templates]]
Template that returns a bulleted list of all food items that grant the specified cooking effect provided in the first argument. This uses <code>LIKE</code>, so as long as the first argument contains the word, it will return.
Template that returns a bulleted list of all food items that grant the specified cooking effect provided in the first argument.


==Default example==
==Default example==

Revision as of 16:43, 21 August 2020

Template that returns a bulleted list of all food items that grant the specified cooking effect provided in the first argument.

Default example

{{Food that grants|Heat and fire-based}}

Output:

Example with linebreaks instead of bullets

{{Food that grants|Heat and fire-based|linebreaks}}

Output:
congealed blaze
cured dawnglider tail
fire ant gaster paste

Example with commas

{{Food that grants|Heat and fire-based|commas}}

Output:

congealed blaze, cured dawnglider tail, fire ant gaster paste