Template:About: Difference between revisions
Wikipedia box, improve description, misc. edits |
Make 1st parameter optional, improve description, misc. edits |
||
Line 1: | Line 1: | ||
:''This page is about {{{1 | <includeonly>:''{{#if: {{{1|}}}|This page is about {{{1}}}. |}}For {{{2|other uses}}}, see [[{{{3|{{FULLPAGENAME}} (disambiguation)}}}]].''</includeonly><noinclude> | ||
{{Wikipedia}} | {{Wikipedia}} | ||
The '''About''' template creates a disambiguation hatnote. It is used at the beginning of a page | The '''About''' template creates a disambiguation hatnote. It is used at the beginning of a page when the name of a [[Wikipedia:WP:Primary topic|primary topic]] conflicts with one or more other topics. It can also be used when two or more topics have similar names and meanings, and the distinction between the names and/or the meanings is not obvious enough to use [[Template:Distinguish]]. | ||
== Usage == | == Usage == | ||
This implementation supports three optional parameters. | |||
; <code>1=</code> | ; <code>1=</code> | ||
: | : Description of the primary topic ("This page is about …"). It may be left blank if the signification of the primary topic is obvious. | ||
; <code>2=</code> | ; <code>2=</code> | ||
: What the other page is about. If unused or blank, defaults to "For other uses". | : What the other page is about ("For ..."). If unused or blank, defaults to "For other uses". | ||
; <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 ("see ..."). If unused, defaults to "<nowiki>[[page title]]</nowiki> (disambiguation)". | ||
== See also == | == See also == | ||
* [[Template:Disambiguation]] | * [[Help:Disambiguation]] | ||
* [[Template:Disambiguation]] | |||
[[Category:Templates]] | [[Category:Templates]] | ||
[[Category:Hatnote templates]] | |||
</noinclude> | </noinclude> |