Template:About: Difference between revisions

CombustLem (talk | contribs)
No edit summary
Tag: Reverted
CombustLem (talk | contribs)
No edit summary
Tag: Manual revert
Line 1: Line 1:
<span class="hatnote">
This page is about {{{about|this topic}}}. For other uses, see {{{other|[[{{{other|}}}]]}}}.
</span>
<noinclude>
<noinclude>
<templatedata>
<templatedata>
Line 10: Line 14:
       "default": "this topic"
       "default": "this topic"
     },
     },
     "other1": {
     "other": {
       "label": "Other uses page 1",
       "label": "Other uses page",
       "description": "Page for the first other use or disambiguation.",
       "description": "Page for other uses or disambiguation.",
      "type": "string",
      "default": ""
    },
    "other2": {
      "label": "Other uses page 2",
      "description": "Page for the second other use or disambiguation.",
       "type": "string",
       "type": "string",
       "default": ""
       "default": ""
Line 26: Line 24:
</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>