Template:Uniform map/doc: Difference between revisions
Jump to navigation
Jump to search
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
| (9 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{dochead}} | {{dochead}}{{substitute|no}} | ||
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 | This template accepts the following named arguments: | ||
; <code>edo</code> | |||
: The central EDO for the range. | |||
; <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 ==== | |||
Preferably, stick to just providing the EDO for the page: | |||
<pre>{{Uniform map|edo=7}}</pre> | |||
gives: | |||
{{Uniform map|edo=7}} | |||
You can customize the table by providing more arguments: | |||
<pre>{{Uniform map|min=6.5|max=7.5|limit=5}}</pre> | |||
=== | gives: | ||
{{Uniform map|min=6.5|max=7.5|limit=5}} | |||
Latest revision as of 16:50, 20 February 2026
- This template is implemented by the Lua module Module:Uniform map.
- This template invokes the following functions: print_table from Uniform map.
| This template should not be substituted. |
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:
| Min. size | Max. size | Wart notation | Map |
|---|---|---|---|
| 6.7930 | 6.8911 | 7df | ⟨7 11 16 19 24 25] |
| 6.8911 | 6.9460 | 7d | ⟨7 11 16 19 24 26] |
| 6.9460 | 7.0821 | 7 | ⟨7 11 16 20 24 26] |
| 7.0821 | 7.1062 | 7e | ⟨7 11 16 20 25 26] |
| 7.1062 | 7.1613 | 7ce | ⟨7 11 17 20 25 26] |
| 7.1613 | 7.2557 | 7ceff | ⟨7 11 17 20 25 27] |
You can customize the table by providing more arguments:
{{Uniform map|min=6.5|max=7.5|limit=5}}
gives:
| Min. size | Max. size | Wart notation | Map |
|---|---|---|---|
| 6.5000 | 6.6248 | 7bbcc | ⟨7 10 15] |
| 6.6248 | 6.6755 | 7cc | ⟨7 11 15] |
| 6.6755 | 7.1062 | 7 | ⟨7 11 16] |
| 7.1062 | 7.2557 | 7c | ⟨7 11 17] |
| 7.2557 | 7.5000 | 7bc | ⟨7 12 17] |