Template:Main/doc
Jump to navigation
Jump to search
| This is a documentation subpage for Template:Main. It contains usage information, categories and other content that is not part of the original template page. |
This template is used right under a section header to inform and link the user to a more detailled page about a subject.
Syntax
A sample how to call the template. Feel free to copy this example. Please remove the parameters that are left blank.
{{Main
| Article 1
| l1 = Article label 1
| Article 2
| l2 = Article label 2
| Article 3
| l3 = Article label 3}}
Parameter list
The parameters are as follows:
(Parameter without name)The name of the Article to be linkedl1, l2, l3A label for the link
Examples
{{Main}}→
{{Main|Article}}→
{{Main|Article#Section}}→
{{Main|Article#Section|l1=Custom section label}}→
{{Main|Article1|Article2|Article3}}→
{{Main|Article1|l1=Custom label 1|Article2|l2=Custom label 2}}→
