More actions
Created page with "This template is used to display a link to another page that has more information on a subject. == Usage == <code>{{((}} '''Main''' | ''<page name 1>'' | ''<page name 2>'' | ''<page name 3>'' {{))}}</code> ==TemplateData== <templatedata> { "description": "This template is used after the heading of a section to link to a sub-article or sub-articles which contains more information about the topic of the section.", "params": { "1": { "label": "..." |
No edit summary |
||
Line 14: | Line 14: | ||
}, | }, | ||
"2": { | "2": { | ||
"label": "Page | "label": "Page 2" | ||
}, | }, | ||
"3": { | "3": { | ||
"label": "Page | "label": "Page 3" | ||
} | } | ||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ | ||
"1", | "1", | ||
" | "2", | ||
" | "3" | ||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> |
Revision as of 23:16, 27 February 2024
This template is used to display a link to another page that has more information on a subject.
Usage
{{ Main | <page name 1> | <page name 2> | <page name 3> }}
TemplateData
This template is used after the heading of a section to link to a sub-article or sub-articles which contains more information about the topic of the section.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Page 1 | 1 | no description | Unknown | required |
Page 2 | 2 | no description | Unknown | optional |
Page 3 | 3 | no description | Unknown | optional |