Template:Uniform map: Difference between revisions

Created page with "<includeonly>{{#invoke:Uniform_map|print_table|{{{1|5}}}|{{{2|11.5}}}|{{{3|12.5}}}}}</includeonly> <noinclude>The '''Uniform map''' templates creates a table of prime limit|..."
 
ArrowHead294 (talk | contribs)
mNo edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>{{#invoke:Uniform_map|print_table|{{{1|5}}}|{{{2|11.5}}}|{{{3|12.5}}}}}</includeonly>
<includeonly>{{#invoke: Uniform_map | print_table
<noinclude>The '''Uniform map''' templates creates a table of [[prime limit|p-limit]] [[uniform map]]s between two size boundaries.
| {{{1|5}}}
| {{{2|11.5}}}
| {{{3|12.5}}}
| prec = {{{prec|4}}}
| edo = {{{edo|{{#rmatch: {{ed title}}|/(\d+)/|\1}}}}}
| debug = {{lc: {{{debug|}}}}}
}}</includeonly><noinclude>
{{documentation}}


== Usage ==
[[Category:Templates]]
The template accepts three arguments:
</noinclude>
# Prime limit (write only the prime number); defaults to 5-limit.
# Minimum size, given as 1\size (write only the decimal number); defaults to 11.5.
# Maximum size, given as 1\size (write only the decimal number); defaults to 12.5.
 
For example, here is the output of <code><nowiki>{{Uniform map|7|16.5|17.5}}</nowiki></code>:
{{#invoke:Uniform_map|print_table|7|16.5|17.5}}
 
== See also ==
* [[Module:Uniform map]]
 
[[Category:Templates]]</noinclude>>