Jump to content

Template:About: Difference between revisions

From Mike's Birthday Wiki
CombustLem (talk | contribs)
No edit summary
Tag: Reverted
CombustLem (talk | contribs)
No edit summary
Tag: Reverted
Line 1: Line 1:
<span class="hatnote">
  This page is about {{{about|this topic}}}. For {{{othertext|other uses}}}, see
  [[{{{other1|}}}]]{{#if:{{{other2|}}}| or [[{{{other2}}}]]}}.
</span>
<noinclude>
<noinclude>
<templatedata>
<templatedata>
{
{
   "description": "A hatnote indicating the primary topic of a page and linking to other uses, with customizable text and up to two other uses.",
   "description": "A hatnote indicating the primary topic of a page and linking to other uses.",
   "params": {
   "params": {
     "about": {
     "about": {
Line 14: Line 9:
       "type": "string",
       "type": "string",
       "default": "this topic"
       "default": "this topic"
    },
    "othertext": {
      "label": "Other uses text",
      "description": "Text describing other uses, e.g., 'other uses', 'other meanings'.",
      "type": "string",
      "default": "other uses"
     },
     },
     "other1": {
     "other1": {
       "label": "First other uses page",
       "label": "Other uses page 1",
       "description": "Name of the first other uses page (rendered as a wiki link).",
       "description": "Page for the first other use or disambiguation.",
       "type": "string",
       "type": "string",
       "default": ""
       "default": ""
     },
     },
     "other2": {
     "other2": {
       "label": "Second other uses page",
       "label": "Other uses page 2",
       "description": "Name of the second other uses page (rendered as a wiki link).",
       "description": "Page for the second other use or disambiguation.",
       "type": "string",
       "type": "string",
       "default": ""
       "default": ""
Line 37: 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>

Revision as of 03:19, 22 July 2025

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
Other uses page 1other1

Page for the first other use or disambiguation.

Default
Stringoptional
Other uses page 2other2

Page for the second other use or disambiguation.

Default
Stringoptional


 This page is about this topic.
 For other uses,
 

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