389
edits
Welcome to Gamerpedia! Let me know at either Mario Wiki or Fanonpedia if you'd like an account here.
(clarify) |
(oop) |
||
Line 1: | Line 1: | ||
<div style="clear:{{{1|left}}}"/><noinclude> | <div style="clear:{{{1|left}}}"/><noinclude> | ||
==Usage== | ==Usage== | ||
The template forces content below certain floating elements | The template forces content below certain floating elements around where the template is added. It is practical to use this template especially when an article heading is on the same line as an image thumbnail. | ||
The default output is <code>left</code>, which forces content below floating elements on the left only. In the first parameter, you can add either <code>right</code> or <code>both</code> to line break from elements on the right side or on both sides, respectively. | The default output is <code>left</code>, which forces content below floating elements on the left only. In the first parameter, you can add either <code>right</code> or <code>both</code> to line break from elements on the right side or on both sides, respectively. |