1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
slib_lang_exists_tmp=yes
slib_title=Thermomtre avec niveau configurable
slib_parms=4\
,temprature\
[black,blue,grey,yellow],colors : couleurs des trois types de graduation et de l'alcool\
100,largeur\
[-30,40], limites des graduations\
C,unit (C or F)\
raw,mot d'option: <span class="tt">url</span>, <span class="tt">html</span> ou <span class="tt">raw</span>, <span class="tt">style=left</span>, \
<span class="tt">style=right</span> or <span class="tt">style=leftandright</span> pour la position de l'chelle.
slib_out=Dessin d'un thermomtre avec temprature
slib_comment=Le premier item de la sortie est : par dfaut, le code flydraw; \
l'adresse de l'image produite si il y a le mot d'option <span class="tt">url</span> ; \
le code html pour insrer l'image est dans ce cas dj insr avec l'option<span class="tt">html</span>.
|