Nieuwe pagina aangemaakt met '<noinclude> Category:EMont core This is the "BB Embed" widget. It should be called in the following format: <pre> {{#widget::BB Embed|url=|width=|height=|text=}} </pre> <templatedata> { "description": "BB Embed iframe", "params": { "url": { "label": "url", "description": "Url for BB Embed iframe source", "type": "string", "suggested": true }, "width": { "label": "width", "description": "Width of BB Embed iframe", "type": "strin...' |
Geen bewerkingssamenvatting Label: Teruggedraaid |
||
| Regel 40: | Regel 40: | ||
</noinclude> | </noinclude> | ||
<includeonly><iframe class="responsive-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><!--{$text}--></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><!--{if defined("text")}--><!--{$text}--><!--{/if}--></includeonly> | ||
Versie van 12 feb 2025 17:02
This is the "BB Embed" widget. It should be called in the following format:
{{#widget::BB Embed|url=|width=|height=|text=}}
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.