Template:FlashEmbed: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
type="application/x-shockwave-flash" | type="application/x-shockwave-flash" | ||
data="{{{url}}}" | data="{{{url}}}" | ||
width="{{{width| | width="{{{width|640}}}" | ||
height="{{{height| | height="{{{height|480}}}" | ||
style="display:block; margin-left:auto; margin-right:auto;"> | style="display:block; margin-left:auto; margin-right:auto;"> | ||
<htmltag tagname="param" name="movie" value="{{{url}}}" selfclose="true" /> | <htmltag tagname="param" name="movie" value="{{{url}}}" selfclose="true" /> | ||