Difference between revisions of "Template:LiathTheme"

From PRIMUS Database
Jump to: navigation, search
m
m
Line 6: Line 6:
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td style="width:99%; height:50%; color:{{{trackcolor|#000080}}}; text-shadow: {{{shadow|0}}}px {{{shadow|0}}}px {{{shadowblur|0}}}px {{{shadowcolor|black}}};"><b>{{{track|Song/Track Name}}}</b></td>
+
<td style="width:99%; height:50%; color:{{{trackcolor|#000080}}}; text-shadow: {{{shadowx|0}}}px {{{shadowy|0}}}px {{{shadowblur|0}}}px {{{shadowcolor|black}}};"><b>{{{track|Song/Track Name}}}</b></td>
 
</tr>
 
</tr>
 
</table>
 
</table>
Line 45: Line 45:
 
| borderwidth = 3
 
| borderwidth = 3
 
| backcolor = rgba(0,0,128,0.5)
 
| backcolor = rgba(0,0,128,0.5)
| shadow = 1
+
| shadowx = 0
 +
| shadowy = 1
 
| shadowblur = 2
 
| shadowblur = 2
 
| shadowcolor = black
 
| shadowcolor = black
Line 60: Line 61:
 
borderwidth = width of border. Set to 0 for no border (no px required). Default: border = 3 <br>
 
borderwidth = width of border. Set to 0 for no border (no px required). Default: border = 3 <br>
 
backcolor = color of background. Use #nnnnnn notation of recognised HTML color codes. Default: backcolor = transparent <br>
 
backcolor = color of background. Use #nnnnnn notation of recognised HTML color codes. Default: backcolor = transparent <br>
shadow = shadow offset from text, default 0. positive to offset downright, negative to offset upleft<br>
+
shadowx / shadowy = shadow offset from text, default 0. positive to offset down/right, negative to offset up/left<br>
 
shadowblur = shadow blur width on text, default 0 - no blur<br>
 
shadowblur = shadow blur width on text, default 0 - no blur<br>
 
shadowcolor = color of shadow. Use #nnnnnn notation of recognised HTML color codes. Default: backcolor = black <br>
 
shadowcolor = color of shadow. Use #nnnnnn notation of recognised HTML color codes. Default: backcolor = black <br>
Line 78: Line 79:
 
| borderwidth =  
 
| borderwidth =  
 
| backcolor =
 
| backcolor =
| shadow =  
+
| shadowx =
 +
| shadowy =
 
| shadowblur =  
 
| shadowblur =  
 
| shadowcolor =  
 
| shadowcolor =  

Revision as of 07:29, 8 March 2014

Liath Music.png Artist/Band Name
Song/Track Name



Example:

Paolo Nutini
 
New Shoes
Paolo Nutini
 
New Shoes
Paolo Nutini
 
New Shoes


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 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





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 = 
|}}