Template:Clear/doc: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

28 May 2024

  • curprev 03:1303:13, 28 May 2024Harrigton talk contribs 1,297 bytes +1,297 Created page with "== Description == This template makes content wait until existing content is completed in all columns. It is often used to prevent text from flowing next to unrelated images. == Usage == * {{tl|clear}} — adds <code><div style="clear:both;"></div></code> * {{tl|clear|left}} — adds <code><div style="clear:left;"></div></code> * {{tl|clear|right}} — adds <code><div style="clear:right;"></div></code> For technical details, see Tem..."