It is not possible to add a class in the Wikiplugin (which is another consistency issue between wiki plugins) so it have to be added in the parent div.
Ignore this, just a page for testing.
Test Saturday 16 November, 2024 15:34:08 UTC
I don't ignore pages ð
Just another testing line...
This will break this page:
''This code ..."
{HTML()} <div class="embed-responsive embed-responsive-16by9"> <iframe src="https://www.youtube.com/embed/2c7pVXTGZSI" allowfullscreen="y"></iframe> </div> {HTML}
... will show this video
{HTML()} <div class="embed-responsive embed-responsive-4by3"> <iframe src="https://www.youtube.com/embed/2c7pVXTGZSI" allowfullscreen="y"></iframe> </div> {HTML}
Have to go out now, will try more later.