Difference between revisions of "Template:Main/doc"

From Foundation - Wiki
Jump to navigation Jump to search
(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|Example article}}</nowiki>
<nowiki>{{Main|Blacksmith}}</nowiki>


{{Main|Example article}}
{{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

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Article Title1

The title of the main article.

Stringrequired