Template:End div: Difference between revisions
Appearance
MLD>Lorenerd11 Created page with "<includeonly></div></includeonly><noinclude> {{template doc|Div/doc}}Category:Templates </noinclude>" |
m 1 revision imported |
||
(No difference)
|
Latest revision as of 20:34, 10 May 2025
Template used to create a custom div.
Usage[edit source]
{{div| <div contents> }}
Alternative syntax:
{{div}} <div contents> {{end div}}
Parameters[edit source]
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
|