This is a list of parameters you may pass to YoWindow weather widget.
The parameters (variables) are passed through "flashvar" parameter of Flash component.
The parameters must be divided by & symbol.
Example.
<param name="flashvars" value="location_id=gn:5128581&time_format=12"/>
- Location
- name: location_id
- value: gn:[supported geonames-id]
- Custom location-name
- name: location_name
- value: [custom location name]
- Landscape
- name: landscape
- value: landscape URL
landscape=http://landscape.yowindow.com/landscapes/colosseum/colosseum.ywl
- Language
- name: lang
- value: [valid language-id. eg.: de, de-at, en, ...]
- Time-format
- name: time_format
- value: [12|24]
- Unit-system
- name: unit_system
- value: [metric|us]
- Background-color
- name: background
- value: [valid color code: #rrggbb]
- Show temperature
- name: mini_temperature
- value: [true|false]
- Show time
- name: mini_time
- value: [true|false]
- Show location-bar
- name: mini_locationBar
- value: [true|false]
- Show moment-bar
- name: mini_momentBar
- value: [true|false]
- Force weather forecast provider
- name: forecast_provider
- value: [yrno|nws]
nws - National Weather Service forecast (United States only)
- Force METAR station for the current weather
- name: current_weather_icao
- value: [METAR station ICAO code]
Example: current_weather_icao=ULLI
- Provide weather from Personal Weather Station (PWS)
- name: current_weather_url
- value: [url to the weather-xml-file]