Template:For/doc

Template page
Revision as of 22:25, 26 October 2025 by Trrgtw (talk | contribs) (Created page with "'''Template:For''' creates a hatnote that suggests pages with similar titles or meanings which readers may also be looking for. ==Usage== ===With one link=== <pre>{{For|description|article link}}</pre> * The '''first''' parameter is a description of the other page you are linking to. * The '''second''' parameter is the name of the other page you are linking to. ===With two links=== <pre>{{For|description 1|article link 1|description 2|article lin...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:For creates a hatnote that suggests pages with similar titles or meanings which readers may also be looking for.

Usage

With one link

{{For|description|article link}}
  • The first parameter is a description of the other page you are linking to.
  • The second parameter is the name of the other page you are linking to.

With two links

{{For|description 1|article link 1|description 2|article link 2}}
  • The first parameter is a description of the first page you are linking to.
  • The second parameter is the name of the first page you are linking to.
  • The third parameter is a description of the second page you are linking to.
  • The fourth parameter is the name of the second page you are linking to.

Template:For does not support linking to more than two other pages.

Example

With one link

{{For|the Pokémon type|Dark}}

Produces:

For the Pokémon type, see Dark.

With two links

{{For|the Pokémon type|Dark|the Pokémon variant|Dark (Variant)}}

Produces:

For the Pokémon type, see Dark. For the Pokémon variant, see Dark (Variant).