Changes

Jump to navigation Jump to search
545 bytes added ,  20:05, 7 February 2014
m
1 revision
Line 30: Line 30:  
See how this section appears below the image?
 
See how this section appears below the image?
    +
==TemplateData==
 +
{{TemplateDataHeader}}
 +
<templatedata>{
 +
  "description": "Makes content wait until existing content is completed in all columns. Often used to stop text from flowing next to unrelated images, so text will appear on a full width line under the image.",
 +
  "params": {
 +
    "1": {
 +
      "label": "side",
 +
      "description": "can be 'right' or 'left' so content is delayed until just the right or left column is complete. The default clears both columns.",
 +
      "type": "string",
 +
      "required": false
 +
    }
 +
  }
 +
}</templatedata>
 
==See also==
 
==See also==
 
* {{Lts|Clear left}} delays content until left column is complete.
 
* {{Lts|Clear left}} delays content until left column is complete.
Line 35: Line 48:  
* {{Lts|-}} is similar, but technically different.
 
* {{Lts|-}} is similar, but technically different.
 
*: ''The fine points of {{Tl|Clear}} vs. {{Tl|-}} are discussed in [[Template talk:-#- versus clear|Template talk:-]].''
 
*: ''The fine points of {{Tl|Clear}} vs. {{Tl|-}} are discussed in [[Template talk:-#- versus clear|Template talk:-]].''
 +
    
<includeonly>
 
<includeonly>

Navigation menu