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

From Prime-Wiki
Jump to: navigation, search
(sieve link)
(using Contribs)
 
(8 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
*if a base is a power of another (CKRemarks contains "Power") then background is set dark grey
 
*if a base is a power of another (CKRemarks contains "Power") then background is set dark grey
 
*counts of listed n-values is generated here
 
*counts of listed n-values is generated here
[[Category:Templates]]</noinclude><includeonly>
+
[[Category:Prime collections]]</noinclude><includeonly>
 
|- {{#if:{{{CKReserved|}}}|style="background:PaleGreen;"}}{{#if:{{#pos:{{{CKRemarks|}}}|Power}}|style="background:Gainsboro;"}}
 
|- {{#if:{{{CKReserved|}}}|style="background:PaleGreen;"}}{{#if:{{#pos:{{{CKRemarks|}}}|Power}}|style="background:Gainsboro;"}}
| align="right" {{!}} '''[[Carol-Kynea base {{{CKBase}}}|{{{CKBase}}}]]'''
+
| align="right" {{!}} '''[[Carol-Kynea prime {{{CKBase}}}|{{{CKBase}}}]]'''
| align="right" {{!}} {{{CKMaxn}}}{{#if:{{{CKSieve|}}}|<br>([[:File:%PAGE% sieve.zip|sieve]])|}}
+
| align="right" {{!}} {{Num|{{{CKMaxn}}}}}{{#if:{{{CKSieve|}}}|<br>([[:File:%PAGE% sieve.zip|sieve]])|}}
| align="center" {{!}} {{{CKDate}}} {{#if:{{{CKReserved|}}}|<br>[[:User:{{{CKReserved}}}|{{{CKReserved}}}]]}}
+
| align="center" {{!}} {{{CKDate}}} {{#if:{{{CKReserved|}}}|<br>{{Contribs|{{{CKReserved}}}}}}}
| {{#arraydefine:C|{{{CKClist}}}|,}} '''C {{#arraysize:C}}''': {{{CKClist}}}<hr>{{#arraydefine:K|{{{CKKlist}}}|,}} '''K {{#arraysize:K}}''': {{{CKKlist}}}</includeonly>
+
| '''C {{padleft:{{#if:{{#pos:{{{CKRemarks|}}}|Power}}|{{#arraydefine:CL|{{{CKClist}}}}}{{#arraysize:CL}}|{{NVal list|{{{CKClist}}}|count}}}}|2}}''' : {{NVal list|{{{CKClist}}}|short}}<hr>'''K {{padleft:{{#if:{{#pos:{{{CKRemarks|}}}|Power}}|{{#arraydefine:CK|{{{CKKlist}}}}}{{#arraysize:CK}}|{{NVal list|{{{CKKlist}}}|count}}}}|2}}''' : {{NVal list|{{{CKKlist}}}|short}}</includeonly>

Latest revision as of 14:04, 24 April 2019

Purpose

DPL statement to display one row in the table of Carol/Kynea primes

Explanations

  • if a base is reserved (CKReserved != "") then background is set green
  • if a base is a power of another (CKRemarks contains "Power") then background is set dark grey
  • counts of listed n-values is generated here