Template:See also: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<div role="note" class="hatnote noexcerpt">See also: [[{{{1|}}}{{#if:{{{custom|}}}|{{!}}{{{custom|}}}]]|]]}}</div><noinclude>{{documentation|content=Inserts a ''see also'' onto a page, as a hatnote. == Example == ; Wikitext <pre>{{See also|Hatnote}}</pre> ; Result {{See also|Hatnote}} Use the custom parameter to att a custom text: ; Wikitext <pre>{{See also|Hatnote|custom=Custom text}}</pre> ; Result {{See also|Hatnote|custom=Custom text}} Category:Templates ==...") |
No edit summary |
||
Line 1: | Line 1: | ||
<div role="note" class="hatnote noexcerpt">See also: [[{{{1|}}}{{#if:{{{custom|}}}|{{!}}{{{custom|}}}]]|]]}}</div><noinclude>{{documentation|content=Inserts a ''see also'' onto a page, as a hatnote. | <includeonly><div role="note" class="hatnote noexcerpt">See also: [[{{{1|}}}{{#if:{{{custom|}}}|{{!}}{{{custom|}}}]]|]]}}</div></includeonly><noinclude>{{documentation|content=Inserts a ''see also'' onto a page, as a hatnote. | ||
== Example == | == Example == |
Revision as of 12:30, 16 December 2023
Template documentation
Inserts a see also onto a page, as a hatnote.
Example
- Wikitext
{{See also|Hatnote}}
- Result
See also: Hatnote
Use the custom parameter to att a custom text:
- Wikitext
{{See also|Hatnote|custom=Custom text}}
- Result
See also: Custom text
Template data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Link | 1 | no description | Unknown | optional |
custom | custom | no description | Unknown | optional |