Line 112: |
Line 112: |
| </pre><br> | | </pre><br> |
| | | |
| + | === Weather === |
| + | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> |
| + | {weather_temperature_c} - Temperature (Celsius). |
| | | |
| + | {weather_temperature_farenheit} - Temperature (fahrenheit). |
| + | |
| + | {weather_wind_speed} - Wind speed m\s. |
| + | |
| + | {weather_wind_speed_mph} - Wind speed (mph). |
| + | |
| + | {weather_wind_speed_kmh} - Wind speed (kmh). |
| + | |
| + | {weather_wind_direction} - Wind direction (degrees). |
| + | |
| + | {weather_humidity} - Humidity. |
| + | |
| + | {weather_conditions} - Weather conditions. |
| + | |
| + | </pre><br> |
| | | |
| __TOC__ | | __TOC__ |