Template:Button PrevFrame

From Proteopedia

(Difference between revisions)
Jump to: navigation, 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>&#x25C4;</text>
<text>&#x25C4;</text>

Revision as of 15:20, 21 January 2022

Proteopedia Page Contributors and Editors (what is this?)

Angel Herraez

Personal tools