Widget:SpotifyTrack: Difference between revisions

From Blank Chronicle
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 1: Line 1:
<includeonly><iframe src="https://open.spotify.com/embed/track/<!--{$track|escape:'urlpathinfo'}-->" width="<!--{$width|escape:'html'|default:'300'}-->" height="<!--{$height|escape:'html'|default:380}-->" frameborder="0" allowtransparency="true" allow="encrypted-media" style="width: 57%"></iframe></includeonly>
<includeonly><iframe src="https://open.spotify.com/embed/track/<!--{$track|escape:'urlpathinfo'}-->" width="<!--{$width|escape:'html'|default:'300'}-->" height="<!--{$height|escape:'html'|default:380}-->" frameborder="0" allowtransparency="true" allow="encrypted-media" style="width: calc(67.5% - 21px);"></iframe></includeonly>

Revision as of 14:04, 11 June 2021