How to integrate a PLF banners
PLF banners have been defined in 6 formats:
And declined in 4 languages:
To integrate one of these banners publish the snippet bellow in your web site by replacing some variables:
<a href="https://travel.info-coronavirus.be/{language}"><img alt="{alt}" height="{height}" src="https://travel.info-coronavirus.be/{language}/banner/{width}x{height}.png" srcset="https://travel.info-coronavirus.be/{language}/banner/{width}x{height}@2x.png 2x" width="{width}" /></a>
Replacement variables:
- English
- {language}: en
- {alt}:Fill out the Passenger Locator Form. You can do this up to 180 days before arriving in Belgium.
- Ducth
- {language}: nl
- {alt}:Vul vanaf 180 dagen vóór uw aankomst in België uw Passenger Locator Form in.
- French
- {language}: fr
- {alt}:Complétez le Formulaire de Localisation du Passager jusqu’à 180 jours avant votre arrivée en Belgique.
- German
- {language}: de
- {alt}:Füllen Sie das Passagier-Lokalisierungsformular aus! Das können Sie bis zu 180 Tage vor Ihrer Ankunft in Belgien tun.
- 300×250 Medium Rectangle
- {width}: 300
- {height} : 250
- 728×90 Leaderboard
- {width}: 728
- {height} : 90
- 320×50 Mobile Leaderboard
- {width}: 320
- {height} : 50
- 160×600 Wide Skyscraper
- {width}: 160
- {height} : 600
- 250x250 Square
- {width}: 250
- {height} : 250
- 200x200 Small square
- {width}: 200
- {height} : 200