Template:See also/doc

From Sarkarverse
Jump to navigation Jump to search

Usage

{{See also}} is used to create hatnotes to point to a small number of other, related, titles at the top of article sections according to Sarkarverse:Layout. It is not for use in the "See also" section at the end of an article.

{{See also|Article 1|...|Article 15}}
  • One to fifteen articles can be listed.
  • The word "and" is always placed between the final two entries.
  • If more than 15 entries are supplied, a message will be displayed pointing out the problem.
  • You can use parameters label 1 to label 15 to specify alternative labels for the links. Adding newline characters will break article links.

Examples

Code Result
{{See also|Article}}
{{See also|Article|label 1=Alternative title for Article}}
{{See also|Article|Article 2}}
{{See also|Article|Article 2|Article 3}}
{{See also|Article|Article 2|label 2=Alternative title for Article 2}}

And so on up to 15 parameters.

See also: Link to section

It is possible to direct this template to link a particular section within another article.

{{See also|Michael Tritter#storyline|l1=Storyline}} gives

Note that the parameter name is a lower case 'L' followed by the number '1', not the number eleven.

Template data

This is the TemplateData documentation for this template used by VisualEditor and other tools.

See also

This template is used to create hatnotes to point to a small number of other, related, titles at the top of article sections.

Template parameters

ParameterDescriptionTypeStatus
First article1

The first article to be linked to.

Stringrequired
First article display namelabel 1 l1

What the first linked article is to be displayed as.

Stringoptional
Second article2

The second article to be linked to. Up to 15 articles can be linked, use increasing numbers (starting with "3" for article 3) as parameter names.

Stringoptional
Second article display namelabel 2 l2

What the second linked article is to be displayed as. Up to 15 articles can be linked, use increasing numbers (starting with "label 3" or "l3" for article 3) as parameter names.

Stringoptional


Hatnote templates

For the full guideline on hatnotes, see Wikipedia:Hatnote.

Hatnotes must be at the very top of the page or section.

Generic hatnote

  • {{Hatnote|CUSTOM TEXT}}
    CUSTOM TEXT
{{Hatnote|For other senses of this term, see [[etc…]]}}
For other senses of this term, see etc…

If a link in a hatnote points to a disambiguation page, the link should include "(disambiguation)", even if that is a redirect. This indicates that the disambiguation link is intentional, and not an error (see WP:INTDABLINK):

Not {{hatnote|other uses|Springfield}}; but
{{hatnote|other uses|Springfield (disambiguation)}}, or
{{hatnote|other uses|Springfield (disambiguation)|Springfield}}

More pages on the same topic ("Further information ...")

"Main article: …"

{{Main}} is used to make summary style explicit, when used in a summary section for which there is also a separate article on the subject:

  • {{Main|Main Article}}
Main article: Main Article
  • {{Main|Main Article|Article2}}
Main articles: Main Article and Article2

"For more details on …, see …"

{{Details}} can supplement {{Main}} in summary sections, or can indicate more details in nonsummary sections:

  • {{Details|PAGE1}}
    For more details on this topic, see PAGE1.
  • {{Details|PAGE1|TOPIC}}
    For more details on TOPIC, see PAGE1.

{{Details3}} allows changing the displayed name for links. Unlike {{Details}}, it requires bracketed link notation:

"See also …"

Note: use only when OTHER TOPIC PAGE is related to current article and contains a self-explanatory parenthetical.

"Further information: …"

Other uses of the same title ("For …, see …")

"This page is about … For other uses …"

{{About}} is the main template for noting other uses.

Note. When used in main namespace, the word "page" in the following hatnotes is replaced by "article".

  • {{About|USE1}}
    This page is about USE1. For other uses, see See also/doc (disambiguation).
  • {{About|USE1||PAGE2}} (When the disambiguation page has a different name – Note the empty second parameter) →
    This page is about USE1. For other uses, see PAGE2.
  • {{About|USE1|USE2|PAGE2}} (When there is only one other use) →
    This page is about USE1. For USE2, see PAGE2.
  • {{About|USE1|USE2|PAGE2|and|PAGE3}} (Two pages for USE2) →
    This page is about USE1. For USE2, see PAGE2 and PAGE3.
  • {{About|USE1|USE2|PAGE2#SUBSECTION{{!}}PAGE2TITLE}} (Using the {{!}} magic word to give the link a different title) →
    This page is about USE1. For USE2, see PAGE2TITLE.
  • {{About|USE1|USE2|PAGE2|USE3|PAGE3|USE4|PAGE4|USE5|PAGE5}} (When there are up to four other uses – You should generally create a disambiguation page at this point) →
    This page is about USE1. For USE2, see PAGE2. For USE3, see PAGE3. For USE4, see PAGE4. For USE5, see PAGE5.
  • {{About|USE1|USE2|PAGE2|USE3|PAGE3|other uses}} (When there are several standard other uses and also a disambiguation page with default name – Note that the last page name is not specified) →
    This page is about USE1. For USE2, see PAGE2. For USE3, see PAGE3. For other uses, see See also/doc (disambiguation).
  • {{About|USE1|USE2|PAGE2|USE3|PAGE3|other uses|PAGE4}} (When there are several standard other uses and also a disambiguation page with non-default name) →
    This page is about USE1. For USE2, see PAGE2. For USE3, see PAGE3. For other uses, see PAGE4.
  • {{About|USE1|USE2|PAGE2|USE3|PAGE3|other uses|PAGE4|and}}
    This page is about USE1. For USE2, see PAGE2. For USE3, see PAGE3. For other uses, see PAGE4 and See also/doc (disambiguation).
  • {{About||USE2|PAGE2|USE3|PAGE3|other uses}} (When you don't need to state the focus of this article/page – Note the empty first parameter) →
    For USE2, see PAGE2. For USE3, see PAGE3. For other uses, see See also/doc (disambiguation).
  • {{About|||PAGE1|and|PAGE2}}
    For other uses, see PAGE1 and PAGE2.
Note: {{for||PAGE1|PAGE2}} produces the same result.
Note: this hatnote says "section", instead of "article" or "page".

"This page is about … It is not to be confused with …"

{{About-distinguish}} is a template for noting other uses when there could be confusion with another topic.

"For …, see …"

{{For}} can be used instead of {{About}} so as not to display: This page is about USE1. but still specify a specific other use. This effect can also be achieved by using an empty first parameter in {{About}} as in:

For example: {{for|OTHER TOPIC|PAGE1}} is the same as {{About||OTHER TOPIC|PAGE1}} (note the empty first parameter).

However, it is somewhat clearer when using the {{For}} template, since the word "about" does not appear in the statement.

Variations
As with {{Other uses}}, there is a whole family of "for" templates. {{For2}} allows custom text, such as quotation marks or a link from part of the "CUSTOM TEXT"
  • {{For2|OTHER TOPIC|CUSTOM TEXT}}
    For OTHER TOPIC, see CUSTOM TEXT.

"For other uses, see …"

When such a wordy hatnote as {{About}} is not needed, {{Other uses}} is often useful.

Variations
There are, historically, a whole family of "other uses" templates for specific cases. {{About}} is the standard hatnote for "other uses" and many of them can be specified using the {{About}} template. However, the individual templates may be easier to use in certain contexts.
Here are the variations and (when appropriate) the equivalents using the {{About}}, {{Other uses}} or {{For}} templates.
Note: adds "(disambiguation)" to whatever is input as the PAGE1.
Note: {{Other uses|PAGE1 (disambiguation)}} produces the same result.
Note: same as {{about}}, except it forces a second use to be noted if unspecified by parameters.

"For other uses of …, see …"

"… redirects here. For other uses, see …"

  • {{Redirect|REDIRECT}}
    "REDIRECT" redirects here. For other uses, see REDIRECT (disambiguation).
  • {{Redirect|REDIRECT||PAGE1}}
    "REDIRECT" redirects here. For other uses, see PAGE1.
  • {{Redirect|REDIRECT|USE1|PAGE1}}
    "REDIRECT" redirects here. For USE1, see PAGE1.
  • {{Redirect|REDIRECT|USE1|PAGE1|USE2|PAGE2}}
    "REDIRECT" redirects here. For USE1, see PAGE1. For USE2, see PAGE2.
  • {{Redirect|REDIRECT|USE1|PAGE1|USE2|PAGE2|USE3|PAGE3}}
    "REDIRECT" redirects here. For USE1, see PAGE1. For USE2, see PAGE2. For USE3, see PAGE3.
  • {{Redirect|REDIRECT|USE1|PAGE1|and|PAGE2}}
    "REDIRECT" redirects here. For USE1, see PAGE1 and PAGE2.
  • {{Redirect|REDIRECT|USE1|PAGE1|USE2|PAGE2|and|PAGE3}}
    "REDIRECT" redirects here. For USE1, see PAGE1. For USE2, see PAGE2 and PAGE3.
  • {{Redirect6|REDIRECT|USE1|PAGE1}}
    "REDIRECT" redirects here. For USE1, see PAGE1. For other uses, see REDIRECT (disambiguation).
  • {{Redirect6|REDIRECT|USE1|PAGE1||PAGE2}}
    "REDIRECT" redirects here. For USE1, see PAGE1. For other uses, see PAGE2.
Variations
  • For two sources:
    • {{Redirect2|REDIRECT1|REDIRECT2}}
      "REDIRECT1" and "REDIRECT2" redirect here. For other uses, see REDIRECT1 (disambiguation).
    • {{Redirect2|REDIRECT1|REDIRECT2|USE}}
      "REDIRECT1" and "REDIRECT2" redirect here. For USE, see REDIRECT1 (disambiguation).
    • {{Redirect2|REDIRECT1|REDIRECT2||PAGE1}}
      "REDIRECT1" and "REDIRECT2" redirect here. For other uses, see PAGE1.
    • {{Redirect2|REDIRECT1|REDIRECT2|USE|PAGE1}}
      "REDIRECT1" and "REDIRECT2" redirect here. For USE, see PAGE1.
    • {{Redirect2|REDIRECT1|REDIRECT2|USE1|PAGE1|USE2|PAGE2}}
      "REDIRECT1" and "REDIRECT2" redirect here. For USE1, see PAGE1. For USE2, see PAGE2.
    • {{Redirect2|REDIRECT1|REDIRECT2|USE1|PAGE1|USE2|PAGE2|USE3|PAGE3}}
      "REDIRECT1" and "REDIRECT2" redirect here. For USE1, see PAGE1. For USE2, see PAGE2. For USE3, see PAGE3.
    • {{Redirect2|REDIRECT1|REDIRECT2|USE1|PAGE1|USE2|PAGE2|USE3|PAGE3|USE4|PAGE4}}
      "REDIRECT1" and "REDIRECT2" redirect here. For USE1, see PAGE1. For USE2, see PAGE2. For USE3, see PAGE3. For USE4, see PAGE4.
    • {{Redirect4|REDIRECT1|REDIRECT2}}
      "REDIRECT1" and "REDIRECT2" redirect here. For other uses, see REDIRECT1 (disambiguation) and REDIRECT2 (disambiguation).
    • {{Redirect4|REDIRECT1|REDIRECT2|USE|TEXT}}
      "REDIRECT1" and "REDIRECT2" redirect here. For USE, see TEXT.
  • For three sources:
  • To specify the text following "redirects here.":
    • {{Redirect3|REDIRECT|TEXT}} or {{Redirect text|REDIRECT|TEXT}}
      "REDIRECT" redirects here. TEXT.
    • {{Redirect-synonym|TERM|OTHER TOPIC}}
      "TERM" redirects here. TERM may also refer to OTHER TOPIC.
... Not to be confused with ...

Similar proper names ("For other people named ...")

Other people

Note: same as {{About}} except uses "other people" instead of "other uses" if only 1 parameter is used
Note: defaults to "named" as in {{Other people}}, exists for options like "nicknamed", "known as", etc.

Other places

Other ships

For articles on ships:

Distinguish

"Not to be confused with …"

"… redirects here. It is not to be confused with …"

"For technical reasons, … redirects here. For … , see … ."

Family names

Miscellaneous (hurricanes, Pope Stephen, Wiki selfref)

These hatnotes are topic-specific. They are documented at their template page.

Categories

Category-specific templates:

This is a template for linking categories horizontally. Horizontal linkage is often the right solution when vertical linkage (i.e., as sub-category and parent category) is not appropriate. In most cases, this template should be used on both categories to create reciprocal linkage between the two categories.

  1. REDIRECT Template:Succeeding category

Template:R from move

Lists

User pages

This is a Wikipedia user talk page. For other uses of TOPIC, see PAGE1.

Notes

These templates are used in thousands of articles; therefore, changing the syntax could break thousands of articles. If you wish to create or edit a disambiguation or redirection template, first ask yourself the following questions:

  1. Is there already a template that will do this job? Since many disambiguation and redirection templates have already been created, first check: Category:Disambiguation and redirection templates.
  2. Do I really need a new template for this? Will it likely be used on any other articles or should I just use {{Hatnote}} instead? Before creating a new template, see the template namespace guideline.
  3. If I change the parameters around on an existing template, do I know what the result will be? Will it break existing uses of the template and if so, can I fix all of the errors? Before making any changes, see Template sandbox and test cases.

See also