Template:Clear: Difference between revisions
From Jenny Everywhere Wiki
m (Protected "Template:Clear": high use template. most people shouldnt ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
No edit summary |
||
Line 1: | Line 1: | ||
<div style="clear: | <div style="clear:{{{1}}}"></div> | ||
{|border="0" cellpadding="0" cellspacing="0" width="100%" align="center" valign="top" class="noprint" | {|border="0" cellpadding="0" cellspacing="0" width="100%" align="center" valign="top" class="noprint" | ||
|}<noinclude>This tiny little template doesn't do much more than just "clear" a space around another block of text. Its code could, of course, be incorporated directly into another template that needed a smidgen of clarity, but why bother typing it all out again. Just <nowiki>{{clear}}</nowiki> it all away! | |}<noinclude>This tiny little template doesn't do much more than just "clear" a space around another block of text. Its code could, of course, be incorporated directly into another template that needed a smidgen of clarity, but why bother typing it all out again. Just <nowiki>{{clear}}</nowiki> it all away! |
Revision as of 20:31, 12 February 2011
This tiny little template doesn't do much more than just "clear" a space around another block of text. Its code could, of course, be incorporated directly into another template that needed a smidgen of clarity, but why bother typing it all out again. Just {{clear}} it all away!
It is somewhat difficult to show what it does, so if you don't understand what the code is trying to do, please don't alter it.