Template:Resize

From Hârn
Jump to navigation Jump to search

{{{1}}}

Template documentation[view] [edit] [history] [purge]
Template:Resize/doc/main

Tailored shortcuts[edit source]

See also[edit source]

Font size templates
Template Size Semantics Sample
{{small}} 85% TAG HHHHH
{{smaller}} 90% none HHHHH
{{resize}} 90% none HHHHH
{{midsize}} 92% none HHHHH
none 100% none HHHHH
{{larger}} 110% none HHHHH
{{big}} 120% none HHHHH
{{large}} large none HHHHH
{{huge}} 180% none HHHHH
{{resize|x%}} custom none
{{font|size=x%}} custom none

External Link[edit source]

TemplateData[edit source]

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly error report for this template.

TemplateData for Resize

Template to aid switching the font-size used for a text string. Two forms {{resize|<size>|<text>}} and {{resize|<text>}} are possible.

Template parameters

ParameterDescriptionTypeStatus
Size/Text1

Specifies a css font size e.g. '80%', '1.2em', 'x-large', 'larger'. In the one parameter version the first parameter is the text and the font size is '90%'.

Stringrequired
Text when size is given2

The text to display in the two parameter version.

Stringoptional