Template:Confused with: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly><div role="note" class="hatnote noexcerpt">Not to be confused with {{#if: {{{custom|}}} | [[{{{1|}}}{{!}}{{{custom|}}}]]|{{#if: {{{1|}}} | [[{{{1|}}}]] | {{color|red|Error! No link!}}}}}}{{#if: {{{3|}}} | ,}} {{#if: {{{3|}}} | | {{#if: {{{2|}}} | and |}}}} {{#if: {{{custom2|}}} | [[{{{2|}}}{{!}}{{{custom2|}}}]]|{{#if: {{{2|}}} | [[{{{2|}}}]]}}}}{{#if: {{{4|}}} | ,}} {{#if: {{{4|}}} | | {{#if: {{{3|}}} | and |}}}} {{#if: {{{custom3|}}} | {{{3|}}}{{!}}{{{cu...") |
No edit summary |
||
Line 13: | Line 13: | ||
; Result | ; Result | ||
{{ | {{confused with|Hatnote|custom=Custom text}} | ||
=== Example 2 === | === Example 2 === |
Latest revision as of 14:22, 27 December 2023
Template documentation
Inserts a see also onto a page, as a hatnote.
Example 1
- Wikitext
{{confused with|Hatnote}}
- Result
Not to be confused with Hatnote
Use the custom parameter to att a custom text:
- Wikitext
{{confused with|Hatnote|custom=Custom text}}
- Result
Not to be confused with Custom text
Example 2
Multiple links can be added.
- Wikitext
{{confused with|Hatnote|Hatnote}}
- Result
- Wikitext
{{See also|Hatnote|Hatnote|custom=Custom text|custom2=Custom text 2}}
- Result
Not to be confused with Custom text and Custom text 2
Example 3
Up to a maximum of 5.
- Wikitext
{{confused with|Hatnote|Hatnote|Hatnote|Hatnote|Hatnote}}
- Result
- Wikitext
{{confused with|Hatnote|Hatnote|Hatnote|Hatnote|Hatnote|custom=Custom text|custom2=Custom text 2|custom5=Custom text 5}}
- Result
Template data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Link | 1 | no description | Unknown | optional |
2 | 2 | no description | Unknown | optional |
3 | 3 | no description | Unknown | optional |
4 | 4 | no description | Unknown | optional |
5 | 5 | no description | Unknown | optional |
custom | custom | no description | Unknown | optional |
custom2 | custom2 | no description | Unknown | optional |
custom3 | custom3 | no description | Unknown | optional |
custom4 | custom4 | no description | Unknown | optional |
custom5 | custom5 | no description | Unknown | optional |