Template:Video Embed: Difference between revisions

mNo edit summary
m Remove container parameter
Line 58: Line 58:
"example": "some wikitext",
"example": "some wikitext",
"type": "content"
"type": "content"
},
"container": {
"label": "Container",
"description": "Specifies the container type to use for the embed",
"example": "frame — Wrap the video player in a MediaWiki thumbnail box",
"type": "string",
"suggestedvalues": [
"frame"
]
}
}
},
},