Template:Clear/doc: Difference between revisions
Page last edited 5 months ago by Xeverything11
wikipedia>Redrose64 m Reverted edits by 2001:569:7877:4700:D0FD:B93:9D8F:BB8 (talk) to last version by Tegel |
wikipedia>JJMC89 {{nosubst}} to the top |
||
Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
{{high-risk| 1610000+ }} | {{high-risk| 1610000+ }} | ||
{{Nosubst|The markup provided will be confusing to many editors, and as this template provides documentation for itself, there is little justification for substitution.}} | |||
{{Template shortcut|-|Br|Clr}} | {{Template shortcut|-|Br|Clr}} | ||
Line 9: | Line 10: | ||
==Usage== | ==Usage== | ||
<nowiki>{{clear}}</nowiki> | <nowiki>{{clear}}</nowiki> | ||
<nowiki>{{clear|left}}</nowiki> | <nowiki>{{clear|left}}</nowiki> |
Revision as of 15:59, 3 October 2017
Template:Documentation subpage Template:High-risk Template:Nosubst Template:Template shortcut
This template adds <div style="clear:both;"></div>
, <div style="clear:left;"></div>
, or <div style="clear:right;"></div>
;
for technical XHTML details, see Template talk:Clear.
{{clear}}
: Makes content wait until existing content is completed in all columns. Often used to stop text from flowing next to unrelated images.
Usage
{{clear}} {{clear|left}} {{clear|right}}
Example without Template:Tlf

New section without template
See how this section starts at the right of the image?
Example that uses Template:Tlf

New section with template
See how this section appears below the image?
See also
- {{Clear left}}
- {{Clear right}}
- {{Float}}
- {{Stack}}