Template:Small: Difference between revisions
Template page
More actions
m Protected Template:Small: Widely used template ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite)) |
m categories at the end |
||
| Line 3: | Line 3: | ||
'''Example:''' <nowiki>{{</nowiki>small|Example text.}} → {{small|Example text.}} | '''Example:''' <nowiki>{{</nowiki>small|Example text.}} → {{small|Example text.}} | ||
---- | ---- | ||
<templatedata> | |||
{ "description": "Shorthand for CSS font-size:85%", | { "description": "Shorthand for CSS font-size:85%", | ||
"params": { | "params": { | ||
| Line 11: | Line 11: | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
} } }</templatedata></noinclude> | } } }</templatedata> | ||
[[Category:Text formatting templates|{{PAGENAME}}]] | |||
</noinclude> | |||
Revision as of 02:30, 13 February 2024
{{{1}}}
Example: {{small|Example text.}} → Example text.
Shorthand for CSS font-size:85%
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| text | 1 | <small style="font-size:85%;"> inline text </small> | String | required |