Template:Box
From LFS Manual
Jump to navigationJump to searchTemplate documentation
[[
Basic usage
Markup | Renders as |
---|---|
{{box|box content}} |
box content
|
Border color
Markup | Renders as |
---|---|
{{box|border=red|box content}} |
box content
|
Background color
Markup | Renders as |
---|---|
{{box|bg=yellow|box content}} |
box content
|
Padding
Markup | Renders as |
---|---|
{{box|padding=8px|box content}} |
box content
|
All at once
Markup | Renders as |
---|---|
{{box|box content|border=red|bg=yellow|padding=8px}} |
box content
|
/doc|View]] - Edit
{{:
Basic usage
Markup | Renders as |
---|---|
{{box|box content}} |
box content
|
Border color
Markup | Renders as |
---|---|
{{box|border=red|box content}} |
box content
|
Background color
Markup | Renders as |
---|---|
{{box|bg=yellow|box content}} |
box content
|
Padding
Markup | Renders as |
---|---|
{{box|padding=8px|box content}} |
box content
|
All at once
Markup | Renders as |
---|---|
{{box|box content|border=red|bg=yellow|padding=8px}} |
box content
|
/doc}}