More languages
More actions
Created page with "{{#ifexist: Category:Recipes containing {{{block}}} | <categorytree mode="pages">Recipes containing {{{block}}}</categorytree> | {{{block}}} does not appear in any recipes. }} <noinclude> <templatedata> { "params": { "block": { "label": "Block", "description": "The block in question.", "type": "wiki-page-name", "required": true } }, "description": "Lists recipes containing a block, if available." } </templatedata> </noinclude>" |
mNo edit summary |
||
Line 8: | Line 8: | ||
"description": "The block in question.", | "description": "The block in question.", | ||
"type": "wiki-page-name", | "type": "wiki-page-name", | ||
" | "default": "{{PAGENAME}}", | ||
"autovalue": "{{PAGENAME}}" | |||
} | } | ||
}, | }, |
Revision as of 17:52, 25 April 2025
{{{block}}} does not appear in any recipes.
Lists recipes containing a block, if available.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Block | block | The block in question.
| Page name | optional |