Difference between revisions of "Template:Clear"
Jump to navigation
Jump to search
(add some documentation) |
m (fmt) |
||
Line 3: | Line 3: | ||
This template adds <tt><div style="clear:both;"></div></tt>; | This template adds <tt><div style="clear:both;"></div></tt>; | ||
− | for technical XHTML details, see <nowiki>[[Template talk:Clear]]</nowiki> on Wikipedia. | + | for technical XHTML details, see <nowiki>'''[[Template talk:Clear]]'''</nowiki> on Wikipedia. |
== Documentation == | == Documentation == |
Latest revision as of 07:20, 14 December 2007
This template adds <div style="clear:both;"></div>;
for technical XHTML details, see '''[[Template talk:Clear]]''' on Wikipedia.
Documentation
{{clear}}: Makes content wait until existing content is completed in all columns. Often used to stop text from flowing next to unrelated images.
Usage
{{subst:Clear}}
The template may also be transcluded, but as the markup provided is unlikely to change or improve,there is little justification for transclusion overhead.