4,056
edits
m (code adjustment) Tag: Reverted |
m (templatedata adjustment) |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 53: | Line 53: | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> | ||
<includeonly>:''{{#if:{{{3|{{{about|}}}}}}|This article is about {{{3|{{{about | <includeonly>:''{{#if:{{{3|{{{about|}}}}}}|This article is about {{{3|{{{about|}}}}}}. For other uses of "{{{2|{{{1}}}}}}", see [[{{{1}}} (disambiguation)]]|The name or term "{{{2|{{{1}}}}}}" refers to more than one concept. For a list of other uses, see [[{{{1}}} (disambiguation)]]}}.''</includeonly> | ||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
| Line 67: | Line 67: | ||
"label": "Name/term", | "label": "Name/term", | ||
"description": "\"The name or term\" version of the disambiguation code.", | "description": "\"The name or term\" version of the disambiguation code.", | ||
"type": "content" | "type": "content" | ||
}, | }, | ||
"3": { | "3": { | ||
"label": " | "label": "About", | ||
"description": " | "description": "Simple \"This article is about\" version of the disambiguation code.", | ||
"type": "content" | "type": "content" | ||
}, | }, | ||
"about": { | "about": { | ||
"label": " | "label": "Descriptive about", | ||
"description": " | "description": "Descriptive \"This article is about\" version of the disambiguation code where more detail can be added.", | ||
"type": "content" | "type": "content" | ||
} | } | ||
}, | }, | ||