Difference between revisions of "Template:Clear/doc"

From Stardew Valley Wiki
Jump to navigation Jump to search
 
(4 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
This template is used when the text needs to be moved below, for example, after an image or an infobox.
 
This template is used when the text needs to be moved below, for example, after an image or an infobox.
  
==Usage==
+
==Use==
 
This template can be used by entering the following onto any relevant page.
 
This template can be used by entering the following onto any relevant page.
  
Line 14: Line 14:
 
:substitutes: '''<nowiki><div style="clear:right;"></div></nowiki>'''
 
:substitutes: '''<nowiki><div style="clear:right;"></div></nowiki>'''
  
<includeonly>[[Category:Formatting templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
+
<includeonly>{{Addlanglinks}}[[Category:Templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>

Latest revision as of 21:55, 8 January 2023

Description

This template is used when the text needs to be moved below, for example, after an image or an infobox.

Use

This template can be used by entering the following onto any relevant page.

{{clear}}
substitutes: <div style="clear:both;"></div>
{{clear|left}}
substitutes: <div style="clear:left;"></div>
{{clear|right}}
substitutes: <div style="clear:right;"></div>