Template:Median/doc
![]() | This is a documentation subpage for Template:Median. It may contain usage information, categories and other content that is not part of the original template page. |
![]() | This template uses Lua: |
This template is used to find the median of a series of numbers.
Parameters
Parameters with a number as the value are the numbers to find the average of.
Examples
- <syntaxhighlight lang="wikitext" inline>35 </syntaxhighlight> → 35
- <syntaxhighlight lang="wikitext" inline>30 </syntaxhighlight> → 30
- <syntaxhighlight lang="wikitext" inline>30.1 </syntaxhighlight> → 30.1
See also
- {{Average}}