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: Manual revert
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
<div style="text-align:center;">
<htmltag tagname="div" style="text-align:center;">
   <div class="ruffle-player" style="width:{{{width|640}}}px;height:{{{height|480}}}px;">
   <htmltag tagname="object" type="application/x-shockwave-flash" data="{{{url}}}" width="{{{width|640}}}" height="{{{height|480}}}">
    <object data="{{{url}}}"
    <htmltag tagname="param" name="movie" value="{{{url}}}" selfclose="true" />
            type="application/x-shockwave-flash"
    <htmltag tagname="param" name="allowScriptAccess" value="never" selfclose="true" />
            width="{{{width|640}}}"
   </htmltag>
            height="{{{height|480}}}">
</htmltag>
      <param name="movie" value="{{{url}}}" />
      <param name="allowScriptAccess" value="never" />
    </object>
   </div>
</div>
</includeonly>
</includeonly>

Revision as of 00:59, 26 April 2025

Advertising: