Template:About: Difference between revisions
Jump to navigation
Jump to search
m Internal link |
Wikipedia box, improve description, misc. edits |
||
Line 1: | Line 1: | ||
:''This page is about {{{1|something}}}. For {{{2|other uses}}}, see [[{{{3|{{PAGENAME}} (disambiguation)}}}]].''<noinclude> | :''This page is about {{{1|something}}}. For {{{2|other uses}}}, see [[{{{3|{{PAGENAME}} (disambiguation)}}}]].''<noinclude> | ||
{{Wikipedia}} | |||
The '''About''' template creates a disambiguation hatnote. It is used at the beginning of a page to link the reader to another article with a similar title or concept that they may have been seeking instead. | |||
== Usage == | |||
== | |||
In this implementation, the 1st parameter is required, while the 2nd and 3rd parameters are suggested. | In this implementation, the 1st parameter is required, while the 2nd and 3rd parameters are suggested. | ||
; <code>1=</code> | ; <code>1=</code> | ||
Line 15: | Line 13: | ||
; <code>3=</code> | ; <code>3=</code> | ||
: The title of the first other page. If unused, defaults to "<nowiki>[[page title]]</nowiki> (disambiguation)". | : The title of the first other page. If unused, defaults to "<nowiki>[[page title]]</nowiki> (disambiguation)". | ||
== See also == | |||
* [[Template:Disambiguation]] - for use on full disambiguation pages | |||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 06:01, 26 July 2023
- This page is about something. For other uses, see About (disambiguation).
The About template creates a disambiguation hatnote. It is used at the beginning of a page to link the reader to another article with a similar title or concept that they may have been seeking instead.
Usage
In this implementation, the 1st parameter is required, while the 2nd and 3rd parameters are suggested.
1=
- What the page this template is placed on is about ("This page is about …").
2=
- What the other page is about. If unused or blank, defaults to "For other uses".
3=
- The title of the first other page. If unused, defaults to "[[page title]] (disambiguation)".
See also
- Template:Disambiguation - for use on full disambiguation pages