Template:Features: Difference between revisions

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
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#if:{{trim|{{{1|}}}}}|featuring: [[{{trim|{{{1|}}}}}]]}}[[Category:Features {{trim|{{{1|}}}}}]]}}<noinclude>
<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 thing featured in the context.",
"description": "The page for the featured in the context.",
"type": "wiki-page-name",
"type": "wiki-page-name",
"required": true
"required": true