User:Mistman123/Templates/Shadow

From Wikipedia, the free encyclopedia

Shadowing[edit]

This shadowing template has some optional variables that can be used:

wrap = (true or false, false is default)

height = (specify height, preferably in length measures such as "30px")

width = (specify width, preferably in length measures such as "30px" - this field is not always necessary since wrapping the shadow to the content is enough sometimes)

tint = (dark or light, light is default)

spread = (unitless number representing the shadow spreading/thickness)

An example using these fields could be something like:

{{User:Mistman123/Templates/Shadow|height=150px|width=200px|tint=dark|spread=3|content=

(YOUR CONTENT HERE)

}}

Or, more specifically, something like:

{{User:Mistman123/Templates/Shadow|height=190px|simple=true|width=400px|tint=light|spread=2|content=

[[Image:UlvikfjordMountainsPanorama.jpg|400px]]

}}

Which displays:

Or an optional:

{{User:Mistman123/Templates/Shadow|height=190px|width=400px|tint=dark|spread=2|content=

[[Image:UlvikfjordMountainsPanorama.jpg|400px]]

}}

Which displays:


Instead of:



That's all, really.

Hope you like it!