Widget:Test
<smarty> <iframe src="{$url}"
width="{$width|default:'100%'}"
height="{$height|default:'500'}"
style="border:none;">
</iframe> </smarty>
Standardbreite: 100%, Standardhöhe: 500px.
<smarty> <iframe src="{$url}"
width="{$width|default:'100%'}"
height="{$height|default:'500'}"
style="border:none;">
</iframe> </smarty>
Standardbreite: 100%, Standardhöhe: 500px.