Module:Recipe list/doc

From TibiaCraft
Revision as of 21:56, 4 October 2025 by Root (talk | contribs) (Created page with "{{documentation header}} <!-- Documentation here --> This module is used to list all recipes in a particular category. The type function will match recipes which have the type parameter set to the same value as the input. == Example == <code>{<nowiki/>{#invoke:recipe list|type|Foodstuff}}</code>, lists all recipes with type set to Foodstuff. {{#invoke:recipe list|type|Foodstuff}} <includeonly> <!-- Template categories/interwiki here --> </includeonly> <noinclude> <!-...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

This is the documentation page for Module:Recipe list

This is the documentation page. It is transcluded into Module:Recipe list. See Template:Documentation for more information.

This module is used to list all recipes in a particular category.

The type function will match recipes which have the type parameter set to the same value as the input.

Example

{{#invoke:recipe list|type|Foodstuff}}, lists all recipes with type set to Foodstuff.