More actions
BorealAurora (talk | contribs) Template for small text |
BorealAurora (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": {}, | "description": { | ||
"en": "A template shortcut for the “small” HTML tag that makes the font smaller." | |||
}, | |||
"params": { | |||
"1": { | |||
"label": { | |||
"en": "Text" | |||
}, | |||
"description": { | |||
"en": "The text that you'd like to be made smaller." | |||
}, | |||
"type": "string", | |||
"required": true | |||
} | |||
} | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 04:12, 26 May 2025
{{{1}}}
A template shortcut for the “small” HTML tag that makes the font smaller.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Text | 1 | The text that you'd like to be made smaller. | String | required |