Template:Main: Difference between revisions

mNo edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<onlyinclude><templatestyles src="Main/styles.css"/><div role="note" class="hatnote">Main page: [[{{{1}}}]]</div></onlyinclude>
<onlyinclude>{{Hatnote|Main page: [[{{{1}}}]]}}</onlyinclude>
<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
         }
         }
     }
     }