Traditional Culture Encyclopedia - Weather forecast - How does the rain gauge show the weather? I haven't shown it for a long time.

How does the rain gauge show the weather? I haven't shown it for a long time.

Method 1,

Find the file UserVariables.inc, modify location=value38, modify value38 to the code value of the corresponding city, and then refresh the skin. Note: Fahrenheit is displayed at this time.

Method two,

Find the following code and change #Location# to the code value of the corresponding city.

(Fahrenheit temperature here)

URL =/weather/local/# location # cc = * & Unit = # metric # & ampDayf=0 (the temperature here is Celsius).

URL =/weather/local/# location # cc = * & unit = m & dayf = 0 correspondingly, if the temperature is changed to Celsius, the suffix = at the bottom of the code is = "? Please also manually change it to suffix =℃

Then adjust the font size fontsize=42, and display the coordinates of temperature x=225 and y=86.

The effect diagram is as follows,

Method three,

I tried this myself and it didn't work. Let's talk about it

There is a file of config.exe in the material path. After opening it, I can find the location, and then I can enter the code value. It didn't work when I tried.

Finally, the query of code value, because it is an external network link, afraid of invalid answer, so I gave it to you privately.

The code value is an 8-bit capital letter plus a number string.