Jump to content

Template:About: Difference between revisions

From Mike's Birthday Wiki
CombustLem (talk | contribs)
No edit summary
CombustLem (talk | contribs)
No edit summary
Tag: Reverted
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 {{{othertext|other uses}}}, see  
  [[{{{other1|}}}]]{{#if:{{{other2|}}}| or [[{{{other2}}}]]}}.
</span>
</span>


Line 6: Line 7:
<templatedata>
<templatedata>
{
{
   "description": "A hatnote indicating the primary topic of a page and linking to other uses.",
   "description": "A hatnote indicating the primary topic of a page and linking to other uses, with customizable text and up to two other uses.",
   "params": {
   "params": {
     "about": {
     "about": {
Line 14: Line 15:
       "default": "this topic"
       "default": "this topic"
     },
     },
     "other": {
     "othertext": {
       "label": "Other uses page",
      "label": "Other uses text",
       "description": "Page for other uses or disambiguation.",
      "description": "Text describing other uses, e.g., 'other uses', 'other meanings'.",
      "type": "string",
      "default": "other uses"
    },
    "other1": {
      "label": "First other uses page",
      "description": "Name of the first other uses page (rendered as a wiki link).",
      "type": "string",
      "default": ""
    },
    "other2": {
       "label": "Second other uses page",
       "description": "Name of the second other uses page (rendered as a wiki link).",
       "type": "string",
       "type": "string",
       "default": ""
       "default": ""

Revision as of 03:17, 22 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, with customizable text and up to two other uses.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
About textabout

The subject this page is about.

Default
this topic
Stringoptional
Other uses textothertext

Text describing other uses, e.g., 'other uses', 'other meanings'.

Default
other uses
Stringoptional
First other uses pageother1

Name of the first other uses page (rendered as a wiki link).

Default
Stringoptional
Second other uses pageother2

Name of the second other uses page (rendered as a wiki link).

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