Template:Indent/doc

Indents text. Should be used instead of colon, because colons generate a fake description list.

Template parameters

ParameterDescriptionTypeStatus
Contentcontent 1

Text to be indented

Example
This text will be indented.
Contentrequired
Widthwidth

Size of empty space before content.

Default
1.6em
Example
2em
Stringoptional
Stylestyle

CSS properties in style attribute

Example
color:red; font-style:italic
Stringoptional