साँचा:Resize/doc
यह प्रलेखन उपपृष्ठ साँचा:Resize के लिए है। इसमें उपयोग विधि की जानकारी, श्रेणियाँ और वह वस्तुएँ हैं जो कि असली साँचा के पृष्ठ पर नही हैं। |
यह साँचा:Resize का प्रलेखन उपपृष्ठ है। यहाँ उपयोग हेतु जानकारी, श्रेणियाँ और अन्य सामग्री मौजूद है जो की मूल साँचा पृष्ठ का हिस्सा नहीं है। |
Template to aid switching the font-size used for a text string.
- Syntax
{{resize|N|text}}
or {{resize|text}}
N specifies a size, such as "90%", "1.2em", etc. For the default case (the second above), N is set to "90%".
- Examples
{{resize|1.2em|This text is 0.2em larger than normal}}
|
This text is 0.2em larger than normal |
{{resize|80%|This text is 80% normal size}}
|
This text is 80% normal size |
{{resize|This text defaults to 90% normal size}}
|
This text defaults to 90% normal size |
Alternate
संपादित करें{{smaller|Text}} = {{resize|Text}} (i.e. Text will appear at 90% normal size.)