Predloga:Resize

Iz Wikivira, proste knjižnice besedil v javni lasti

{{{1}}}

Documentation icon Dokumentacija predloge[predogled] [uredi] [zgodovina] [osveži]

Template to aid switching the font-size used for a text string.

Syntax[uredi]

{{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%".
If the text happens to contain an equality sign "=", specify {{resize|N|2=text}} or {{resize|1=text}}.

Examples[uredi]

{{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

Redirects[uredi]

Predloga:Tlx instead of {{resize|85%|...}}. An alternative to <small>...</small>.
Predloga:Tlx instead of {{resize|90%|...}} (or {{resize|...}}).
Predloga:Tlx instead of {{resize|95%|...}}.
Predloga:Tlx instead of {{resize|105%|...}}.
Predloga:Tlx
Predloga:PadPredloga:Tlx
instead of {{resize|110%|...}}.
redirects to {{larger}}.
Predloga:Tlx instead of {{resize|115%|...}}. An alternative to <big>...</big>.
Predloga:Tlx is equivalent to  <span style="font-size:large;">...</span>.
Predloga:Tlx instead of {{resize|150%|...}}.

TemplateData for variants[uredi]

The templateData for each variant of the template can be found at

See also[uredi]

  • {{huge}}, for diacritic marks only; similar to {{big}} but considerably larger and also compensates for vertical alignment.
  • {{color}}, to add a span of text with a given foreground color.
  • {{background color}} (or {{background}}), to add a span of text with a given background color.

Predloga:Resize/TemplateData