Template:FlashEmbed: Difference between revisions
Template page
More actions
No edit summary Tag: Manual revert |
No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<htmltag tagname="object" type="application/x-shockwave-flash" data="{{{url}}}" width="{{{width|600}}}" height="{{{height|400}}}"> | <templatestyles src="Template:FlashEmbed/styles.css" /> | ||
<div class="ruffle-player"> | |||
</htmltag> | <div class="preloader"> | ||
<img src="{{{poster|https://flashmuseum.org/wp-content/uploads/2023/06/The_Right_Mix_logo.png}}}" | |||
alt="preloader image"> | |||
<div class="preloader_title">{{{title|Play Now}}}</div> | |||
<div class="preloader_button wp-block-button__link"> | |||
{{{button|Play Now}}} | |||
</div> | |||
</div> | |||
<htmltag tagname="object" | |||
type="application/x-shockwave-flash" | |||
data="{{{url}}}" | |||
width="{{{width|600}}}" | |||
height="{{{height|400}}}"> | |||
<htmltag tagname="param" name="movie" value="{{{url}}}" selfclose="true" /> | |||
<htmltag tagname="param" name="allowScriptAccess" value="never" selfclose="true" /> | |||
</htmltag> | |||
</div> | |||
</includeonly> | </includeonly> | ||
<noinclude> | |||
Usage: wiki | |||
{{FlashEmbed | |||
|url=https://example.org/game.swf | |||
|width=800 | |||
|height=600 | |||
|poster=https://example.org/your_logo.png | |||
|title=My Game | |||
|button=Play Now | |||
}} | |||
</noinclude> | |||
Revision as of 08:18, 25 April 2025
Usage: wiki
<img src="" alt="preloader image">
My Game
"
alt="preloader image">