FAQ: Difference between revisions

159 bytes added ,  15:47, 18 March 2015
m
Line 797: Line 797:
     <td class="td_thumbnails"><a onclick='changeImage("images/intemp.png")'><img src="images/intempsm.png" alt="Inside Temperature Graph Thumbnail" width="150" height="100" style="border:0" /></a></td>
     <td class="td_thumbnails"><a onclick='changeImage("images/intemp.png")'><img src="images/intempsm.png" alt="Inside Temperature Graph Thumbnail" width="150" height="100" style="border:0" /></a></td>
</pre>
</pre>
*For solar, replace 'intemp.png' with 'solar.png', replace 'intempsm.png' with 'solarsm.png', and change the wording of the value associated with the alt property.
*To simply remove '''Inside Temperature''' graph, change code above to this
*For sunshine, replace 'intemp.png' with 'sunshine.png', replace 'intempsm.png' with 'sunshinesm.png', and change the wording of the value associated with the alt property.
<pre>
*For UV, replace 'intemp.png' with 'uv.png', replace 'intempsm.png' with 'uvsm.png', and change the wording of the value associated with the alt property.
    <td></td>
</pre>
*To show solar instead, replace 'intemp.png' with 'solar.png', replace 'intempsm.png' with 'solarsm.png', and change the wording of the value associated with the alt property.
*To show sunshine instead, replace 'intemp.png' with 'sunshine.png', replace 'intempsm.png' with 'sunshinesm.png', and change the wording of the value associated with the alt property.
*To show UV instead, replace 'intemp.png' with 'uv.png', replace 'intempsm.png' with 'uvsm.png', and change the wording of the value associated with the alt property.


If you want to do more than a straight one for one swap see [[Customised_templates#Slightly_less_simple_customisation_of_trendsT.htm|here]].
If you want to do more than a straight one for one swap see [[Customised_templates#Slightly_less_simple_customisation_of_trendsT.htm| customisation page here]].


== How do I include extra items on supplied web templates? ==
== How do I include extra items on supplied web templates? ==
5,838

edits