Rev 1019 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1019 | Rev 1135 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | !exit |
4 | !exit |
5 | !endif |
5 | !endif |
6 | 6 | ||
7 | !set n=$[min($n,10)] |
7 | !set n=$[min($n,10)] |
8 | <p><center> |
8 | <p><center> |
9 | <table border=2 |
9 | <table border=2 bgcolor="$wims_ref_bgcolor"> |
10 | <caption>Andere WIMS-Websites |
10 | <caption>Andere WIMS-Websites |
11 | <tr><th>Website<th>Standort<th>Land<th>Sprachen<br>der Website<th>Anmerkungen |
11 | <tr><th>Website<th>Standort<th>Land<th>Sprachen<br>der Website<th>Anmerkungen |
12 | !for i_=1 to $n |
12 | !for i_=1 to $n |
13 | !set l_=!record $i_ of mirrors.fr |
13 | !set l_=!record $i_ of mirrors.fr |
14 | !distribute lines $l_ into u_,t_,C_,l_,m_,e_,r_ |
14 | !distribute lines $l_ into u_,t_,C_,l_,m_,e_,r_ |