Template:About: Difference between revisions
Appearance
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
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.
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | The subject of this page. | Unknown | required |
2 | 2 | The title of a separate page. | Unknown | required |
3 | 3 | The subject of a separate page. | Unknown | required |
4 | 4 | The subject of an additional separate page. | Unknown | optional |
5 | 5 | The title of an additional separate page. | Unknown | optional |