Template:EmulatorJS Main: Difference between revisions
Template page
More actions
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
<!--BEGIN Online Emulator Section--> | <!--BEGIN Online Emulator Section--> | ||
<htmltag> | |||
<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 15: | Line 15: | ||
</script> | </script> | ||
{{EmulatorJS Loader}} | {{EmulatorJS Loader}} | ||
</htmltag> | |||
<!--END Online Emulator Section--> | <!--END Online Emulator Section--> | ||
Revision as of 04:33, 12 April 2025
The attribute "tagname" must be set for this tag.