Template:Small: Difference between revisions
Template page
More actions
m the one and only parameter is not really optional |
keep it the same across Wikipedias; plus, x-small etc. may differ between browsers |
||
| Line 1: | Line 1: | ||
< | <span style="font-size:85%;">{{{1}}}</small><noinclude> | ||
---- | ---- | ||
'''Example:''' <nowiki>{{</nowiki>small|Example text.}} → {{small|Example text.}} | '''Example:''' <nowiki>{{</nowiki>small|Example text.}} → {{small|Example text.}} | ||
Revision as of 21:34, 13 January 2015
{{{1}}}
Example: {{small|Example text.}} → Example text.
Shorthand for CSS font-size:xx-small
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| text | 1 | <small style="font-size:xx-small"> inline text </small> | String | required |