Template:Primes in edo/doc: Difference between revisions

Xenwolf (talk | contribs)
Xenwolf (talk | contribs)
Examples: expanded and explained
Line 19: Line 19:


=== Examples ===
=== Examples ===
Although the template does also work without any arguments, one argument should be seen as mandatory: the EDO number.
==== Basic ====
In most cases it will be sufficient to input just the EDO and nothing else.


<syntaxhighlight lang="text">
<syntaxhighlight lang="text">
{{primes in edo}}
{{primes in edo|17}}
{{primes in edo|19|columns=8|start=2|title=Primes in [[19edo]]}}
</syntaxhighlight>
</syntaxhighlight>
{{primes in edo|17}}


{{primes in edo}}
==== Advanced ====
{{primes in edo|19|columns=8|start=2|title=Primes in [[19edo]]}}
 
Sometimes you want to see more or skip some lower columns and have to adjust the title
 
<syntaxhighlight lang="text">
{{primes in edo|19|columns=11|start=2|title=Primes in [[19edo]]}}
</syntaxhighlight>
{{primes in edo|19|columns=11|start=2|title=Primes in [[19edo]]}}