Template:About: Difference between revisions
CombustLem (talk | contribs) No edit summary |
CombustLem (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<span class="hatnote"> | <span class="hatnote"> | ||
This page is about {{{about|this topic}}}. For other uses, see {{{other|{{{other|}}}}}}. | This page is about {{{about|this topic}}}. For {{{type|other uses}}}, see {{{other|{{{other|}}}}}}. | ||
</span> | </span> | ||
Line 13: | Line 13: | ||
"type": "string", | "type": "string", | ||
"default": "this topic" | "default": "this topic" | ||
}, | |||
"type": { | |||
"label": "For label", | |||
"description": "Type of other uses. Like 'the song'.", | |||
"type": "string", | |||
"default": "other uses" | |||
}, | }, | ||
"other": { | "other": { |