Editing Template:About
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
Line 14: | Line 10: | ||
"default": "this topic" | "default": "this topic" | ||
}, | }, | ||
" | "other1": { | ||
"label": " | "label": "Other uses page 1", | ||
"description": " | "description": "Page for the first other use or disambiguation.", | ||
"type": "string", | "type": "string", | ||
"default": " | "default": "" | ||
}, | }, | ||
" | "other2": { | ||
"label": "Other uses page", | "label": "Other uses page 2", | ||
"description": "Page for other | "description": "Page for the second other use or disambiguation.", | ||
"type": "string", | "type": "string", | ||
"default": "" | "default": "" | ||
Line 30: | Line 26: | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
<span class="hatnote"> | |||
This page is about {{#if: {{{about|}}} | {{{about}}} | this topic }}. | |||
For {{#if: {{{other1|}}} | {{{other1}}} | other uses }}, | |||
{{#if: {{{other2|}}} | | |||
see [[{{{other2}}}]]. | |||
{{#if: {{{other3|}}} | or [[{{{other3}}}]] }}. | |||
}} | |||
</span> |