Template:Uniform map/doc: Difference between revisions
update docs |
ArrowHead294 (talk | contribs) mNo edit summary |
||
| Line 1: | Line 1: | ||
{{dochead}}{{lua}} | {{dochead}}{{lua}} | ||
The '''Uniform map''' templates creates a table of [[prime limit|p-limit]] [[uniform map]]s between two size boundaries. | The '''Uniform map''' templates creates a table of [[prime limit|''p''-prime-limit]] [[uniform map]]s between two size boundaries. | ||
=== Usage === | === Usage === | ||
This template accepts the following named arguments: | This template accepts the following named arguments: | ||
; <code>edo</code> | |||
: The central EDO for the range. | |||
If no min/max are provided, the range wil be <code>edo</code> | ; <code>min</code> | ||
: Minimum size, given as 1\size (write only the decimal number). | |||
; <code>max</code> | |||
: Maximum size, given as 1\size (write only the decimal number). | |||
; <code>limit</code> | |||
: Prime limit (write only the prime number); defaults to 13-limit. | |||
If no min/max are provided, the range wil be <code>edo</code> ±0.2 (see first example below). | |||
==== Examples ==== | ==== Examples ==== | ||