Template:See also

From TSG Doc
Revision as of 10:59, 18 January 2016 by E.vandenberge (talk | contribs) (1 revision imported: See also template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Template documentation[view] [edit] [history] [purge]

This template is used to create hatnotes to point to a small number of other, related, titles at the top of article sections according to Layout. It looks like this:

See also: Main Page

It is not for use in the "See also" section at the end of an article, or links to other articles or subsections in the article text.

Usage

Basic usage
{{see also|page1|page2|page3|...}}
Parameters
{{see also
| page1 | page2 | page3 | ...
| label 1 = label 1 | label 2 = label2 | label 3 = label3 | ...
| l1 = label1 | l2 = label2 | l3 = label3 | ...
| category = no
}}

Parameters

This template accepts the following parameters:

  • 1, 2, 3, ... – the pages to link to. At least one page name is required. Categories and files are automatically escaped with the colon trick, and links to sections are automatically formatted as page § section, rather than the MediaWiki default of page#section.
  • label 1, label 2, label 3, ...; or l1, l2, l3, ...; optional labels for each of the pages to link to.
  • category – if set to "no", "n", "false", or "0", suppresses the error tracking category (Category:Hatnote templates with errors). This only has an effect if the first positional parameter (the page to link to) is omitted.

Some parameters are excluded, because this is an imported template from Wikipedia and not all dependencies are installed here as well.