Template:Clr: Difference between revisions
From Event-B
Jump to navigationJump to search
imported>Mathieu mNo edit summary |
imported>Mathieu mNo edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This template displays a simple line break, without additional vertical spacing (except when used to skip left or right floating blocks). | This template displays a simple line break, without additional vertical spacing (except when used to skip left or right floating blocks). | ||
| Line 35: | Line 34: | ||
== Template == | == Template == | ||
</noinclude><div style="clear:{{{1|both}}};"/> | </noinclude><div style="clear:{{{1|both}}};"></div> | ||
Revision as of 10:56, 5 August 2008
This template displays a simple line break, without additional vertical spacing (except when used to skip left or right floating blocks).
Usage
{{Clr}}(skip left and right floating blocks){{Clr|left}}(skip only left floating blocks){{Clr|right}}(skip only right floating blocks)
