更改YouTube Nocookie的bbcode-并排放置6个视频(phpbb3)?

时间:2018-06-28 07:46:17

标签: youtube bbcode phpbb phpbb3

几天以来,我一直在尝试修改此BBcode,使其可与youtube-nocookie.com一起使用。但这是行不通的。我需要此BBcode,因为我在欢迎窗口中并排显示了6个视频。由于DSGVO,我现在只能插入链接,而不能插入视频预览。 https://www.forum.my-tastenworld.ch/

[yt3]https://{TEXT1}.youtube.{TEXT2}/watch?v={TEXT3}[/yt3]

<div style="float:left;margin-right:3px; margin-left:4px"><a href="https://{TEXT1}.youtube.{TEXT2}/watch?v={TEXT3}&hd=1&rel=0" target="_blank"><img src="https://i4.ytimg.com/vi/{TEXT3}/default.jpg" border="0" alt="" /></a></div>

0 个答案:

没有答案