Difference between revisions of "Template:EmbedVideo"
From Animation Luzern Wiki
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | {{#ev:{{{service}}}|{{{id}}}|{{{dimension| | + | {{#ev:{{{service}}}|{{{id}}}|{{{dimension|1076}}}|{{{alignment|center}}}|}} |
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
Line 23: | Line 23: | ||
"description": "The dimension of the video.", | "description": "The dimension of the video.", | ||
"example": "800, 800x450", | "example": "800, 800x450", | ||
− | "default": " | + | "default": "1076" |
}, | }, | ||
"alignment": { | "alignment": { |
Revision as of 20:29, 5 November 2018
Template for the EmbedVideo extension. see https://www.mediawiki.org/wiki/Extension:EmbedVideo
Parameter | Description | Type | Status | |
---|---|---|---|---|
Service | service | The name of the service.
| String | required |
Id | id | The id of the video.
| String | required |
Dimension | dimension | The dimension of the video.
| String | optional |
Alignment | alignment | The alignment of the video.
| String | optional |