Difference between revisions of "Template:LiathTheme"
m |
m |
||
Line 67: | Line 67: | ||
<span style="color:red;">'''*'''</span> Alternate Icons which may better suit your page theme,<br> | <span style="color:red;">'''*'''</span> Alternate Icons which may better suit your page theme,<br> | ||
− | e.g trackimage= | + | |
+ | 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 [[file:Liath_MusicRed.png]]<br> | ||
<gallery widths=50px heights=50px perrow=8> | <gallery widths=50px heights=50px perrow=8> | ||
Liath_Music.png|Music (default) | Liath_Music.png|Music (default) | ||
Line 90: | Line 91: | ||
Liath_BlackStar.png|BlackStar | Liath_BlackStar.png|BlackStar | ||
Liath_RedStar.png|RedStar | Liath_RedStar.png|RedStar | ||
− | </gallery> | + | </gallery><br> |
+ | The following are not prefixed, the caption name should be used as is: | ||
+ | <gallery widths=50px heights=50px perrow=8> | ||
+ | Music-player.png|Music-player.png | ||
+ | </gallery><br> | ||
{| class="wikitable collapsible collapsed" style="width: 800px; background-color:transparent;" | {| class="wikitable collapsible collapsed" style="width: 800px; background-color:transparent;" |
Revision as of 15:46, 16 March 2014
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:
[show] Music Player/Soundtrack Example Code |
---|
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 = |}}