Jump to content

Template:About: Difference between revisions

From The Talos Principle Wiki
added optional extra link
added template data
 
Line 11: Line 11:


<big><span style="color:#a00;">'''Note:'''</span> It might be good to replace this template with something more versatile in the future. See [https://en.wikipedia.org/wiki/Template:About Wikipedia].</big>
<big><span style="color:#a00;">'''Note:'''</span> It might be good to replace this template with something more versatile in the future. See [https://en.wikipedia.org/wiki/Template:About Wikipedia].</big>
</noinclude>
<templatedata>
{
"params": {
"1": {
"description": "The subject of this page.",
"required": true
},
"2": {
"description": "The title of a separate page.",
"required": true
},
"3": {
"description": "The subject of a separate page.",
"required": true
},
"4": {
"description": "The subject of an additional separate page."
},
"5": {
"description": "The title of an additional separate page."
}
},
"description": "Creates a hatnote describing the subject of this page and one or two easily-confused pages."
}
</templatedata></noinclude>

Latest revision as of 11:19, 23 May 2025

This article is about {{{1}}}. For {{{2}}}, see [[{{{3}}}]].

Usage

{{About|Use1|Use2|Article2}}

creates

This article is about Use1. For Use2, see Article2.


{{About|Use1|Use2|Article2|Use3|Article3}}

creates

This article is about Use1. For Use2, see Article2. For Use3, see Article3.


Note: It might be good to replace this template with something more versatile in the future. See Wikipedia.

Creates a hatnote describing the subject of this page and one or two easily-confused pages.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
11

The subject of this page.

Unknownrequired
22

The title of a separate page.

Unknownrequired
33

The subject of a separate page.

Unknownrequired
44

The subject of an additional separate page.

Unknownoptional
55

The title of an additional separate page.

Unknownoptional