Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:FlashEmbed: Difference between revisions

Template page
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 1: Line 1:
<templatestyles src="Template:FlashGameEmbed/styles.css" />
<includeonly>
 
<htmltag tagname="object" type="application/x-shockwave-flash" data="{{{url}}}" width="{{{width|600}}}" height="{{{height|400}}}">
{{#tag:div|
   <htmltag tagname="param" name="movie" value="{{{url}}}" selfclose="true" />
  <div class="preloader" onclick="startGame()">
  <htmltag tagname="param" name="allowScriptAccess" value="never" selfclose="true" />
    <img src="{{{image|https://example.com/default-image.jpg}}}" alt="Game Background">
</htmltag>
    <div class="preloader_title">{{{title|Game Title}}}</div>
</includeonly>
    <div class="preloader_button wp-block-button__link">Play Now</div>
  </div>
   <div id="game-container" style="display:none;">
    <ruffle-object url="{{{swf|https://example.com/game.swf}}}" width="640" height="480"></ruffle-object>
  </div>
|class=ruffle-player}}

Revision as of 12:58, 22 April 2025

Advertising: