Subversion Repositories wimsdev

Rev

Rev 12285 | Rev 12800 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. !if $exotrymax>0 and $cmd notwordof next reply
  2.   !set tmp=!getscorealltries sheet=$wims_sheet work=$wims_exo
  3.   !set tmp2=!getscoremaxexotry sheet=$wims_sheet work=$wims_exo
  4.   <div class="wims_msg info">
  5.   !if $tmp2=yes or $exotrymax<=$tmp
  6.     $wims_name_maxexotry1
  7.   !else
  8.     $wims_name_maxexotry0 $[$tmp+1].
  9.     $wims_name_maxexotry2 $exotrymax.
  10.     <p>
  11.     !if $wims_scorereg=suspend
  12.       $wims_name_maxexotry_warning2
  13.     !else
  14.       $wims_name_maxexotry_warning1
  15.     !endif
  16.     </p>
  17.   !endif
  18.   </div>
  19. !endif
  20.