Template:LiathTheme
Example:
artist = The name of the artist or band.
track = The name of the track or song
tracklink = link address to the track or song e.g http://www.youtube.com/watch?v=hmbUNF1Q4R8
trackimage = name of the image file associated with your song. if you do not have a specific image comment out this section <!--trackimage = --> to use the default icon*
imagesize = height/width to display the image at. Default is 50 x 50 if you wish to have a larger image e.g imagesize = 100.
artistcolor = color of artist text. Use #nnnnnn notation of recognised HTML color codes. Default: bordercolor = #800000
trackcolor = color of track title text. Use #nnnnnn notation of recognised HTML color codes. Default: bordercolor = #000080
bordercolor = color of border. Use #nnnnnn notation of recognised HTML color codes. Default: bordercolor = #000000
borderwidth = width of border. Set to 0 for no border (no px required). Default: border = 3
backcolor = color of background. Use #nnnnnn notation of recognised HTML color codes. Default: backcolor = transparent
shadowx / shadowy = shadow offset from text, default 0. positive to offset down/right, negative to offset up/left
shadowblur = shadow blur width on text, default 0 - no blur
shadowcolor = color of shadow. Use #nnnnnn notation of recognised HTML color codes. Default: backcolor = black
* Alternate Icons which may better suit your page theme,
The following are all called Liath_xxx.png where xxx is the caption e.g Liath_MusicRed.png, so trackimage=Liath_MusicRed.png would return
The following are not prefixed, the caption name should be used as is, e.g trackimage=Music-player.png would return
:
Other playback icons may be available Category:Playback Icons or alternatively users have also uploaded album covers or musician images which you may like to use Category:Soundtrack
Music Player/Soundtrack Example Code |
---|
<!--copy from here to ***** end ***** into the page if you want to use it --> <div style="width: 90%; background-color:transparent; padding:10px;"> <div style="width: 45%; display:inline-block; padding:0px; margin:0px;vertical-align:top;"><!-- left tracks --> {{LiathTheme | artist = | track = | tracklink = <!--trackimage = --> | artistcolor = #ff0000 | trackcolor = white | bordercolor = #800000 | borderwidth = 3 | backcolor = #111111|}}{{LiathTheme | artist = | track = | tracklink = <!--trackimage = --> | artistcolor = #ff0000 | trackcolor = white | bordercolor = #800000 | borderwidth = 3 | backcolor = #111111|}}{{LiathTheme | artist = | track = | tracklink = <!--trackimage = --> | artistcolor = #ff0000 | trackcolor = white | bordercolor = #800000 | borderwidth = 3 | backcolor = #111111|}}{{LiathTheme | artist = | track = | tracklink = <!--trackimage = --> | artistcolor = #ff0000 | trackcolor = white | bordercolor = #800000 | borderwidth = 3 | backcolor = #111111|}}{{LiathTheme | artist = | track = | tracklink = <!--trackimage = --> | artistcolor = #ff0000 | trackcolor = white | bordercolor = #800000 | borderwidth = 3 | backcolor = #111111|}} </div> <div style="width: 45%; display:inline-block; padding:0px; margin:0px;vertical-align:top;"><!-- right tracks --> {{LiathTheme | artist = | track = | tracklink = <!--trackimage = --> | artistcolor = #ff0000 | trackcolor = white | bordercolor = #800000 | borderwidth = 3 | backcolor = #111111|}}{{LiathTheme | artist = | track = | tracklink = <!--trackimage = --> | artistcolor = #ff0000 | trackcolor = white | bordercolor = #800000 | borderwidth = 3 | backcolor = #111111|}}{{LiathTheme | artist = | track = | tracklink = <!--trackimage = --> | artistcolor = #ff0000 | trackcolor = white | bordercolor = #800000 | borderwidth = 3 | backcolor = #111111|}}{{LiathTheme | artist = | track = | tracklink = <!--trackimage = --> | artistcolor = #ff0000 | trackcolor = white | bordercolor = #800000 | borderwidth = 3 | backcolor = #111111|}}{{LiathTheme | artist = | track = | tracklink = <!--trackimage = --> | artistcolor = #ff0000 | trackcolor = white | bordercolor = #800000 | borderwidth = 3 | backcolor = #111111|}} </div> <br style="clear:both;"> </div> <!--***** end *****--> |
Copy the following onto your page and fill out the appropriate information (comment out or delete the sections you wish to leave on default).
{{LiathTheme | artist = | track = | tracklink = | trackimage = | imagesize = | artistcolor = | trackcolor = | bordercolor = | borderwidth = | backcolor = | shadowx = | shadowy = | shadowblur = | shadowcolor = |}}