Geen bewerkingssamenvatting |
Geen bewerkingssamenvatting |
||
(3 tussenliggende versies door 2 gebruikers niet weergegeven) | |||
Regel 25: | Regel 25: | ||
"label": "height", | "label": "height", | ||
"description": "Height of BB Embed iframe", | "description": "Height of BB Embed iframe", | ||
"type": "string", | |||
"suggested": true | |||
}, | |||
"text": { | |||
"label": "description", | |||
"description": "description text iframe", | |||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
Regel 33: | Regel 39: | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude> | </noinclude> | ||
<includeonly><iframe style="outline: 1px solid #efefef;filter: brightness(0.98);" loading="lazy" width="<!--{$width}-->" src="<!--{$url}-->" height="<!--{$height}-->" | <includeonly><iframe class="responsive-iframe" style="outline: 1px solid #efefef;filter: brightness(0.98);" loading="lazy" width="<!--{$width}-->" src="<!--{$url}-->" height="<!--{$height}-->" | ||
frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC;border-width:0px;margin-bottom:5px;max-width:100%;" allowfullscreen></iframe></includeonly> | frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC;border-width:0px;margin-bottom:5px;max-width:100%;" allowfullscreen></iframe><!--{$text}--></includeonly> |
Huidige versie van 4 sep 2024 om 15:10
This is the "BB Embed" widget. It should be called in the following format:
{{#widget::BB Embed|url= |width= |height=}}
BB Embed iframe
Parameter | Beschrijving | Type | Status | |
---|---|---|---|---|
url | url | Url for BB Embed iframe source | Tekenreeks | voorgesteld |
width | width | Width of BB Embed iframe | Tekenreeks | voorgesteld |
height | height | Height of BB Embed iframe | Tekenreeks | voorgesteld |
description | text | description text iframe | Tekenreeks | voorgesteld |
Edit the page to see the template text.