Template:About/doc
A hatnote for linking the reader to other articles with similar titles or concepts that they may have been seeking instead.
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
|
String | Optional. The topic of the current article. |
2
|
Sting | The topic of the first target article. |
3
|
Page name | The name of the first target article. |
4
|
String | Optional. The text to display for the first target article link. |
5
|
Sting | Optional. The topic of the second target article. |
6
|
Page name | Optional. The name of the second target article. |
7
|
String | Optional. The text to display for the second target article link. |
section
|
yes
|
Is this template being used in a section? If no (because it is being used at the top of the page), ignore this parameter. |
Syntax
{{About|<<1>>|<<2>>|<<3>>|<<4>>|<<5>>|<<6>>|<<7>>|section=}}
Examples
{{About||[[decoration]] in {{g|Omega Ruby and Alpha Sapphire}}|Decoration#Plants|Decoration § Plants}}
{{About|the history of the Pokémon media franchise|other uses of "history"|History}}
- This article is about the history of the Pokémon media franchise. For other uses of "history", see History.
{{About|the [[Deck archetype (TCG)|deck archetype]]|the [[Evolution]] family based on {{p|Eevee}}|Eeveelution||the Preconstructed {{TCG|Theme Deck}} released with {{TCG|Skyridge}}|Eeveelution (TCG)}}
- This article is about the deck archetype. For the Evolution family based on Eevee, see Eeveelution. For the Preconstructed Theme Deck released with Skyridge, see Eeveelution (TCG).
{{About|general development information|development leftovers and unused content|Pokémon Red and Green beta|section=yes}}
- This section is about general development information. For development leftovers and unused content, see Pokémon Red and Green beta.
TemplateData
A hatnote for linking the reader to other articles with similar titles or concepts that they may have been seeking instead.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Current topic | 1 | What the current article is about | String | optional |
| Other topic 1 | 2 | The topic of the target article | String | required |
| Article 1 title | 3 | The name of the first target page | Page name | required |
| Article 1 label | 4 | The name to display on the first link | String | optional |
| Other topic 2 | 5 | The topic of the second target article | String | optional |
| Article 2 title | 6 | The name of the second target page | Page name | optional |
| Article 2 label | 7 | The name to display on the second link | String | optional |
| Section? | section | Is this being used at the top of a section?
| String | optional |