More actions
No edit summary Tag: Manual revert |
No edit summary |
||
Line 3: | Line 3: | ||
<div style='width:{{{width|}}};height:{{{height|}}};max-width:100%'><div id='game'></div></div> | <div style='width:{{{width|}}};height:{{{height|}}};max-width:100%'><div id='game'></div></div> | ||
<script type='text/javascript'> | <script type='text/javascript'> | ||
EJS_player = '{{{EJS_player|#game}}}'; | |||
EJS_backgroundBlur = {{{EJS_backgroundBlur|true}}}; | |||
EJS_player = '#game'; | |||
EJS_backgroundBlur = true; | |||
EJS_backgroundImage = '{{{EJS_backgroundImage|loadScreen.png}}}'; | EJS_backgroundImage = '{{{EJS_backgroundImage|loadScreen.png}}}'; | ||
EJS_alignStartButton = '{{{EJS_alignStartButton|top}}}'; | EJS_alignStartButton = '{{{EJS_alignStartButton|top}}}'; | ||
EJS_pathtodata = '{{{EJS_pathtodata|https://onlineemulators.gamebrew.org/data/}}}'; | EJS_pathtodata = '{{{EJS_pathtodata|https://onlineemulators.gamebrew.org/data/}}}'; | ||
EJS_core = '{{{EJS_core|}}}'; | EJS_core = '{{{EJS_core|}}}'; | ||
EJS_gameName = "{{{EJS_gameName|}}}"; | EJS_gameName = "{{{EJS_gameName|}}}"; |
Revision as of 01:10, 12 August 2024