Template:Button Toggle Animation2: Difference between revisions

From Proteopedia
Jump to navigationJump to search
Angel Herraez (talk | contribs)
expanding the template to cater for text in other languages
Angel Herraez (talk | contribs)
Undo revision 2049714 by Angel Herraez (Talk)
 
Line 2: Line 2:
<jmolButton>
<jmolButton>
<script>if (_animating); anim pause;set echo bottom left; color echo red; font echo 20 sansserif;echo Animation Paused; else; anim resume; set echo off;endif;</script>
<script>if (_animating); anim pause;set echo bottom left; color echo red; font echo 20 sansserif;echo Animation Paused; else; anim resume; set echo off;endif;</script>
<text>{{{1|Toggle Animation}}}</text>
<text>Toggle Animation</text>
</jmolButton>
</jmolButton>
</jmol>
</jmol>