साँचा:जलवायु सारणी/doc

मुक्त ज्ञानकोश विकिपीडिया से
नेविगेशन पर जाएँ खोज पर जाएँ

{{

 साँचा:namespace detect

| type = notice | image = | imageright = | class = | style = margin-bottom:1.0em; | textstyle = | text = साँचा:strong for साँचा:terminate sentence
It contains usage information, categories and other content that is not part of the original साँचा page. | small = | smallimage = | smallimageright = | smalltext = | subst = | date = | name = }}

Purpose

Used to create climate charts, with average monthly minimum and maximum temperatures. More information on the interpretation of the chart can be found here.

Units

In articles where SI units (°C, mm) are preferred, input the data in those units. This is the default state - no further parameters are needed. In articles where imperial units (°F, inches) are preferred, input data in those units and specify the parameter units=imperial (see below). This parameter must be used so that the units are labeled correctly and so the conversion is done properly.

Usage

argument 1
Appears in the heading
arguments 2-37
The data. Think of it as 12 rows, one for each month, with 3 columns for minimum temperature, maximum temperature and precipitation.
float
left, right or none.
clear
left, right, both or none.
source
Supply the source of your data

Examples

Float: right

साँचा:climate chart

{{climate chart|[[Amsterdam]]
|1|5|62
|0|6|43
|2|9|59
|4|12|41
|8|17|48
|10|20|68
|13|21|66
|12|22|61
|10|18|82
|7|14|85
|4|9|89
|2|7|75
|float=right
|clear=both
}}

साँचा:clear

Float: left

साँचा:climate chart

{{climate chart|[[Buenos Aires]]
|17|29|79
|17|28|71
|16|26|109
|12|22|89
|8|18|76
|5|14|61
|6|14|56
|6|16|61
|8|18|79
|10|21|86
|13|24|84
|16|28|99
|float=left
|source=[http://www.bbc.co.uk/weather/ BBC Weather]
}}

साँचा:clear

Non-float

साँचा:climate chart

{{climate chart|[[Cuzco]]
|7|20|163
|7|21|150
|7|21|109
|4|22|51
|2|21|15
|1|21|5
|-1|21|5
|1|21|10
|4|22|25
|6|22|66
|6|23|76
|7|22|137
}}

Imperial units

साँचा:climate chart

{{climate chart|[[Anchorage]]
|9|22|.68
|12|26|.74
|18|34|.65
|29|44|.52
|39|55|.7
|47|62|1.06
|52|65|1.7
|49|63|2.93
|41|55|2.87
|28|40|2.09
|16|28|1.09
|11|24|1.05
|float=right
|clear=both
|units=imperial
}}