Template:Smalldiv/doc: Difference between revisions
Caleb Cooper (talk | contribs) Created page with "{{Documentation subpage}} {{Template shortcut|div-small}} {{COinS safe|n}} {{high risk}} {{Commons Import}} == Usage == Use this template instead of {{tl|small}} or {{tag|sma..." |
Caleb Cooper (talk | contribs) |
||
| Line 50: | Line 50: | ||
== Template data == |
== Template data == |
||
{{TemplateData header}} |
{{TemplateData header}} |
||
== Tracking category == |
|||
* {{Category link with count|Pages using small with an empty input parameter}} |
|||
== See also == |
== See also == |
||
Latest revision as of 16:01, 26 October 2020
| This template should not be used in citation templates such as Citation Style 1 and Citation Style 2, because it includes markup that will pollute the COinS metadata they produce; see COinS. |
| This template is used on many pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
| This page was automatically imported from Commons any changes will be overwritten, the source page is here () |
Usage
Use this template instead of {{small}} or <small>...</small> to wrap multiple lines of text, or to wrap a template that contains <div>...</div> tags.
This template is a drop-in replacement for {{small}} templates or <small>...</small> tags that wrap multiple lines or wrap a template containing <div>...</div> tags. When a {{small}} template or <small>...</small> tags wrap multiple lines, Linter errors are caused, typically "Missing end tag", "Misnested tag", or "Stripped tag".
The only parameter, |, is the content that is intended to be rendered at a font size of 85% of normal.
Note that if the = character appears in the content, it should be replaced with {{}}, or the content must be explicitly preceded with |1=. See examples in the table below. Pages ignoring this instruction are likely to appear in Category:Pages using small with an empty input parameter (2).
- Examples of uses for {{smalldiv}}
| input | shows |
|---|---|
{{smalldiv|
*One
*Two
*Three}}
|
|
{{smalldiv|{{unbulleted list|One|Two|Three}}}}
|
|
{{smalldiv|{{hlist|One|Two|Three}}}}
|
|
{{smalldiv|{{hidden||{{nowrap|Ichirō Hatoyama – 394<br/>Nobusuke Kishi – 4<br/>''Others'' – 15}}}}}}
|
|
Example with = character in the content (error):{{smalldiv|Ichirō Hatoyama = 394<br/>Nobusuke Kishi = 4<br/>''Others'' = 15}}
|
{{{1}}}
|
1=:{{smalldiv|1=Ichirō Hatoyama = 394<br/>Nobusuke Kishi = 4<br/>''Others'' = 15}}
|
Ichirō Hatoyama = 394
Nobusuke Kishi = 4 Others = 15 |
When not to use this template
Remember to "avoid using smaller font sizes in elements that already use a smaller font size, such as infoboxes, navboxes and reference sections", per Wikipedia:MOS:ACCESS and Wikipedia:MOS:SMALLFONT. Using this template within an infobox or a navbox reduces the text size to about 75%, which is smaller than the 85% limit prescribed by the MOS guideline.
Template data
TemplateData for Smalldiv/doc
See also
| Code | Size | Semantics | Result |
|---|---|---|---|
{{small|text}} |
85% | <small> |
text |
{{smaller|text}} |
90% | none | text |
{{resize|text}} |
90% | none | text |
{{midsize|text}} |
92% | none | text |
| none | 100% | none | text |
{{larger|text}} |
110% | none | text |
{{big|text}} |
120% | none | text |
{{large|text}} |
large | none | text |
{{huge|text}} |
180% | none | text |
{{resize|x%}} |
custom | none | |
{{font|size=x%}} |
custom | none |