5,838
edits
m (→What do the various wind speeds in Cumulus correspond to, with Fine Offset stations?: Clarified 'average') |
|||
<tr class="td_temperature_data"><br> <td>Solar Radiation</td><br> <td><#SolarRad>&nbsp;W/m&sup2;</td><br> <td>Evapotranspiration Today</td><br> <td><#ET>&nbsp;<#rainunit></td><br></tr><br>
'''todayT.htm'''
Remove the following code:<br>
<pre>
<!-- Solar data. If you don't have a solar sensor, you may wish to delete everything from here to the next comment -->
<tr class="td_temperature_data">
<td>Hours of Sunshine</td>
<td><#SunshineHours></td>
<td> </td>
</tr>
<!-- End of solar data -->
</pre>
'''yesterdayT.htm'''
Remove the following code:<br>
<pre>
<!-- Solar data. If you don't have a solar sensor, you may wish to delete everything from here to the next comment -->
<tr class="td_temperature_data">
<td>Hours of Sunshine</td>
<td><#YSunshineHours></td>
<td> </td>
</tr>
<!-- End of solar data -->
</pre>
== How do I include, for example, Solar, Sunshine, or UV on supplied web pages? ==
See [[Customised_templates]]
== Why does a standard gauges web page have text where it should show gauges? ==
|
edits