Template:Resize

From Inkipedia, the Splatoon wiki

A template for changing text size.

Usage

{{Resize|<size>|<text>}}

  • size: The size is specified here. Any unit of measurement supported by CSS will work. "150%", "xx-large", "1.2em", etc.
  • text: The text that needs its size changed goes here.

Example

Markup

{{Resize|250%|This is an example.}}

Output

This is an example.