Demonstrating above post:
If(IsEqual([Media Sub Type],Movie,1), <font size="200"><b>[Name]Delimit([Year],/),/# (#/)Delimit([Access Rating],/),/# (#/)<//b><//font> /[ <font color="#f69838">RatingStars() <//font>/]
<font size="120">If(!IsEmpty([MPAA Rating]),<img src="tooltip:rating-mpaa-[MPAA Rating]-grey">,<img src="tooltip:rating-mpaa-nr-grey">)<//font><font color="#9496a3" size="100"><b> | <//b><//font><font color="#9496a3" size="100">Size() <b>|<//b><//font> <font color="#9496a3" size="100"><i>Replace([Genre],;, / // )<//i> <b>|<//b> [Date] /([Country]/)<//font>
<font size="150">If(IsEqual([Awards], Oscar, 8),If(IsEqual([Awards], Won, 8),<img src="tooltip:award-oscar-won">,<img src="tooltip:award-oscar-nomination">),) If(!IsEmpty([Critic Rating]),<img src="tooltip:web-tmdb-wide"> [Critic Rating] ,) If(!IsEmpty([Rating IMDb]),<img src="tooltip:web-imdb"> [Rating IMDb] ,) If(!IsEmpty([Rotten Tomatoes]),<img src="tooltip:web-rt"> [Rotten Tomatoes]% If(IsEqual([Rotten Tomatoes], 60, 6),<img src="tooltip:web-rt-fresh">,<img src="tooltip:web-rt-splat">),)<//font>
____________________________________________________________________________________________________________________
If(!IsEmpty([Description]),<font size="115">[Description]<//font>,)
If(!IsEmpty([Keywords]), /
/(<i>[Keywords]<//i>/),)
____________________________________________________________________________________________________________________
If(!IsEmpty([Director]),<font size="120" color="#898989"><b>DIRECTOR: <//b><//font><font color="#ffffff"><i>Replace([Director],;, / // )<//i><//font>
,)If(!IsEmpty([Actors]),<font size="120" color="#898989"><b>STARS: <//b><//font><font color="#ffffff"><i>Replace(ListLimit([Actors],5),;, / // )<//i><//font>
,)If(!IsEmpty([Screenwriter]),<font size="120" color="#898989"><b>WRITER: <//b><//font><font color="#ffffff"><i>Replace([Screenwriter],;, / // )<//i><//font>
,)If(!IsEmpty([Screenwriter]),<font size="120" color="#898989"><b>PRODUCER: <//b><//font><font color="#ffffff"><i>Replace([Producer],;, / // )<//i><//font>
,)If(!IsEmpty([Budget]),<b>BUDGET:<//b> $Math(Trunc([Budget]/1000000,1)) Million ,)If(!IsEmpty([Gross Revenue]),// <b>GROSS REVENUE:<//b> $Math(Trunc([Gross Revenue]/1000000,1)) Million
,)If(!IsEmpty([Awards]), <b>AWARDS:<//b> <i>[Awards]<//i>
,)
____________________________________________________________________________________________________________________
<font size="310">If(IsEqual([Notes],HDR,8),<img src="tooltip:resolution-[Resolution]-hdr">,<img src="tooltip:resolution-[Resolution]">)<//font>If(!IsEmpty([Aspect Ratio]),/ <font size="310"><img src="tooltip:aspect-[AR-calculated]"><//font>,) <font size=310><img src="tooltip:speakers-[Channels]"><//font> <font size="310"><img src="tooltip:audio-[Audio Codec]"><//font> <font size="310"><img src="tooltip:studio-ListItem([Production Companies],0)"><//font>
____________________________________________________________________________________________________________________
[Filename]
If(!IsEmpty(FilePlaylists()),Playlists:
<b>FilePlaylists()<//b>,),)