සැකිල්ල:Smalldiv
Citation Style 1 සහCitation Style 2 වැනි උපහරණ සැකිලි වල මෙම සැකිල්ල භාවිතා නොකල යුතු වන්නේ, එය විසින් නිපැයෙන COinS පාරදත්ත දූෂණය කරන සලකුණු බස එය තුල අඩංගු වන බැවිනි; විකිපීඩියාව තුල COinS බලන්න. |
මෙම සැකිල්ල පිටු 13,000 පමණ භාවිතා වන නිසා සිදුකරන වෙනස් කිරීම් බොහෝ ස්ථානවලට බලපානු ඇත. ඔබ සිදුකිරීමට අදහස් කරන වෙනස්කම් මෙම සැකිල්ලට අදාළ /sandbox හෝ /testcases උපපිටුවල, හෝ ඔබගේ පරිශීලක උපපිටුවේ පළමුව සිදුකොට පරීක්ෂාකර බලන්න. එම වෙනස්කම් සිදුකිරීමට ප්රථම අදාළ සාකච්ඡා පිටුවේ ඒ පිළිබඳව සංවාදයක් ගොඩනැගීමට කාරුණික වන්න.
Transclusion count updated automatically (ප්රලේඛනය වෙතට යොමුවන්න). |
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 ප්රවර්ගය:Pages using small with an empty input parameter (3).
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}}}}}}
|
Ichirō Hatoyama – 394 Nobusuke Kishi – 4 Others – 15 |
Example with = character in the content (error):{{smalldiv|Ichirō Hatoyama = 394<br/>Nobusuke Kishi = 4<br/>''Others'' = 15}}
|
{{{1}}}
|
Example with = character in the content using |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 and . 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
Tracking category
[සංස්කරණය]See also
[සංස්කරණය]- {{bigdiv}} (for wrapping multiple lines in big formatting)
- {{monodiv}} (for wrapping multiple lines in monospace formatting)
- {{bold div}} (for wrapping multiple lines in bold formatting)
- {{italic div}} (for wrapping multiple lines in italic formatting)
- {{Resizediv}} – block-level template for changing text size
Code | Size | Semantics | Result |
---|---|---|---|
{{small|text}} {{smaller|text}} |
85% | <small> |
text |
{{resize|text}} |
90% | none | text |
{{midsize|text}} |
92% | none | text |
none | 100% | none | text |
{{larger|text}} |
110% | none | text |
{{big|text}} |
120% | <big> |
text |
{{large|text}} |
125% | none | text |
{{huge|text}} |
180% | none | text |
{{resize|x%}} |
custom | none | varies |
{{font|size=x%}} |
custom | none | varies |