User:Blooooo/SCPL: Difference between revisions
Line 8: | Line 8: | ||
===GROUP DISPLAY=== | ===GROUP DISPLAY=== | ||
$imageabs2(1280,39,0,0,0,0,0,0,/images\LE5\reluna.png,NOKEEPASPECT ROTATEFLIP-2) | |||
$imageabs(4,11,\images\LE5\arrow.png,) | |||
$alignabs(-10,8,%_width%,20,right,) | |||
$font(Calibri,12,glow- glowexpand-0 glowalpha-15,244-244-244) | |||
$replace($replace(%date%,20,''),19,'') | |||
$alignabs(28,3,%_width%,20,left,top) | |||
$font(Calibri,10,bold glow- glowexpand-0 glowalpha-15,244-244-244) | |||
$if(%album artist%,%album artist%,%artist%) | |||
$font(Calibri,10,glow- glowexpand-0 glowalpha-15,244-244-244) | |||
$alignabs(28,13,%_width%,20,left,bottom) | |||
[%album%] | |||
===ITEM DISPLAY=== | ===ITEM DISPLAY=== |
Revision as of 22:28, 16 February 2007
SCPL CODE
GROUP BY
%album%
GROUP DISPLAY
$imageabs2(1280,39,0,0,0,0,0,0,/images\LE5\reluna.png,NOKEEPASPECT ROTATEFLIP-2) $imageabs(4,11,\images\LE5\arrow.png,)
$alignabs(-10,8,%_width%,20,right,) $font(Calibri,12,glow- glowexpand-0 glowalpha-15,244-244-244) $replace($replace(%date%,20,),19,) $alignabs(28,3,%_width%,20,left,top) $font(Calibri,10,bold glow- glowexpand-0 glowalpha-15,244-244-244) $if(%album artist%,%album artist%,%artist%) $font(Calibri,10,glow- glowexpand-0 glowalpha-15,244-244-244) $alignabs(28,13,%_width%,20,left,bottom) [%album%]