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}}") |
|||
Line 5: | Line 5: | ||
{{Main|Example article}} | {{Main|Example article}} | ||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"label": "Article Title", | |||
"description": "The title of the main article.", | |||
"type": "string", | |||
"required": true | |||
} | |||
}, | |||
"format": "inline" | |||
} | |||
</templatedata> |
Revision as of 18:46, 7 February 2024
This template can be used in a section to further elaborate on this section.
Usage
{{Main|Example article}}
Main Article: Example article
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Article Title | 1 | The title of the main article. | String | required |