Jump to content

Template:About: Difference between revisions

From Mike's Birthday Wiki
CombustLem (talk | contribs)
Created page with "<span class="hatnote"> This page is about {{{about|this topic}}}. For other uses, see {{{other|[[{{{other|}}}]]}}}. </span>"
 
CombustLem (talk | contribs)
No edit summary
 
(6 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 other uses, see {{{other|[[{{{other|}}}]]}}}.
This page is about {{{about|this topic}}}. For {{{type|other uses}}}, see {{{other|{{{other|}}}}}}.
</span>
</span>
<noinclude>
<templatedata>
{
  "description": "A hatnote indicating the primary topic of a page and linking to other uses.",
  "params": {
    "about": {
      "label": "About text",
      "description": "The subject this page is about.",
      "type": "string",
      "default": "this topic"
    },
    "type": {
      "label": "For label",
      "description": "Type of other uses. Like 'the song'.",
      "type": "string",
      "default": "other uses"
    },
    "other": {
      "label": "Other uses page",
      "description": "Page for other uses or disambiguation.",
      "type": "string",
      "default": ""
    }
  }
}
</templatedata>
</noinclude>

Latest revision as of 04:49, 23 July 2025

This page is about this topic. For other uses, see .


A hatnote indicating the primary topic of a page and linking to other uses.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
About textabout

The subject this page is about.

Default
this topic
Stringoptional
For labeltype

Type of other uses. Like 'the song'.

Default
other uses
Stringoptional
Other uses pageother

Page for other uses or disambiguation.

Default
Stringoptional
Cookies help us deliver our services. By using our services, you agree to our use of cookies.