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:Cullen prime dpl"

From Prime-Wiki
Jump to: navigation, search
m (Karbon moved page Template:Gen. Cullen prime dpl to Template:Cullen prime dpl without leaving a redirect: name)
(no "Gen")
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
 
==Purpose==
 
==Purpose==
DPL statement to display one row in the [[Gen. Cullen prime table|table of Gen. Cullen]] primes.
+
DPL statement to display one row in the [[Cullen prime table|table of Cullen primes]].
  
 
==Explanations==
 
==Explanations==
Line 7: Line 7:
 
*counts of listed n-values is generated here
 
*counts of listed n-values is generated here
 
[[Category:Prime collections]]</noinclude><includeonly>
 
[[Category:Prime collections]]</noinclude><includeonly>
|- {{#if:{{{CuReserved|}}}|style="background:PaleGreen;"}}
+
|- {{#if:{{{CuMultiRes|}}}{{{CuReserved|}}}|style="background:PaleGreen;"}}
| align="right" {{!}} '''[[Gen. Cullen prime {{{CuBase}}}|{{{CuBase}}}]]'''
+
| align="right" {{!}} '''[[Cullen prime {{{CuBase}}}|{{{CuBase}}}]]'''
| align="right" {{!}} {{Num|{{{CuMaxn}}}}}<!--{{#if:{{{CKSieve|}}}|<br>([[:File:%PAGE% sieve.zip|sieve]])|}}-->
+
| align="right" {{!}} {{#if:{{{CuMultiRes|}}}|{{Multi Reservation:{{{CuMultiRes}}}-NMax}}|{{{CuMaxn}}}}}<!--{{#if:{{{CuSieve|}}}|<br>([[:File:%PAGE% sieve.zip|sieve]])|}}-->
| align="center" {{!}} {{{CuDate}}} {{#if:{{{CuReserved|}}}|<br>{{Contribs|{{{CuReserved}}}}}}}
+
| align="center" {{!}} {{#if:{{{CuMultiRes|}}}|{{Multi Reservation:{{{CuMultiRes}}}-Date}}|{{{CuDate}}}}} {{#if:{{{CuMultiRes|}}}|<br>{{Contribs|{{Multi Reservation:{{{CuMultiRes}}}-Name}}}}|{{#if:{{{CuReserved|}}}|<br>{{Contribs|{{{CuReserved}}}}}}}}}
 
| align="right" {{!}} {{NVal list|{{{CuNlist}}}|count}}
 
| align="right" {{!}} {{NVal list|{{{CuNlist}}}|count}}
 
| {{NVal list|{{{CuNlist}}}|short}}</includeonly>
 
| {{NVal list|{{{CuNlist}}}|short}}</includeonly>

Latest revision as of 17:18, 31 August 2021

Purpose

DPL statement to display one row in the table of Cullen primes.

Explanations

  • if a base is reserved (CuReserved != "") then background is set green
  • counts of listed n-values is generated here