Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Documentation

edit

When articles become too large, subarticles are usually created. This template creates a standardized link back to the parent article(s).

Usage

edit
{{mainarticle|Article 1}}

Custom Preamble

edit

You can customize the introductory text using the `|text=` parameter. When using a custom preamble, the template will not automatically append an "s" for multiple links:

{{mainarticle|Article 1|Article 2|text=Further information}}

You may include up to five articles in total:

{{mainarticle|Article 1|Article 2|Article 3|Article 4|Article 5}}

Example

edit
Code Result
{{mainarticle|Article}}
:Main article: Article
{{mainarticle|Article 1|Article 2|text=Further information}}
:Further information: Article 1 and Article 2
{{mainarticle|Article1|Article2|Article3}}
:Main articles: Article1, Article2 and Article3