Template:Main: Difference between revisions

No edit summary
mNo edit summary
Tag: Reverted
Line 1: Line 1:
Main page: [[{{{1}}}]]
 
<includeonly>Main page: [[{{{1}}}]]</includeonly>
<noinclude>
<templatedata>
{
"description": {
"en": "This template is used to display a note directing users to the main article about a subject. This should be used at the top of a section, usually directly below a section heading."
},
"format": "inline",
"params": {
"1": {
"label": {
"en": "Page 1"
},
"description": {
"en": "Page name of related article. It includes Special:MyLanguage prefix."
},
"type": "wiki-page-name",
"required": true
}
},
"paramOrder": [
"1",
"l1"
]
}
</templatedata>
</noinclude>