Template:Main: Difference between revisions
mNo edit summary Tag: Reverted |
No edit summary |
||
| (6 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> | |||