We have moved to https://dokuwiki.librecad.org/

Lots of content was already moved to the new wiki, but there is still work to do. If you want to contribute, please register a new account at https://dokuwiki.librecad.org/

This wiki will be kept for a while to keep search engine results valid. Moved sites may be deleted here in future.

Difference between revisions of "Template:Clear"

From LibreCAD wiki
Jump to: navigation, search
(Created page with "<div style="clear:{{{1|both}}};"></div><noinclude> <code>{{clear}}</code> makes content wait until existing content is completed in all columns. Often used to stop text from ...")
 
 
Line 1: Line 1:
 
<div style="clear:{{{1|both}}};"></div><noinclude>
 
<div style="clear:{{{1|both}}};"></div><noinclude>
  
<code>{{clear}}</code> makes content wait until existing content is completed in all columns. Often used to stop text from flowing next to unrelated images.
+
<code><nowiki>{{clear}}</nowiki></code> makes content wait until existing content is completed in all columns. Often used to stop text from flowing next to unrelated images.
  
 
For documentation of this template, please see https://en.wikipedia.org/wiki/Template:Clear
 
For documentation of this template, please see https://en.wikipedia.org/wiki/Template:Clear
 
</noinclude>
 
</noinclude>

Latest revision as of 06:08, 19 May 2015

{{clear}} makes content wait until existing content is completed in all columns. Often used to stop text from flowing next to unrelated images.

For documentation of this template, please see https://en.wikipedia.org/wiki/Template:Clear