Template:Features: Difference between revisions
Appearance
Created page with "{{#if:{{trim|{{{1|}}}}}|featuring: [[{{trim|{{{1|}}}}}]]}}[[Category:Features {{trim|{{{1|}}}}}]]}}<noinclude> <templatedata> { "params": { "1": { "label": "Target", "description": "The thing featured in the context.", "type": "wiki-page-name", "required": true } }, "description": "Adds to the featuring category for the given thing, generally used as a part of other templates.", "format": "inline" } </templatedata></noinclude>" |
No edit summary |
||
Line 1: | Line 1: | ||
{{#if:{{trim|{{{1|}}}}}|featuring: [[{{trim|{{{1|}}}}}]]}}[[Category:Features {{trim|{{{1|}}}}}]]}}<noinclude> | <includeonly>{{#if:{{trim|{{{1|}}}}}|featuring: [[{{trim|{{{1|}}}}}]]}}[[Category:Features {{trim|{{{1|}}}}}]]}}</includeonly><noinclude> | ||
<templatedata> | <templatedata> |
Revision as of 21:40, 22 January 2025
Adds to the featuring category for the given thing, generally used as a part of other templates.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Target | 1 | The thing featured in the context. | Page name | required |