Template:Main/doc: Difference between revisions

From Xenharmonic Wiki
Jump to navigation Jump to search
ArrowHead294 (talk | contribs)
Ganaram inukshuk (talk | contribs)
No edit summary
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly><hr><small>Documentation transcluded from [[/doc]]</small></includeonly>
{{dochead}}{{wikipedia}}
== Usage ==
The '''main''' template is used within a section about some topic to link an article entirely dedicated to the same topic.
Use an unnamed argument for the page you want to link to.
 
=== Usage ===
Use unnamed arguments for the page you want to link to. Use named arguments for the displayed text.


For example, if you type
For example, if you type


:<code><nowiki>{{Main|</nowiki>Special:Random|''Some page''}}</code>
<pre>{{main|Special:Random|Frequently asked questions|12 equal|l1=Some page|l2=FAQ|l3=12edo}}</pre>


you will get
you will get


:''Main article: [[Special:Random|Some page]]''
{{{{ROOTPAGENAME}}|Special:Random|Frequently asked questions|12edo|l1=Some page|l2=FAQ|l3=12 equal}}
 
See Wikipedia's version of this template for more details.


== Related templates ==
=== Related templates ===
* [[Template: See also]]
* [[Template:See also]]
* [[Template: Distinguish]]
* [[Template:Distinguish]]

Latest revision as of 06:33, 31 October 2025

This template invokes the following functions: labelledList from Labelled list hatnote.
English Wikipedia has an article on:

The main template is used within a section about some topic to link an article entirely dedicated to the same topic.

Usage

Use unnamed arguments for the page you want to link to. Use named arguments for the displayed text.

For example, if you type

{{main|Special:Random|Frequently asked questions|12 equal|l1=Some page|l2=FAQ|l3=12edo}}

you will get

See Wikipedia's version of this template for more details.

Related templates