Difference between revisions of "Template:Main/doc"
Jump to navigation
Jump to search
HoubkneghteS (talk | contribs) (Created page with "This template can be used in a section to further elaborate on this section. ==Usage== <nowiki>{{Main|Example article}}</nowiki> {{Main|Example article}}") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
==Usage== | ==Usage== | ||
<nowiki>{{Main| | <nowiki>{{Main|Blacksmith}}</nowiki> | ||
{{Main| | {{Main|Blacksmith}} | ||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"label": "Article Title", | |||
"description": "The title of the main article.", | |||
"type": "string", | |||
"required": true | |||
} | |||
}, | |||
"format": "inline", | |||
"description": "Declares a parent article with more in depth reading" | |||
} | |||
</templatedata> |
Latest revision as of 19:00, 7 February 2024
This template can be used in a section to further elaborate on this section.
Usage
{{Main|Blacksmith}}
Main Article: Blacksmith
Declares a parent article with more in depth reading
Parameter | Description | Type | Status | |
---|---|---|---|---|
Article Title | 1 | The title of the main article. | String | required |