Template:See also: Difference between revisions

From Xenharmonic Wiki
Jump to navigation Jump to search
Xenwolf (talk | contribs)
added usage
+trim white spaces; -"name" parameter (I don't suppose it's used anywhere)
Line 1: Line 1:
:''See also: [[{{{1|{{{name}}}}}}]]''<noinclude>
:''See also: [[{{trim| {{{1|}}} }}]]''<noinclude>


See also is used for placing single associative link right into section they relate to.
The '''see also''' template is used for placing a single associative link right into the section they relate to.


== Usage ==
== Usage ==
Use an unnamed argument for the page you want to link to:


Use this template as follows:
  <nowiki>{{See also|</nowiki> ''Some page'' }}
 
  <nowiki>{{See also|</nowiki>''Some page''}}
 
or
 
<nowiki>{{See also|name=</nowiki>''Some page''}}


to get
to get
Line 18: Line 13:


== Related templates ==
== Related templates ==
* [[Template: Main]]
* [[Template: Main]]
* [[Template: Distinguish]]


[[Category:Templates]]
[[Category:Templates]]


</noinclude>
</noinclude>

Revision as of 08:54, 25 May 2023

See also: [[]]

The see also template is used for placing a single associative link right into the section they relate to.

Usage

Use an unnamed argument for the page you want to link to:

{{See also| Some page }}

to get

See also: Some page

Related templates