Template:Small: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly><small>{{{1|}}}</small></includeonly><noinclude>Use to format to reduce the text size. Use should be limited. <pre> {{small|urgent}} </pre> produces {{strong|urgent}} == Template data == <templatedata> { "params": { "1": { "label": "text", "required": true } } } </templatedata></noinclude>") |
HiddenDragon (talk | contribs) mNo edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><small>{{{1|}}}</small></includeonly><noinclude>Use to format to reduce the text size. Use should be limited. | <includeonly><small>{{{1|}}}</small></includeonly><noinclude>{{Documentation|content= | ||
Use to format to reduce the text size. Use should be limited. | |||
< | == Example == | ||
{{Template demo | |||
| style = table | |||
| <nowiki>{{small|urgent}}</nowiki> | |||
}} | |||
== Template data == | == Template data == | ||
Line 17: | Line 18: | ||
} | } | ||
} | } | ||
</templatedata></noinclude> | </templatedata> | ||
}} | |||
[[Category: Templates]] | |||
</noinclude> |
Latest revision as of 22:19, 19 January 2025
Template documentation
Use to format to reduce the text size. Use should be limited.
Example
Markup | Renders as |
---|---|
{{small|urgent}} | urgent |
Template data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
text | 1 | no description | Unknown | required |