Language
Widgets can be displayed in 2 language:
- Norwegian (default)
no
- English
en
In order to change displayed language, just manipulate src
url by using query string language
.
- src="https://widget.plugport.no/all/netboard"
+ src="https://widget.plugport.no/all/netboard?language=en"
tip
Query strings can be combined with &
e.g. https://widget.plugport.no/all/netboard?language=en&state=historical
Example
<iframe
src="https://widget.plugport.no/all/netboard?language=en"
title="Plug widget"
width="580px"
height="400px"
/>