Template:EmulatorJS Main: Difference between revisions
Template page
More actions
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<!--BEGIN Online Emulator Section--> | <!--BEGIN Online Emulator Section--> | ||
{{#tag:html| | |||
<div style='width:{{{width|}}};height:{{{height|}}};max-width:100%;margin-top:var(--space-md);display:flex;'><div id='game'></div></div> | <div style='width:{{{width|}}};height:{{{height|}}};max-width:100%;margin-top:var(--space-md);display:flex;'><div id='game'></div></div> | ||
<script type='text/javascript'> | <script type='text/javascript'> | ||
| Line 7: | Line 7: | ||
EJS_backgroundImage = '{{{EJS_backgroundImage|loadScreen.png}}}'; | EJS_backgroundImage = '{{{EJS_backgroundImage|loadScreen.png}}}'; | ||
EJS_alignStartButton = '{{{EJS_alignStartButton|center}}}'; | EJS_alignStartButton = '{{{EJS_alignStartButton|center}}}'; | ||
EJS_pathtodata = '{{{EJS_pathtodata|https:// | EJS_pathtodata = '{{{EJS_pathtodata|https://cdn.emulatorjs.org/stable/data/}}}'; | ||
EJS_core = '{{{EJS_core|}}}'; | EJS_core = '{{{EJS_core|}}}'; | ||
| Line 15: | Line 15: | ||
</script> | </script> | ||
{{EmulatorJS Loader}} | {{EmulatorJS Loader}} | ||
}} | |||
<!--END Online Emulator Section--> | <!--END Online Emulator Section--> | ||
Latest revision as of 05:14, 12 April 2025