Maickel (overleg | bijdragen)
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...'
 
Maickel (overleg | bijdragen)
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

Sjabloonparameters

ParameterBeschrijvingTypeStatus
urlurl

Url for BB Embed iframe source

Tekenreeksvoorgesteld
widthwidth

Width of BB Embed iframe

Tekenreeksvoorgesteld
heightheight

Height of BB Embed iframe

Tekenreeksvoorgesteld
descriptiontext

description text iframe

Tekenreeksvoorgesteld

Edit the page to see the template text.