Difference between revisions of "Template:SubTitle"
From Drawn to Life Wiki
| 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> | ||
Revision as of 21:45, 17 June 2022
No subtitle was provided
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Subtitle text | 1 | Inputted text displays as a mini subtitle within the article name space at the top of the page. Supports links and basic formatting..
| String | required |