Template:Smalldiv/doc: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
(ce)
(add)
Line 30: Line 30:
| <code><nowiki>{{smalldiv|{{hlist|One|Two|Three}}}}</nowiki></code>
| <code><nowiki>{{smalldiv|{{hlist|One|Two|Three}}}}</nowiki></code>
| {{smalldiv|{{hlist|One|Two|Three}}}}
| {{smalldiv|{{hlist|One|Two|Three}}}}
|-
|<code><nowiki>{{smalldiv|{{hidden||{{nowrap|Ichirō Hatoyama - 394<br/>Nobusuke Kishi - 4<br/>''Others'' - 15}}}}}}</nowiki></code>
| {{smalldiv|{{hidden||{{nowrap|Ichirō Hatoyama - 394<br/>Nobusuke Kishi - 4<br/>''Others'' - 15}}}}}}
|}
|}



Revision as of 18:33, December 11, 2018

Template:COinS safe

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}}}}
{{smalldiv|{{hidden||{{nowrap|Ichirō Hatoyama - 394<br/>Nobusuke Kishi - 4<br/>''Others'' - 15}}}}}}


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