Changes

382 bytes added ,  22:45, 17 June 2022
no edit summary
Line 1: Line 1:  
<div class="Page_SubTitle">{{{1|No subtitle was provided}}}</div>
 
<div class="Page_SubTitle">{{{1|No subtitle was provided}}}</div>
 +
<noinclude>
 +
<templatedata>
 +
{
 +
"params": {
 +
"1": {
 +
"label": "Subtitle text",
 +
"description": "Inputted text displays as a mini subtitle within the article name space at the top of the page. Supports links and basic formatting..",
 +
"example": "{{SubTitle|Subtitle text}}",
 +
"type": "string",
 +
"autovalue": "none",
 +
"required": true
 +
}
 +
}
 +
}
 +
</templatedata>
 +
</noinclude>