Template:Main: Difference between revisions

mNo edit summary
Tag: Reverted
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>Main page: [[{{{1}}}]]</includeonly><noinclude>
<onlyinclude>{{Hatnote|Main page: [[{{{1}}}]]}}</onlyinclude>
{{documentation|content=
<noinclude>
 
== TemplateData ==
<templatedata>
<templatedata>
{
{
"description": {
    "description": "For guiding the reader to the page that contains a full discussion of the topic",
"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."
    "params": {
},
        "1": {
"format": "inline",
            "label": "Page",
"params": {
            "description": "The page that is considered the main page",
"1": {
            "type": "string",
"label": {
"en": "Page 1"
},
"description": {
"en": "Page name of related article. It includes Special:MyLanguage prefix."
},
"type": "wiki-page-name",
"required": true
"required": true
}
        }
},
    }
"paramOrder": [
"1",
"l1"
]
}
}
</templatedata>
</templatedata>
}}
</noinclude>
</noinclude>