සැකිල්ල:Big
Appearance
{{{1}}}
මෙම සැකිල්ල පිටු 188,000+ භාවිතා වන නිසා. To avoid major disruption and server load, any changes should be tested in the මෙම සැකිල්ලට අදාළ /sandbox හෝ /testcases උපපිටුවල, හෝ ඔබගේ පරිශීලක උපපිටුවේ පළමුව සිදුකොට පරීක්ෂාකර බලන්න. The tested changes can be added to this page in a single edit. එම වෙනස්කම් සිදුකිරීමට ප්රථම අදාළ සාකච්ඡා පිටුවේ ඒ පිළිබඳව සංවාදයක් ගොඩනැගීමට කාරුණික වන්න. Transclusion count updated automatically (ප්රලේඛනය වෙතට යොමුවන්න). |
Citation Style 1 සහCitation Style 2 වැනි උපහරණ සැකිලි වල මෙම සැකිල්ල භාවිතා නොකල යුතු වන්නේ, එය විසින් නිපැයෙන COinS පාරදත්ත දූෂණය කරන සලකුණු බස එය තුල අඩංගු වන බැවිනි; විකිපීඩියාව තුල COinS බලන්න. |
Usage
[සංස්කරණය]Since <big>...</big>
is obsolete, this template may be used as a replacement for presentation markup.
It takes one parameter: The text to enlarge.
{{big|text to make larger}}
If the value passed to the template contains an "=" (equals sign) character it must be done like so:
{{big|1=text to make larger}}
or the offending "=" character(s) must be replaced with =
.
This template is compatible with the {{Unicode}}, {{IPA}}, and similar templates:
{{big|{{unicode|ὡ}}}}
Example of typical usage:
Blah blah blah {{big|æ}} versus {{big|œ}} blah blah.
This looks like:
- Blah blah blah æ versus œ blah blah.
TemplateData
[සංස්කරණය]This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.
TemplateData for Big
Makes the font larger. Equivalent to <big>...</big>
Parameter | Description | Type | Status | |
---|---|---|---|---|
Text | 1 | The text to enlarge. | String | required |
See also
[සංස්කරණය]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 |