Template:Div/doc

Revision as of 11:55, 5 May 2025 by MLD>Lorenerd11
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

{{div|
<div contents>
}}

Alternative syntax:

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

Parameters

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