Template:Λ
Jump to navigation
Jump to search
| Hey You! I'm glad I've got your attention. |
Instant Template Construction Kit
This template is an attempt to reduce redundant code by making a ready to use template that can be used.
Parameters
- Message
- Image Filename
- Image Width
- Box Color
- Box Width
- Image Border Style (CSS e.g. |4px solid Blue|, or 0px for no border)
- Box Border Style
- Space Between Box Border and Box Contents
- Optional Styling For Image Area
- Text color
Usage Examples
{{Λ}}
| Hey You! I'm glad I've got your attention. |
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| box-width | box-width | no description | Unknown | optional |
| Box color | color | Valid CSS color for the background of the box
| String | optional |
| border-width | border-width | no description | Unknown | optional |
| border-style | border-style | no description | Unknown | optional |
| border-color | border-color | no description | Unknown | optional |
| border-spacing | border-spacing | no description | Unknown | optional |
| message-color | message-color | Valid CSS color for the color of the text in the box. | Unknown | optional |
| image-border-width | image-border-width | no description | Unknown | optional |
| image-border-style | image-border-style | no description | Unknown | optional |
| image-border-color | image-border-color | no description | Unknown | optional |
| Image Styling | image-styling | CSS styles for the image | String | optional |
| Image | image | The image that goes on the left side of the box
| File | required |
| Image Width | image-width | The width of the image in valid CSS size.
| String | optional |
| Box Message | message msg | The text the box displays.
| Content | required |