Template:About: Difference between revisions

CombustLem (talk | contribs)
No edit summary
Tag: Reverted
CombustLem (talk | contribs)
No edit summary
 
(3 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 {{{othertext|other uses}}}, see  
This page is about {{{about|this topic}}}. For {{{type|other uses}}}, see {{{other|{{{other|}}}}}}.
  [[{{{other1|}}}]]{{#if:{{{other2|}}}| or [[{{{other2}}}]]}}.
</span>
</span>


Line 7: Line 6:
<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 15: Line 14:
       "default": "this topic"
       "default": "this topic"
     },
     },
     "othertext": {
     "type": {
       "label": "Other uses text",
       "label": "For label",
       "description": "Text describing other uses, e.g., 'other uses', 'other meanings'.",
       "description": "Type of other uses. Like 'the song'.",
       "type": "string",
       "type": "string",
       "default": "other uses"
       "default": "other uses"
     },
     },
     "other1": {
     "other": {
      "label": "First other uses page",
       "label": "Other uses page",
      "description": "Name of the first other uses page (rendered as a wiki link).",
       "description": "Page for other uses or disambiguation.",
      "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": ""