Both the Screamercord and this very wiki are currently listed as adult websites by AI classification models. We are currently working to remedy this, 2026 is not 2019.
In the meantime, you can help by moving all permalinks to IPFS
Template:Clear: Difference between revisions
Jump to navigation
Jump to search
m Protected "Template:Clear" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
soyjak>Cheeselord Copy wikipedia's implementation |
||
| Line 1: | Line 1: | ||
<div style="clear:{{{1|both}}};"></div><noinclude> | <div style="clear:{{{1|both}}};"></div><noinclude> | ||
{{ | ==Usage== | ||
<pre> | |||
{{clear}} — adds <div style="clear:both;"></div> | |||
{{clear|left}} — adds <div style="clear:left;"></div> | |||
{{clear|right}} — adds <div style="clear:right;"></div> | |||
</pre> | |||
</noinclude> | </noinclude> | ||
Revision as of 02:16, 18 January 2023
Usage
{{clear}} — adds <div style="clear:both;"></div>
{{clear|left}} — adds <div style="clear:left;"></div>
{{clear|right}} — adds <div style="clear:right;"></div>