Template:-/doc

From Sword of Moonlight Wiki
Revision as of 04:50, 13 September 2024 by Verdite cat (talk | contribs) (Created page with "{{Languages|Template:Clear/doc}} {{documentation subpage}} <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> {{tsh|-|clr}} Shorthand for <syntaxhighlight inline lang="html"><div style="clear: both;"></div></syntaxhighlight>. == TemplateData == {{TemplateData header}} <templatedata> { "description": "Clear floating block-level elements without line break", "params": { "1": { "label": "clear", "description": "CSS clear:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Languages

<templatestyles src="Module:Message box/ombox.css"></templatestyles>

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

TemplateData

Template:TemplateData header

Clear floating block-level elements without line break

Template parameters

ParameterDescriptionTypeStatus
clear1

CSS clear: left, right, both, none

Default
both
Stringoptional