Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Template:Resizediv/doc

From Wikipedia, the free encyclopedia

Use this template instead of {{resize}} to wrap multiple lines of text, or to wrap a template that contains <div>...</div> tags.

Usage

[edit]
  • {{resizediv|N|text}}N specifies a size, such as "95%", "1.2em", etc.
  • {{resizediv|text}} — If N is omitted, as in the second line above, a default 90% size is applied.

Beware

[edit]

Beware that if text happens to contain an equality sign (=), it will fail to render properly. Here are the workarounds:

  1. Replace all instances of = with {{=}}, or
  2. Specify {{resizediv|N|2=text}} or {{resizediv|1=text}}.

See also

[edit]