Template:Article link
More actions
{{Section link}}: required section parameter(s) missing
This is a special-purpose variant of {{section link}} for linking from a talk page to the corresponding article. It does not display the article name, but infers it from the talk page it is used on. {{article link|Section}} expands to {{section link|{{ARTICLEPAGENAME}}|Section|nopage=y}} and renders as Section.
It may also be accessed via the shortcut {{alink}}. It supports multiple sections (up to 8), just like {{section link}}, e.g. {{alink|One|Two|Three|Four|Five}} → One, Two, Three, Four, and Five.
This is useful for creating a clickable link to a particular section in an article as part of talk page discussions.
It may also be used within an article. {{slink||Section}} may be replaced by {{alink|Section}}, saving one | symbol.
TemplateData
TemplateData for Article link
This template is used to generate a link from a talk page to a certain section of the corresponding article, rendered with an appropriate section mark (§). This template may generate consecutive links to several sections of the same page.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Section name 1 | 1 | Name of the (first) section to which the link must be created. This parameter is mandatory. | String | required |
| Section name 2 | 2 | This template can link to additional sections within one page. You may supply another section name in this field. | String | optional |
| Section name 3 | 3 | This template can link to additional sections within one page. You may supply another section name in this field. | String | optional |
| Section name 4 | 4 | This template can link to additional sections within one page. You may supply another section name in this field. | String | optional |