Template:Main: Difference between revisions
mNo edit summary |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<onlyinclude> | <onlyinclude>{{Hatnote|Main page: [[{{{1}}}]]}}</onlyinclude> | ||
Main page: [[{{{1}}}]] | |||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": "", | "description": "For guiding the reader to the page that contains a full discussion of the topic", | ||
"params": { | "params": { | ||
"1": { | "1": { | ||
"label": "Page", | "label": "Page", | ||
"description": "The page that is considered the main page", | "description": "The page that is considered the main page", | ||
"type": "string" | "type": "string", | ||
"required": true | |||
} | } | ||
} | } | ||