Sjabloon:Clear Geschiedenis weergeven

(added template)
k (Changed protection level of Template:Clear: Enable access by template editors ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite)))
Regel 1: Regel 1:
<noinclude>'''Documentation:''' This template makes content wait until existing content (typically tables and images) is fully displayed in all columns before letting subsequent content be displayed. It uses the ''<nowiki><div style="clear:TYPE;"></div></nowiki>'' formatting to prevent the extra line break that comes with ''<nowiki><br style="clear: both" /></nowiki>''.
<div style="clear:{{{1|both}}};"></div><noinclude>
 
{{documentation}}
The TYPE variable is controlled with the second parameter as follows:
</noinclude>
* '''<nowiki>{{</nowiki>clear|left<nowiki>}}</nowiki>''' - Only the left column must be complete before subsequent content is displayed
* '''<nowiki>{{</nowiki>clear|right<nowiki>}}</nowiki>''' - Only the right column must be complete before subsequent content is displayed
* '''<nowiki>{{</nowiki>clear<nowiki>}}</nowiki>''' or '''<nowiki>{{</nowiki>clear|both<nowiki>}}</nowiki>''' - Both left and right columns must be complete before subsequent content is displayed
 
{{TemplateNotDisplayed}}
 
</noinclude><div style="clear:{{{1|both}}};"></div>

Versie van 2 nov 2013 04:54

The above documentation is transcluded from Sjabloon:Clear/doc.
Please add categories to the /doc subpage.
Subpages of this template.

This template makes content wait until existing content (typically tables and images) is fully displayed in all columns before letting subsequent content be displayed. It uses the <div style="clear:TYPE;"></div> formatting to prevent the extra line break that comes with <br style="clear: both" />.

The TYPE variable is controlled with the second parameter as follows:

  • {{clear|left}} - Only the left column must be complete before subsequent content is displayed
  • {{clear|right}} - Only the right column must be complete before subsequent content is displayed
  • {{clear}} or {{clear|both}} - Both left and right columns must be complete before subsequent content is displayed

This template does not generate visible text in the Wiki page.

The above documentation is transcluded from Sjabloon:Clear/doc.
Please add categories to the /doc subpage.
Subpages of this template.