Rev 6465 | Rev 6620 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6465 | Rev 6570 | ||
---|---|---|---|
Line 3... | Line 3... | ||
3 | !set gotcnt=$gotcntC |
3 | !set gotcnt=$gotcntC |
4 | !set gotm=$gotmC |
4 | !set gotm=$gotmC |
5 | !set gotd=$gotdC |
5 | !set gotd=$gotdC |
6 | !set gott=$gottC |
6 | !set gott=$gottC |
7 | !endif |
7 | !endif |
8 | $wims_name_n_example |
- | |
- | 8 | ||
9 | <ul class="wims_home_result_list wims_class"> |
9 | <ul class="wims_home_result_list wims_class"> |
10 | !for i=1 to $gotcnt |
10 | !for i=1 to $gotcnt |
11 | !set m_=!line $i of $gotm |
11 | !set m_=!line $i of $gotm |
12 | !set t_=!line $i of $gott |
12 | !set t_=!line $i of $gott |
13 | !set d_=!line $i of $gotd |
13 | !set d_=!line $i of $gotd |