Template:Λ

From the Garry's Mod Factions Wiki
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

  1. Message
  2. Image Filename
  3. Image Width
  4. Box Color
  5. Box Width
  6. Image Border Style (CSS e.g. |4px solid Blue|, or 0px for no border)
  7. Box Border Style
  8. Space Between Box Border and Box Contents
  9. Optional Styling For Image Area
  10. Text color

Usage Examples

{{Λ}}
Hey You!
I'm glad I've got your attention.

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
box-widthbox-width

no description

Unknownoptional
Box colorcolor

Valid CSS color for the background of the box

Default
#fb7f0c
Example
#fb7f0c
Stringoptional
border-widthborder-width

no description

Unknownoptional
border-styleborder-style

no description

Unknownoptional
border-colorborder-color

no description

Unknownoptional
border-spacingborder-spacing

no description

Unknownoptional
message-colormessage-color

Valid CSS color for the color of the text in the box.

Unknownoptional
image-border-widthimage-border-width

no description

Unknownoptional
image-border-styleimage-border-style

no description

Unknownoptional
image-border-colorimage-border-color

no description

Unknownoptional
Image Stylingimage-styling

CSS styles for the image

Stringoptional
Imageimage

The image that goes on the left side of the box

Default
Lego-gordon-freeman.png
Example
Melon-anime.gif
Filerequired
Image Widthimage-width

The width of the image in valid CSS size.

Default
110px
Example
100px
Stringoptional
Box Messagemessage msg

The text the box displays.

Default
'''Hey You!'''<br/>I'm glad I've got your attention.
Example
'''Beep Boop'''
Contentrequired