Template:Smalldiv/doc: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
(create)
 
(rm styles)
Line 2: Line 2:
{{COinS safe|n}}
{{COinS safe|n}}
{{Notice|As of [[Special:Diff/724648585|June 10, 2016]], a rule has been added to MediaWiki:Common.css, so now {{tag|small|o}} consistently renders at a 85% size. This template remains as a convenience wrapper.}}
{{Notice|As of [[Special:Diff/724648585|June 10, 2016]], a rule has been added to MediaWiki:Common.css, so now {{tag|small|o}} consistently renders at a 85% size. This template remains as a convenience wrapper.}}
{{Uses TemplateStyles|Template:Small/styles.css}}


== Usage ==
== Usage ==

Revision as of 16:03, December 11, 2018

Template:COinS safe

Usage

This template is a drop-in replacement for {{small}} when it is used to wrap multiple lines. When {{small}} wraps multiple lines, it causes two Linter errors: "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}}}}


Template data

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.

TemplateData for Smalldiv

Tracking category

See also

Template:Font size templates