Template:ADL
[[{{{1}}}#{{{2}}}| → {{{2}}}]]
{{ADL}} is a shorthand for Arrowed Direct Link.
This template generates a direct link to a specific section of a given page, and the displayed text will use an arrowed link to the section.
For a direct link to a section using the section name, use {{DL}}.
Usage
{{ ADL | 1 | 2 }}
Template fields
- field 1 (page) - The name of the page you want to link to. The page name is case sensitive except the first letter.
- If left empty, this template will link to a section on the same page.
- field 2 (section) - The name of the section you want to link to. The section name is case sensitive except the first letter.
- Note: If multiple sections have the same name, put a space and a number after the section name.
- field 3 (display text) (optional) - Customize the displayed text of the link. This defaults to
<1> → <2>.- However, instead of using this template when customizing the display text, it is easier (and preferred) to use simple wikicode renamed links.
TemplateData
{{ADL}} stands for Arrowed Direct Link. This template generates a direct link to a specific section of a given page with arrowed display text.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Page name | 1 | The name of the page you want to link to. The page name is case sensitive except the first letter. If left empty, this template will link to a section on the same page. | Page name | required |
| Section name | 2 | The name of the section you want to link to. The section name is fully case sensitive, including the first letter. Note: If multiple sections have the same name, put a space and a number after the section name. | Line | required |
| Display text | 3 | Optional: The text to be displayed for the link
| Line | suggested |
Examples
For game distributions, see {{ADL|Liko's Sprigatito|In the games}}
For game distributions, see Liko's Sprigatito → In the games