Template:Confused
- Not to be confused with [[{{{1}}}|{{{1}}}]].
This template uses TemplateStyles: Template:Hatnote/styles.css.
A hatnote for use on article pages likely to be confused with another.
It should be used at the beginning of an article page, before any infobox, but after any PrevNext templates. It can also be used at the beginning of a page section.
Parameters
All parameters are case sensitive.
| Parameter | Allowed values | Notes |
|---|---|---|
1
|
Page title | The target article. |
2
|
String | Optional. Alternative name to display for article 1. |
the1
|
yes
|
Should there be a "the" before article 1? If no, ignore this parameter. |
note1
|
String | Optional. Text to display after the article 1 link. |
3
|
Page title | Optional. The second target article. |
4
|
String | Optional. Alternative name to display for article 2. |
the2
|
yes
|
Should there be a "the" before article 2? If no, ignore this parameter. |
note2
|
String | Optional. Text to display after the article 2 link. |
Syntax
{{Confused|<<1>>|<<2>>|<<3>>|<<4>>|the1=|note1=|the2=|note2=}}
Examples
{{Confused|Bill}}
- Not to be confused with Bill.
{{Confused|Pokémon FireRed and LeafGreen Versions|Pokémon LeafGreen|Soothing Shore#Greenleaf Fort|Greenleaf Fort}}
- Not to be confused with Pokémon LeafGreen or Greenleaf Fort.
{{Confused|Lake of Outrage|the1=yes|note1=a zone in the [[Galar]] [[region]]'s [[Wild Area]]}}
- Not to be confused with the Lake of Outrage, a zone in the Galar region's Wild Area.
TemplateData
A hatnote for use on article pages likely to be confused with another.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Article 1 | 1 | The target article | Page name | required |
| Name 1 | 2 | The name to display for article 1 | String | optional |
| The 1 | the1 | Should there be a "the" before article 1?
| String | optional |
| Note 1 | note1 | Text to display after the article 1 link | String | optional |
| Article 2 | 3 | The second target article | Page name | optional |
| Name 2 | 4 | The name to display for article 2 | String | optional |
| The 2 | the2 | Should there be a "the" before article 2?
| String | optional |
| Note 2 | note2 | Text to display after the article 2 link | String | optional |