Template:Video Embed: Difference between revisions

From MKWii TAS Wiki
Jump to navigation Jump to search
Add templatedata
New template format
Line 1: Line 1:
{{#ev:youtube|{{{url}}}}}
{{#evt:
<noinclude>
service={{{service}}}
<templatedata>
|id={{{url}}}
{
|alignment={{{align}}}
"params": {
}}
"url": {
"label": "URL",
"description": "URL of the Youtube video",
"example": "https://www.youtube.com/watch?v=dQw4w9WgXcQ",
"type": "string",
"required": true
}
},
"description": "Add a Youtube embed video"
}
</templatedata>
</noinclude>

Revision as of 17:48, 22 January 2023

VideoService "{{{service}}}" not recognized.