Template:Clear/doc: Difference between revisions
From Workers & Resources: Soviet Republic Official Wiki
workers-resources-fandom>Abominação mNo edit summary |
m (Reverted edits by 182.0.227.32 (talk) to last version by Clump) |
||
Line 1: | Line 1: | ||
< | {{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: left, right, both, none", | |||
"default": "both", | |||
"type": "string" | |||
} | |||
} | |||
} | |||
</templatedata> | |||
<includeonly>{{Sandbox other|| | |||
<!-- Categories below this line; interwikis at Wikidata --> | |||
[[Category:Formatting templates{{#translation:}}]] | |||
[[Category:Typing-aid templates{{#translation:}}]] | |||
[[Category:Utility templates{{#translation:}}]] | |||
}}</includeonly> |
Revision as of 18:04, 25 January 2024
File:OOjs UI icon book-ltr.svg | header?
content?
|
---|
[[Category:Template documentation pages{{#translation:}}]] Shorthand for <syntaxhighlight inline lang="html">
</syntaxhighlight>.
TemplateData
This is the TemplateData documentation for this template used by VisualEditor and other tools.
Clear
[[Category:TemplateData documentation{{#translation:}}]]
<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>