shortcuts: {{-}} {{clr}}

Template:Clear/doc

From Linux Web Expert

Revision as of 13:04, 25 January 2024 by imported>MdsShakil (Reverted edits by 182.0.227.32 (talk) to last version by Clump)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Shorthand for <div style="clear: both;"></div>.

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools.

Clear/doc

<templatedata> { "description": "Clear floating block-level elements without line break", "params": { "1": { "label": "clear", "description": "CSS clear: left, right, both, none", "default": "both", "type": "string" } } } </templatedata>