This is the documentation page for Template:Div.
When it is viewed directly, links using variables may appear broken; do not replace these with hardcoded page names or URLs.

Template used to create a custom div.

Usage edit

{{div|
<div contents>
}}

Alternative syntax:

{{div}}
<div contents>
{{end div}}

Parameters edit

Parameter Description
1 Div contents
style Sets style parameters of the div
align Sets the alignment of the text
inline Sets the div to an inline block
indent Sets the margin-left of the div to the specified value