සැකිල්ල:කාලගුණකොටුව/samples/precipitation
පෙනුම
Usage
[සංස්කරණය]Template:කාලගුණකොටුව/colp can be used to produce a background color in a table cell, based off a given number. Insert {{කාලගුණකොටුව/colp|0}}, with a number from the mm in a 30-day month table above as the first parameter, into a style statement.
- Example
{| class="wikitable"
|-
| style="{{කාලගුණකොටුව/colp|18}}"|0.7
| style="{{කාලගුණකොටුව/colp|157}}"|6.2
| style="{{කාලගුණකොටුව/colp|297}}"|11.7
|}
Will produce
| 0.7 | 6.2 | 11.7 |