Template:Main: Difference between revisions
Appearance
Created page with "<templatedata> { "description": "This template is used after the heading of a section, to link to a sub-article (or sub-articles) that is entirely about the topic of the section. The template will display, in italics, \"Main article: Article 1, Article 2 and Article 3\"", "params": { "1": { "label": "Page 1", "description": "The name of the first page that you want to link to. If this is not specified, the current page name (with no namespace prefix) is used in..." |
No edit summary |
||
| (14 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<onlyinclude>{{Hatnote|Main page: [[{{{1}}}]]}}</onlyinclude> | |||
<noinclude> | |||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": "For guiding the reader to the page that contains a full discussion of the topic", | |||
"params": { | |||
"1": { | |||
"label": "Page", | |||
"description": "The page that is considered the main page", | |||
"type": "string", | |||
"required": true | "required": true | ||
} | |||
} | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | |||
Latest revision as of 02:44, 23 March 2026
Main page: [[{{{1}}}]]
For guiding the reader to the page that contains a full discussion of the topic
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Page | 1 | The page that is considered the main page | String | required |