source: documentation/trunk/tutorial_sample_files/beatles/format_tweaks/multi_icons.txt@ 18423

Last change on this file since 18423 was 18423, checked in by kjdon, 15 years ago

added teh sample files into svn. I got these files from the releases on sourceforge, jun2006 release with the october extra files.

File size: 670 bytes
Line 
1<td valign=top>
2 {If}{[numleafdocs],[link][icon][/link]}
3 {If}{[dc.Format] eq 'Lyrics',[link]_iconlyrics_[/link]}
4 {If}{[dc.Format] eq 'Discography',[link]_icondisc_[/link]}
5 {If}{[dc.Format] eq 'Tablature',[link]_icontab_[/link]}
6 {If}{[dc.Format] eq 'MARC',[link]_iconmarc_[/link]}
7 {If}{[dc.Format] eq 'Images',[srclink][thumbicon][/srclink]}
8 {If}{[dc.Format] eq 'Supplementary',[srclink][srcicon][/srclink]}
9 {If}{[dc.Format] eq 'Audio',[srclink]{If}{[FileFormat] eq 'MIDI',_iconmidi_,_iconmp3_}[/srclink]}
10</td>
11<td>
12 {If}{[numleafdocs],([numleafdocs])}
13</td>
14<td valign=top>
15 [highlight]
16 {Or}{[dls.Title],[dc.Title],[Title],Untitled}
17 [/highlight]
18</td>
Note: See TracBrowser for help on using the repository browser.