Template:JumpTo
Jump to navigation
Jump to search
Usage Examples
| Template Call | Output |
|---|---|
{{JumpTo|TemplateData}}
|
TemplateData |
{{JumpTo|Ground Vehicles|Vehicles}}
|
Ground Vehicles |
{{JumpTo|Aerial Vehicles|Vehicles|Ornithopters}}
|
Ornithopters |
TemplateData
Creates a link to a section or anchor without the need to specify the target twice. Optionally specify another page to jump to.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Target Name | 1 | Name of section header or anchor ID. | String | required |
| Page Name | 2 | Optional page to jump to, instead of the current page. | Page name | optional |
| Display Label | 3 | Optional label to display as the linked text, instead of the target name. | String | optional |