Template:See also
Template documentation [view] [edit] [history] [purge]
Usage[edit source]
- Basic usage
{{See also|page1|page2|page3|...}}
- All parameters
{{See also|page1|page2|page3| ... |label 1 = label 1|label 2 = label2|label 3 = label3| ... |l1 = label1|l2 = label2|l3 = label3| ... |selfref = yes|category = no}}
Parameters[edit source]
This template accepts the following parameters:
1
,2
,3
, ... – the pages to link to. At least one page name is required.label 1
,label 2
,label 3
, ...; orl1
,l2
,l3
, ...; optional labels for each of the pages to link to.selfref
– if set to "yes", "y", "true" or "1", adds the CSS class "selfref".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.
Examples[edit source]
{{See also|Windows 95}}
→
{{See also|Windows 95#System_requirements}}
→
{{See also|Windows 95#System_requirements|label 1=Custom section label}}
→
{{See also|Windows 95|Windows 98|Windows 2000}}
→
{{See also|Windows 95|l1=Custom label 1|Windows 98|l2=Custom label 2}}
→
{{See also|macOS|Linux}}
→
{{See also|macOS|Linux#Distributions}}
→
{{See also|Linux#Distributions|macOS}}
→
{{See also|Linux#Distributions|Android}}
→