Difference between revisions of "Template:LiathTheme"
m |
m |
||
Line 88: | Line 88: | ||
</gallery> | </gallery> | ||
+ | {| class="wikitable collapsible collapsed" style="width: 800px; background-color:transparent;" | ||
+ | ! <b>Music Player/Soundtrack Example Code</b> | ||
+ | |- | ||
+ | | | ||
+ | <!--copy from here to ***** end ***** into the page if you want to use it --> | ||
+ | <div style="width: 100%; background-color:black; padding:10px;"> | ||
+ | <div style="width: 45%; display:inline-block; padding:0px; margin:0px;vertical-align:top;"><!-- left tracks --> | ||
+ | {{LiathTheme | ||
+ | | artist = Batman | ||
+ | | track = Watchful Guardian | ||
+ | | tracklink = http://www.youtube.com/watch?v=lJRIVD3GrTk | ||
+ | | artistcolor = #ff0000 | trackcolor = white | bordercolor = #800000 | borderwidth = 3 | backcolor = #111111|}}{{LiathTheme | ||
+ | | artist = Sherlock Holmes | ||
+ | | track = Discombobulate | ||
+ | | tracklink = http://www.youtube.com/watch?v=vgRVJksQocM | ||
+ | | artistcolor = #ff0000 | trackcolor = white | bordercolor = #800000 | borderwidth = 3 | backcolor = #111111|}}{{LiathTheme | ||
+ | | artist = Star Wars | ||
+ | | track = General Grievous | ||
+ | | tracklink = http://www.youtube.com/watch?v=ntMBePs6ufU | ||
+ | | artistcolor = #ff0000 | trackcolor = white | bordercolor = #800000 | borderwidth = 3 | backcolor = #111111|}}{{LiathTheme | ||
+ | | artist = | ||
+ | | track = | ||
+ | | tracklink = | ||
+ | | artistcolor = #ff0000 | trackcolor = white | bordercolor = #800000 | borderwidth = 3 | backcolor = #111111|}}{{LiathTheme | ||
+ | | artist = | ||
+ | | track = | ||
+ | | tracklink = | ||
+ | | 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 = Kanye West | ||
+ | | track = Gold Digger | ||
+ | | tracklink = http://www.youtube.com/watch?v=6vwNcNOTVzY | ||
+ | | artistcolor = #ff0000 | trackcolor = white | bordercolor = #800000 | borderwidth = 3 | backcolor = #111111|}}{{LiathTheme | ||
+ | | artist = Macklemore & Ryan Lewis | ||
+ | | track = Thrift Shop | ||
+ | | tracklink = http://www.youtube.com/watch?v=QK8mJJJvaes | ||
+ | | artistcolor = #ff0000 | trackcolor = white | bordercolor = #800000 | borderwidth = 3 | backcolor = #111111|}}{{LiathTheme | ||
+ | | artist = | ||
+ | | track = | ||
+ | | tracklink = | ||
+ | | artistcolor = #ff0000 | trackcolor = white | bordercolor = #800000 | borderwidth = 3 | backcolor = #111111|}}{{LiathTheme | ||
+ | | artist = | ||
+ | | track = | ||
+ | | tracklink = | ||
+ | | artistcolor = #ff0000 | trackcolor = white | bordercolor = #800000 | borderwidth = 3 | backcolor = #111111|}}{{LiathTheme | ||
+ | | artist = | ||
+ | | track = | ||
+ | | tracklink = | ||
+ | | artistcolor = #ff0000 | trackcolor = white | bordercolor = #800000 | borderwidth = 3 | backcolor = #111111|}} | ||
+ | </div> | ||
+ | <br style="clear:both;"> | ||
+ | </div> | ||
+ | <!--***** end *****--> | ||
+ | |} | ||
<br><br><br><br> | <br><br><br><br> | ||
Copy the following onto your page and fill out the appropriate information (comment out or delete the sections you wish to leave on default). | Copy the following onto your page and fill out the appropriate information (comment out or delete the sections you wish to leave on default). |
Revision as of 22:10, 8 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,
e.g trackimage=Liath_MusicGold.png would return
[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 = |}}