قالب:Weather box/colt/sandbox
من أرابيكا، الموسوعة العربية الحرة
المزيد من اللغات
المزيد من الإجراءات
< قالب:Weather box | colt
background:white; color:#000; font-size:85%
استعمال
Template:Weather box/colt/sandbox can be used to produce a background color in a table cell, based off a given number. Insert {{Weather box/colt/sandbox|0}}, with a number from the Celsius table above as the first parameter, into a style statement.
مثال
{| class="wikitable"
|-
| style="{{</nowiki>{{{1|<includeonly>{{PAGENAME}}</includeonly><noinclude>Weather box/colt</noinclude>}}}|0.0}}"|32
| style="{{{{{1|<includeonly>{{PAGENAME}}</includeonly><noinclude>Weather box/colt</noinclude>}}}|28.9}}"|84
| style="{{{{{1|<includeonly>{{PAGENAME}}</includeonly><noinclude>Weather box/colt</noinclude>}}}<nowiki>|63.3}}"|146
|}
يعطي:
| 32 | 84 | 146 |