Template:Smalldiv

{{{1}}}
Documentation icon Template documentation[view] [edit] [history] [purge]

Usage

This template is a drop-in replacement for {{small}} when it is used to wrap multiple lines or a template containing <div></div> tags. When {{small}} wraps multiple lines, it causes Linter errors, including "Missing end tag" and "Stripped tag".

The only parameter is the content and may contain templates, images, etc. if a block needs to be wrapped in this template and contains such elements. Note that if the = character appears in the content, the parameter must be explicitly specified as |1=.

Use this template instead of {{small}} to wrap multiple lines.

Examples of uses for {{smalldiv}}
input shows
{{smalldiv|
*One
*Two
*Three}}
  • One
  • Two
  • Three
{{smalldiv|{{unbulleted list|One|Two|Three}}}}
  • One
  • Two
  • Three
{{smalldiv|{{hlist|One|Two|Three}}}}
  • One
  • Two
  • Three
{{smalldiv|{{hidden||{{nowrap|Ichirō Hatoyama - 394<br/>Nobusuke Kishi - 4<br/>''Others'' - 15}}}}}}

When not to use this template

Remember to "avoid using smaller font sizes in elements that already use a smaller font size, such as infoboxes, navboxes and reference sections", per MOS:ACCESS#Font size and MOS:SMALLFONT. Using this template within an infobox or a navbox reduces the text size to about 75%, which is smaller than the 85% limit prescribed by the MOS guideline.

Template data

This is the TemplateData documentation for the template used by the new VisualEditor.

Smalldiv

Tracking category

See also

Font size templates
Template Size Semantics Sample
{{small}} 85% <small></small> HHHHH
{{smaller}} 90% none HHHHH
{{resize}} 90% none HHHHH
{{midsize}} 92% none HHHHH
none 100% none HHHHH
{{larger}} 110% none HHHHH
{{big}} 120% none HHHHH
{{large}} large none HHHHH
{{huge}} 180% none HHHHH
{{resize|x%}} custom none
{{font|size=x%}} custom none