2020-10-18 14:52:54 +00:00
|
|
|
<div class="ext-wpb-pagebanner">
|
2019-11-11 11:27:49 +00:00
|
|
|
<div class="{{#isPanorama}}wpb-banner-image-panorama {{/isPanorama}}wpb-topbanner{{extraClass}}">
|
2018-11-02 13:58:55 +00:00
|
|
|
{{#isHeadingOverrideEnabled}}<h1 class="wpb-name">{{title}}</h1>{{/isHeadingOverrideEnabled}}
|
2020-10-18 14:52:54 +00:00
|
|
|
<a class="image" dir="ltr" title="{{tooltip}}" href="{{bannerfile}}" xowa_title="{{file_ttl}}"><img{{{img_id_atr}}}{{{img_xottl}}}{{{img_xoimg}}} src="{{banner}}" srcset="{{srcset}}" class="wpb-banner-image"{{#hasPosition}} data-pos-x="{{data-pos-x}}" data-pos-y="{{data-pos-y}}"{{/hasPosition}}></a>
|
2018-11-02 13:58:55 +00:00
|
|
|
{{#hasIcons}}
|
|
|
|
<div class="wpb-iconbox">
|
|
|
|
{{#icons}}
|
|
|
|
<a href="{{url}}">{{{html}}}</a>
|
|
|
|
{{/icons}}
|
|
|
|
</div>
|
|
|
|
{{/hasIcons}}
|
|
|
|
</div>
|
2019-11-11 11:27:49 +00:00
|
|
|
<div class="wpb-topbanner-toc {{#bottomtoc}}wpb-bottomtoc{{/bottomtoc}}"><div class="wpb-banner-toc">{{#enable-toc}}{{{toc}}}{{/enable-toc}}</div></div>
|
2018-11-02 13:58:55 +00:00
|
|
|
</div>
|