සැකිල්ල:Largediv
Citation Style 1 සහCitation Style 2 වැනි උපහරණ සැකිලි වල මෙම සැකිල්ල භාවිතා නොකල යුතු වන්නේ, එය විසින් නිපැයෙන COinS පාරදත්ත දූෂණය කරන සලකුණු බස එය තුල අඩංගු වන බැවිනි; විකිපීඩියාව තුල COinS බලන්න. |
Usage
සංස්කරණයUse this template instead of {{big}} or <big>...</big>
to wrap multiple lines of text, or to wrap a template that contains <div>...</div>
tags.
This template is a drop-in replacement for {{big}} templates or <big>...</big>
tags that wrap multiple lines or wrap a template containing <div>...</div>
tags. When a {{big}} template or <big>...</big>
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 120% 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 big with an empty input parameter (0).
input | shows |
---|---|
{{bigdiv|
*One
*Two
*Three}}
|
සැකිල්ල:Bigdiv |
{{bigdiv|{{unbulleted list|One|Two|Three}}}}
|
සැකිල්ල:Bigdiv |
{{bigdiv|{{hlist|One|Two|Three}}}}
|
සැකිල්ල:Bigdiv |
{{bigdiv|{{hidden||{{nowrap|Ichirō Hatoyama – 394<br/>Nobusuke Kishi – 4<br/>''Others'' – 15}}}}}}
|
සැකිල්ල:Bigdiv |
Example with = character in the content (error):{{bigdiv|Ichirō Hatoyama = 394<br/>Nobusuke Kishi = 4<br/>''Others'' = 15}}
|
සැකිල්ල:Bigdiv |
Example with = character in the content using |1= :{{bigdiv|1=Ichirō Hatoyama = 394<br/>Nobusuke Kishi = 4<br/>''Others'' = 15}}
|
සැකිල්ල:Bigdiv |
Template data
සංස්කරණයTemplateData for Largediv
Tracking category
සංස්කරණයSee also
සංස්කරණය- {{smalldiv}} (for wrapping multiple lines in small 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)
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 |