Template:ADL

[[{{{1}}}#{{{2}}}| → {{{2}}}]]


Template documentation
Note: portions of the template sample may not be visible without values provided.

{{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.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Page name1

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 namerequired
Section name2

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.

Linerequired
Display text3

Optional: The text to be displayed for the link

Default
(Page name) → (Section name)
Linesuggested

Examples

For game distributions, see {{ADL|Liko's Sprigatito|In the games}}

For game distributions, see Liko's Sprigatito → In the games