Template:Button PrevFrame: Difference between revisions
From Proteopedia
Jump to navigationJump to search
button with left-triangle to previous frame |
display current frame nr |
||
| Line 3: | Line 3: | ||
<script>if (_animating); anim pause; set echo off; endif; | <script>if (_animating); anim pause; set echo off; endif; | ||
frame previous; | frame previous; | ||
set echo frNr 100% 100%; | |||
set echo frNr right; | |||
echo @{_currentModelNumberInFile}; | |||
</script> | </script> | ||
<text>◄</text> | <text>◄</text> | ||