Difference between revisions of "Template:Youtube"

(Tag: 2017 source edit)
(Tag: 2017 source edit)
Line 1: Line 1:
<youtube>{{{URL}}}</youtube>
+
<youtube>{{{url}}}</youtube>
  
 
<noinclude>
 
<noinclude>
Line 5: Line 5:
 
{
 
{
 
  "params": {
 
  "params": {
   "URL": {}
+
   "url": {}
 
  }
 
  }
 
  "description": "To embed a Youtube video onto a page"}
 
  "description": "To embed a Youtube video onto a page"}
 
</templatedata>
 
</templatedata>
 
</noinclude>
 
</noinclude>

Revision as of 15:34, 12 January 2021

EmbedVideo received the bad id "{{{url}}}" for the service "youtube".


<templatedata> {

"params": {
 "url": {}
}
"description": "To embed a Youtube video onto a page"}

</templatedata>