Toggle menu
15
236
70
27.5K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

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