Template:End div

Revision as of 11:47, 5 May 2025 by MLD>Lorenerd11 (Created page with "<includeonly></div></includeonly><noinclude> {{template doc|Div/doc}}Category:Templates </noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
[view] [edit] Template documentation

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