Template:Uniform map: Difference between revisions
Jump to navigation
Jump to search
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
| Line 4: | Line 4: | ||
| {{{3|12.5}}} | | {{{3|12.5}}} | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
{{documentation}} | |||
{{ | |||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> | ||
Revision as of 15:10, 31 January 2025
- 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: 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).