Template:Uniform map
![]() |
This template uses Lua: |
The Uniform map templates creates a table of p-prime-limit uniform maps between two size boundaries.
Usage
This template accepts the following named arguments:
edo
- The central EDO for the range.
min
- Minimum size, given as 1\size (write only the decimal number).
max
- Maximum size, given as 1\size (write only the decimal number).
limit
- Prime limit (write only the prime number); defaults to 13-limit.
If no min/max are provided, the range wil be edo
±0.2 (see first example below).
Examples
Preferably, stick to just providing the EDO for the page:
{{Uniform map|edo=7}}
gives: Lua error in Module:Uniform_map at line 102: bad argument #2 to 'format' (number expected, got nil).
You can customize the table by providing more arguments:
{{Uniform map|min=6.5|max=7.5|limit=5}}
gives: Lua error in Module:Uniform_map at line 102: bad argument #2 to 'format' (number expected, got nil).