Jump to content

Template:FadeIn: Difference between revisions

From RetroMUX
Created page with "<includeonly><div data-fadein="{{{1|false}}}">{{{2}}}</div></includeonly><noinclude>This Template creates container divs for your scrambled content so the javascript knows how to find them. It is mostly driven by the JS in MediaWiki:FadeIn.js</noinclude>"
 
No edit summary
 
Line 1: Line 1:
<includeonly><div data-fadein="{{{1|false}}}">{{{2}}}</div></includeonly><noinclude>This Template creates container divs for your scrambled content so the javascript knows how to find them.  It is mostly driven by the JS in [[MediaWiki:FadeIn.js]]</noinclude>
<includeonly><div data-fadein="{{{1|false}}}" style="position: relative">{{{2}}}</div></includeonly><noinclude>This Template creates container divs for your scrambled content so the javascript knows how to find them.  It is mostly driven by the JS in [[MediaWiki:FadeIn.js]]</noinclude>

Latest revision as of 21:03, 24 August 2025

This Template creates container divs for your scrambled content so the javascript knows how to find them. It is mostly driven by the JS in MediaWiki:FadeIn.js