Template:EmulatorJS Main: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<!--BEGIN Online Emulator Section--> | <!--BEGIN Online Emulator Section--> | ||
{{#tag:html| | {{#tag:html| | ||
<div style='width:{{{width|}}};height:{{{height|}}};max-width:100%'><div id='game'></div></div> | <div style='width:{{{width|}}};height:{{{height|}}};max-width:100%;margin-top:var(--space-md);'><div id='game'></div></div> | ||
<script type='text/javascript'> | <script type='text/javascript'> | ||
EJS_player = '{{{EJS_player|#game}}}'; | EJS_player = '{{{EJS_player|#game}}}'; | ||
Revision as of 14:51, 13 August 2024