Difference between revisions of "Template:SubTitle"
From Drawn to Life Wiki
(Created page with "<div class="OwnerTest">{{{1|No subtitle was provided}}}</div>") |
|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | <div class=" | + | <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 | ||
| + | } | ||
| + | }, | ||
| + | "description": "SubTitle allows wiki editors to add content to the article name space at the top of the page. Basic formatting is allowed, but users are recommended to keep the subtitle text short to avoid issues on small displays." | ||
| + | } | ||
| + | </templatedata> | ||
| + | </noinclude> | ||
Latest revision as of 22:47, 17 June 2022
No subtitle was provided
SubTitle allows wiki editors to add content to the article name space at the top of the page. Basic formatting is allowed, but users are recommended to keep the subtitle text short to avoid issues on small displays.
| 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 |