1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
slib_lang_exists_tmp=yes
slib_title=Domino
slib_parms=6\
,number of points in the first square\
,number of points in the second square\
black,color\
H,direction (V or H)\
,text if one of the numbers of points is 0\
raw,option word : <span class="tt">url</span>, <span class="tt">html</span> or <span class="tt">raw</span>
slib_out=Drawing of a domino (+ size of the image when the option word is \
<span class="tt">url</span>).
slib_comment=The first item of the output is: by default, the flydraw code (option word <span class="tt">raw</span>); \
the address of the generated image if the option word is <span class="tt">url</span> ; \
the html code for inserting image if the option word is the option <span class="tt">html</span>.
|