ππ°πΏππ°πΌπ΄π»π΄πΉπ½π:Resize/doc/main
Appearance
A template to aid switching the font-size used for a text string.
{{βresizeβ|βsizeβ|βtextβ}}{{βresizeβ|βtextβ}}
size specifies a size, such as "95%", "1.2em", etc. If size is omitted, as in the second line above, a default 90% size is applied.
If text happens to contain an equality sign ("="), specify {{resize|size|2=text}} or {{resize|1=text}}.
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. |