Topic on Extension talk:YouTube

Error when using the extension as a parameter of a template

3
Summary by Tosfos

Use #tag parser function

AngeCI (talkcontribs)

I use this in a template:

<youtube>{{{youtube}}}</youtube>

And the video is not loaded properly. I am sure the video code itself is valid. Can someone tell me how can I fixed it?

Tosfos (talkcontribs)

In case this is still relevant for someone, you'd want to do something like:

{{#tag:youtube|{{{youtube}}}}}

See here for more information.

31.168.97.178 (talkcontribs)

Thanks

Reply to "Error when using the extension as a parameter of a template"