Geen bewerkingssamenvatting |
Geen bewerkingssamenvatting |
||
(7 tussenliggende versies door 2 gebruikers niet weergegeven) | |||
Regel 2: | Regel 2: | ||
[[Category:BB]] | [[Category:BB]] | ||
[[Category:EMont core]] | [[Category:EMont core]] | ||
This is the "BB Video" template. | This is the "BB Video" template. | ||
It should be called in the following format: | It should be called in the following format: | ||
Regel 11: | Regel 10: | ||
|width= | |width= | ||
|height= | |height= | ||
|alignment= | |||
|title= | |||
|caption= | |||
}} | }} | ||
</pre> | </pre> | ||
Regel 42: | Regel 44: | ||
"autovalue": "355", | "autovalue": "355", | ||
"required": true | "required": true | ||
}, | |||
"alignment": { | |||
"label": "Uitlijning", | |||
"autovalue": "left", | |||
"required": true, | |||
"description": "Uitlijning: 'left' | 'center' | 'right'" | |||
}, | |||
"caption": { | |||
"label": "Onderschrift" | |||
}, | |||
"title": { | |||
"label": "Titel" | |||
} | } | ||
} | }, | ||
"paramOrder": [ | |||
"id", | |||
"type", | |||
"width", | |||
"height", | |||
"title", | |||
"caption", | |||
"alignment" | |||
] | |||
} | } | ||
</templatedata> | </templatedata> |
Huidige versie van 10 nov 2023 om 10:30
This is the "BB Video" template. It should be called in the following format:
{{BB Video |id= |type= |width= |height= |alignment= |title= |caption= }}
Embedded youtube video
Parameter | Beschrijving | Type | Status | |
---|---|---|---|---|
Video code | id | Embedded vimeo of youtube video code aan het einde van een url https://www.youtube.com/watch?v=mtlVSedpIRU deel na de = bij Vimeo de cijfer na de laatste / https://vimeo.com/371469703
| Tekenreeks | vereist |
Soort video | type | Vimeo of YouTube | Onbekend | vereist |
Breedte | width | geen beschrijving
| Onbekend | vereist |
Hoogte | height | geen beschrijving
| Onbekend | vereist |
Titel | title | geen beschrijving | Onbekend | optioneel |
Onderschrift | caption | geen beschrijving | Onbekend | optioneel |
Uitlijning | alignment | Uitlijning: 'left' | 'center' | 'right'
| Onbekend | vereist |