Anonymous

Template:Disambig: Difference between revisions

From No Man's Land - A Trigun Wiki
m
templatedata adjustment
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=|}}}}}}. 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>
<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"
"suggested": true
},
},
"3": {
"3": {
"label": "Subject",
"label": "About",
"description": "The subject of the article",
"description": "Simple \"This article is about\" version of the disambiguation code.",
"suggested": true,
"type": "content"
"type": "content"
},
},
"about": {
"about": {
"label": "About description",
"label": "Descriptive about",
"description": "Describe what this article is about.",
"description": "Descriptive \"This article is about\" version of the disambiguation code where more detail can be added.",
"type": "content",
"type": "content"
"suggested": true
}
}
},
},