Template:See also

See also: [[:{{{1}}}]]
Template documentation
Category:Lua-based templates

{{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 Wikipedia:Layout. It is not for use in the "See also" section at the bottom of an article.

{{See also|Article 1|label 1=label1|Article 2|label 2=label2|...}}
  • Any number of articles can be listed (at least one should be provided).
  • The word "and" is always placed between the final two entries.
  • You can use parameters label 1, label 2 and so on to specify alternative labels for the links.
  • Parameter ll makes this template use {{Ll }}, which provides automatic linking to translation in user language, as well as using a translated default link text (overriding with label n still applies).
adding newline characters will break article links

Example

Code Result
{{See also|Article}}
See also: Article
{{See also|Article|label 1=Alternative title for Article}}
{{See also|Article|Article 2}}
See also: Article and Article 2
{{See also|Article|Article 2|Article 3}}
See also: Article, Article 2 and Article 3
{{See also|Article|Article 2|ll=TRUE}}
{{See also|Article|Article 2|l2=Alternative title for Article 2}}


[view · talk · edit]

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

See also

Category:Templates using TemplateData

Display up to three page links of other related (possibly translated) pages.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Page name1

Full name of related page

Page namerequired
Link labellabel 1 l1

Custom link text, to serve as label instead of the page name.

Default
Page name
Stringoptional
Page 22

no description

Page nameoptional
Page 2 labellabel 2 l2

no description

Stringoptional
Page 33

no description

Page nameoptional
Page 3 labellabel 3 l3

no description

Stringoptional
Use {{ll}}ll

If this parameter has any non-blank value, links are generated using {{ll}}, which provides automatic linking to translation in user language, as well as using a translated default link text (overriding link texts still applies).

Default
empty
Example
ll=TRUE
Lineoptional
altphrasealtphrase

Substitution text to replace the default string

Default
See also
Example
altphrase=Other related articles
Stringoptional
Category:Hatnote templates
Category:Template documentation pages Category:Templates
Category:Hatnote templates Category:Lua-based templates Category:Pages using the JsonConfig extension Category:Template documentation pages Category:Templates Category:Templates using TemplateData