Template:Features: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly>[[{{trim|{{{1}}}}}|{{Default|{{#show:{{{1}}}|?Display Name#-=}}|{{{1}}}}}]][[Category:Features {{trim|{{{1}}}}}]]</includeonly><noinclude> | ||
== Examples == | |||
<templatedata> | <code><nowiki>{{Features|Joseph Anderson}}</nowiki></code> | ||
{ | |||
<code><nowiki>{{Features|FAITOW-chan}}</nowiki></code> | |||
== Template Data == | |||
<templatedata>{ | |||
"params": { | "params": { | ||
"1": { | "1": { | ||
"label": "Target", | "label": "Target", | ||
"description": "The | "description": "The page for the featured in the context.", | ||
"type": "wiki-page-name", | "type": "wiki-page-name", | ||
"required": true | "required": true |
Latest revision as of 15:46, 3 March 2025
Examples
{{Features|Joseph Anderson}}
{{Features|FAITOW-chan}}
Template Data
Adds to the featuring category for the given thing, generally used as a part of other templates.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Target | 1 | The page for the featured in the context. | Page name | required |