Template:Div/doc
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
|