Currently there may be errors shown on top of a page, because of a missing Wiki update (PHP version and extension DPL3). |
Navigation
Topics | Help • Register • News • History • How to • Sequences statistics • Template prototypes |
Difference between revisions of "Template:Woodall prime dpl"
m (Karbon moved page Template:Gen. Woodall prime dpl to Template:Woodall prime dpl without leaving a redirect: name) |
m |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
==Purpose== | ==Purpose== | ||
− | DPL statement to display one row in the [[Gen | + | DPL statement to display one row in the [[Gen Woodall prime table|table of Gen Woodall primes]]. |
==Explanations== | ==Explanations== | ||
*if a base is reserved (WoReserved != "") then background is set green | *if a base is reserved (WoReserved != "") then background is set green | ||
− | *counts of listed | + | *counts of listed {{Vn}}-values is generated here |
[[Category:Prime collections]]</noinclude><includeonly> | [[Category:Prime collections]]</noinclude><includeonly> | ||
|- {{#if:{{{WoReserved|}}}|style="background:PaleGreen;"}} | |- {{#if:{{{WoReserved|}}}|style="background:PaleGreen;"}} | ||
− | | align="right" {{!}} '''[[Gen | + | | align="right" {{!}} '''[[Gen Woodall prime {{{WoBase}}}|{{{WoBase}}}]]''' |
| align="right" {{!}} {{Num|{{{WoMaxn}}}}}<!--{{#if:{{{CKSieve|}}}|<br>([[:File:%PAGE% sieve.zip|sieve]])|}}--> | | align="right" {{!}} {{Num|{{{WoMaxn}}}}}<!--{{#if:{{{CKSieve|}}}|<br>([[:File:%PAGE% sieve.zip|sieve]])|}}--> | ||
| align="center" {{!}} {{{WoDate}}} {{#if:{{{WoReserved|}}}|<br>{{Contribs|{{{WoReserved}}}}}}} | | align="center" {{!}} {{{WoDate}}} {{#if:{{{WoReserved|}}}|<br>{{Contribs|{{{WoReserved}}}}}}} | ||
| align="right" {{!}} {{NVal list|{{{WoNlist}}}|count}} | | align="right" {{!}} {{NVal list|{{{WoNlist}}}|count}} | ||
| {{NVal list|{{{WoNlist}}}|short}}</includeonly> | | {{NVal list|{{{WoNlist}}}|short}}</includeonly> |
Revision as of 09:28, 2 November 2020
Purpose
DPL statement to display one row in the table of Gen Woodall primes.
Explanations
- if a base is reserved (WoReserved != "") then background is set green
- counts of listed n-values is generated here