Template:About: Difference between revisions
CombustLem (talk | contribs) No edit summary Tag: Reverted |
CombustLem (talk | contribs) No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<span class="hatnote"> | <span class="hatnote"> | ||
This page is about {{{about|this topic}}}. For {{{type|other uses}}}, see {{{other|{{{other|}}}}}}. | |||
</span> | </span> | ||
Line 7: | Line 6: | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": "A hatnote indicating the primary topic of a page and linking to | "description": "A hatnote indicating the primary topic of a page and linking to other uses.", | ||
"params": { | "params": { | ||
"about": { | "about": { | ||
Line 15: | Line 14: | ||
"default": "this topic" | "default": "this topic" | ||
}, | }, | ||
" | "type": { | ||
"label": " | "label": "For label", | ||
"description": " | "description": "Type of other uses. Like 'the song'.", | ||
"type": "string", | "type": "string", | ||
"default": "other uses" | "default": "other uses" | ||
}, | }, | ||
" | "other": { | ||
"label": "Other uses page", | |||
"description": "Page for other uses or disambiguation.", | |||
"label": " | |||
"description": " | |||
"type": "string", | "type": "string", | ||
"default": "" | "default": "" |