Difference between revisions of "Template:Average/doc"
Jump to navigation
Jump to search
imported>BrandonXLF |
imported>BrandonXLF |
||
| Line 2: | Line 2: | ||
This template is used to find the mean of a series of numbers. | This template is used to find the mean of a series of numbers. | ||
| − | Parameters | + | Parameters with a number as the value are the numbers to find the average of. |
| + | |||
| + | {{para|type}} is the type (set to median to output median) | ||
Example: {{Average|10|20|30|40}} (<nowiki>{{Average|10|20|30|40}}</nowiki>) | Example: {{Average|10|20|30|40}} (<nowiki>{{Average|10|20|30|40}}</nowiki>) | ||
Example: {{Average|type=median|10|20|30|40}} (<nowiki>{{Average|10|20|30|40}}</nowiki>) | Example: {{Average|type=median|10|20|30|40}} (<nowiki>{{Average|10|20|30|40}}</nowiki>) | ||