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
No edit summary
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<div style="text-align:center;">
<templatestyles src="Template:FlashEmbed/styles.css" />
  <div class="ruffle-player" style="width:{{{width|640}}}px;height:{{{height|480}}}px;">
 
    <object data="{{{url}}}"
<htmltag tagname="script"  
            type="application/x-shockwave-flash"
    src="/index.php?title=MediaWiki:RuffleLoader.js&amp;action=raw&amp;ctype=text/javascript">
            width="{{{width|640}}}"
</htmltag>
            height="{{{height|480}}}">
 
      <param name="movie" value="{{{url}}}" />
<htmltag tagname="object"  
      <param name="allowScriptAccess" value="never" />
    type="application/x-shockwave-flash"  
    </object>
    data="{{{url}}}"
  </div>
    width="{{{width|600}}}"  
</div>
    height="{{{height|400}}}"
    style="display:block; margin-left:auto; margin-right:auto;">
  <htmltag tagname="param" name="movie" value="{{{url}}}" selfclose="true" />
  <htmltag tagname="param" name="allowScriptAccess" value="never" selfclose="true" />
</htmltag>
 
</includeonly>
</includeonly>
<noinclude>
Usage:
<pre>{{FlashEmbed|url=https://example.com/yourgame.swf|width=640|height=480}}</pre>
edit JS - https://www.gamebrew.org/wiki/MediaWiki:RuffleLoader.js
edit css - https://www.gamebrew.org/wiki/Template:FlashEmbed/styles.css
</noinclude>

Latest revision as of 15:14, 18 May 2025


Usage:

{{FlashEmbed|url=https://example.com/yourgame.swf|width=640|height=480}}

edit JS - https://www.gamebrew.org/wiki/MediaWiki:RuffleLoader.js edit css - https://www.gamebrew.org/wiki/Template:FlashEmbed/styles.css

Advertising: