Template:Large/doc

This template renders the text in the first parameter, |1=, at 120% of the size at which it would otherwise display.

{{Larger}} {{Big}}and {{Bigger}} redirect to this template.

Comparison[edit]

Font size templates

Code for inline content Code for block content Size Result
{{small|text}}
{{smaller|text}}
{{smalldiv|text}} 85% text
{{resize|text}} {{resizediv|text}} 90% text
{{midsize|text}} {{midsizediv|text}} 92% text
100% text
{{large|text}}
{{larger|text}}
{{big|text}}
{{largediv|text}} 120% text
{{huge|text}} 180% text
{{resize|x%|text}} {{resizediv|x%|text}} custom varies
{{font|size=x%}} custom varies

See also[edit]

TemplateData[edit]

Resizes text so it is in the css-'large' size.

Template parameters

ParameterDescriptionTypeStatus
Text1

The text to display

Stringrequired