Subversion Repositories wimsdev

Rev

Rev 15703 | Rev 18061 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15703 Rev 17234
Line 104... Line 104...
104
lines red,6,4,5,5
104
lines red,6,4,5,5
105
lines red,6,2,5,3
105
lines red,6,2,5,3
106
lines red,4,2,5,3}
106
lines red,4,2,5,3}
107
 
107
 
108
\text{Dessin=<img src="draw(200,200
108
\text{Dessin=<img src="draw(200,200
109
\dessin)" alt="\typename[1]"/>}
109
\dessin)" alt="\typename[1]">}
110
}
110
}
111
 
111
 
112
\text{contenu=&nbsp;}
112
\text{contenu=&nbsp;}
113
\if{\type=2}{
113
\if{\type=2}{
114
  \text{contenu=\typename[2]}
114
  \text{contenu=\typename[2]}
Line 241... Line 241...
241
 }
241
 }
242
 \if{\type = 1}{
242
 \if{\type = 1}{
243
 \text{dessin=\dessin
243
 \text{dessin=\dessin
244
  \pendu[\cnt;]}
244
  \pendu[\cnt;]}
245
 \text{Dessin=<img src="draw(200,200
245
 \text{Dessin=<img src="draw(200,200
246
 \dessin)" alt="Vous avez fait \cnt erreur(s). Vous avancez vers la pendaison..."/>}
246
 \dessin)" alt="Vous avez fait \cnt erreur(s). Vous avancez vers la pendaison...">}
247
 }
247
 }
248
 
248
 
249
 \if{\type>1}{
249
 \if{\type>1}{
250
  \integer{h=\order[\cnt]}
250
  \integer{h=\order[\cnt]}
251
  \text{jj=<span id="essai_\h">\contenu</span>}
251
  \text{jj=<span id="essai_\h">\contenu</span>}
252
  \if{\type=2}{
252
  \if{\type=2}{
253
   \text{dessin=wims(replace internal \jj by <span class="red">\typename[1]</span> in \dessin)}
253
   \text{dessin=wims(replace internal \jj by <span class="red">\typename[1]</span> in \dessin)}
254
  }
254
  }
255
  \if{\type=3}{
255
  \if{\type=3}{
256
   \text{dessin=wims(replace internal \jj by <img src="gifs/images/skull_and_crossbones50.png" alt="\typename[1]"/> in \dessin)}
256
   \text{dessin=wims(replace internal \jj by <img src="gifs/images/skull_and_crossbones50.png" alt="\typename[1]"> in \dessin)}
257
  }
257
  }
258
  \text{Dessin=\dessin}
258
  \text{Dessin=\dessin}
259
 }
259
 }
260
}
260
}
261
 
261