|
|
| Line 1: |
Line 1: |
| <onlyinclude>Main page: [[{{{1}}}]]</onlyinclude><noinclude>
| | Main page: [[{{{1}}}]] |
| {{documentation|content=
| |
| <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>
| |