Template:Vpad/doc

From wikiNonStop

Usage

Template:Vpad (Vertical padding) creates an invisible div of user-specified height for padding.

{{vpad |1= |clear= }}
  • |1= Height of the div in
    em
    
    or
    px
    
    . Defaults to
    1em
    
    .
  • |clear= Sets the CSS
    clear
    
    property. Defaults to
    both
    
    .

TemplateData

TemplateData

Creates an invisible div of user-specified height for padding

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Height1

Height of the div in 'em' or 'px'

Default
1em
Example
10px, 1=2em
Stringsuggested
Clearclear

Sets the CSS 'clear' property

Default
both
Example
clear=left, clear=none
Stringoptional

See also