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:Largediv/doc

From Wikipedia, the free encyclopedia

Usage

[edit]

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

This template is a drop-in replacement for {{large}} templates or <big>...</big> tags that wrap multiple lines or wrap a template containing <div>...</div> tags. When a {{large}} template or <big>...</big> tags wrap multiple lines, Linter errors are caused, typically "Missing end tag", "Misnested tag", or "Stripped tag".

The only parameter, |, is the content that is intended to be rendered at a font size of 120% of normal.

Note that if the = character appears in the content, it should be replaced with {{=}}, or the content must be explicitly preceded with |1=. See examples in the table below. Pages ignoring this instruction are likely to appear in Category:Pages using big with an empty input parameter (2).

Examples of uses for {{largediv}}
input shows
{{largediv|
*One
*Two
*Three}}
  • One
  • Two
  • Three
{{largediv|{{unbulleted list|One|Two|Three}}}}
  • One
  • Two
  • Three
{{largediv|{{hlist|One|Two|Three}}}}
  • One
  • Two
  • Three
{{largediv|{{hidden||{{nowrap|Ichirō Hatoyama – 394<br/>Nobusuke Kishi – 4<br/>''Others'' – 15}}}}}}
Ichirō Hatoyama – 394
Nobusuke Kishi – 4
Others – 15
Example with = character in the content (error):
{{largediv|Ichirō Hatoyama = 394<br/>Nobusuke Kishi = 4<br/>''Others'' = 15}}
{{{1}}}
Example with = character in the content using |1=:
{{largediv|1=Ichirō Hatoyama = 394<br/>Nobusuke Kishi = 4<br/>''Others'' = 15}}
Ichirō Hatoyama = 394
Nobusuke Kishi = 4
Others = 15

Template data

[edit]
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Largediv in articles based on its TemplateData.

TemplateData for Largediv

Tracking category

[edit]

See also

[edit]
  • {{smalldiv}} (for wrapping multiple lines in small formatting)
  • {{monodiv}} (for wrapping multiple lines in monospace formatting)
  • {{bold div}} (for wrapping multiple lines in bold formatting)
  • {{italic div}} (for wrapping multiple lines in italic formatting)
Font size templates
Code for inline contentCode for block contentSizeResult
{{small|text}}{{smalldiv|text}}85%text
{{resize|text}}{{resizediv|text}}90%text
nonenone100%text
{{large|text}}{{largediv|text}}120%text
{{huge|text}}180%text
{{resize|x%|text}}{{resizediv|x%|text}}customvaries
{{font|size=x%}}customvaries