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:Riesel prime const"
m (Karbon moved page Template:Constant n Riesel to Template:Riesel prime const without leaving a redirect: name) |
(changed) |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
− | == | + | ==Description== |
− | Template | + | Template "Riesel prime const" |
Display of current data for Riesel primes with a fixed ''n'', comments will be displayed as references at the bottom. | Display of current data for Riesel primes with a fixed ''n'', comments will be displayed as references at the bottom. | ||
Line 7: | Line 7: | ||
==Calling== | ==Calling== | ||
<pre> | <pre> | ||
− | {{ | + | {{Riesel prime const |
− | | | + | |Rcn= |
− | | | + | |RcMaxn= |
− | | | + | |RcDate= |
− | | | + | |RcReserved= |
− | | | + | |RcKlist= |
− | | | + | |RcRemarks= |
}} | }} | ||
</pre> | </pre> | ||
− | The category [[:Category:Riesel prime|Riesel prime]] is set. | + | The category [[:Category:Riesel prime const|Riesel prime const]] is set by default. |
==Example== | ==Example== | ||
<pre> | <pre> | ||
− | {{ | + | {{Riesel prime const |
− | | | + | |Rcn=505000 |
− | | | + | |RcMaxn=100000 |
− | | | + | |RcDate=2005-01-12 |
− | | | + | |RcReserved=Predrag Minovic |
− | | | + | |RcKlist=395 |
− | | | + | |RcRemarks=A comment |
}} | }} | ||
</pre> | </pre> | ||
will create | will create | ||
− | + | {{Riesel prime const | |
− | {{ | + | |Rcn=505000 |
− | | | + | |RcMaxn=100000 |
− | | | + | |RcDate=2005-01-12 |
− | | | + | |RcReserved=Predrag Minovic |
− | | | + | |RcKlist=395 |
− | | | + | |RcRemarks=A comment |
− | | | ||
}} | }} | ||
− | [[Category:Prime collections]]</noinclude> | + | [[Category:Prime collections]]</noinclude><includeonly>__NOTOC__{{#ifeq:{{NAMESPACENUMBER}}|0|{{DISPLAYTITLE:Riesel primes of the form {{Kbn|k|2|{{#explode:{{PAGENAME}}||-1}}}}}}}}{{#if:{{{RcReserved|}}}{{Reserved|{{{RcReserved}}}}}}} |
− | <includeonly>__NOTOC__{{#ifeq:{{NAMESPACENUMBER}}|0|{{DISPLAYTITLE:Riesel primes of the form {{Kbn|k|2| | ||
==Current data== | ==Current data== | ||
{| class="primedata" | {| class="primedata" | ||
| class="primetemplate" | | | class="primetemplate" | | ||
{| | {| | ||
− | | align="right"| <b>n-value :</b> || {{{ | + | | align="right"| <b>n-value :</b> || {{{Rcn}}} |
|- | |- | ||
− | | align="right"| <b>Count :</b> || {{NVal list|{{{ | + | | align="right"| <b>Count :</b> || {{NVal list|{{{RcKlist}}}|count}} |
|- | |- | ||
− | | align="right"| <b>k's tested :</b> || {{{ | + | | align="right"| <b>k's tested :</b> || {{{RcMaxn}}} |
|- | |- | ||
− | | align="right"| <b>Date :</b> || {{{ | + | | align="right"| <b>Date :</b> || {{{RcDate}}} |
|- | |- | ||
− | {{#if:{{{ | + | {{#if:{{{RcReserved|}}}| |
− | {{!}} align="right" {{!}} <b>Reserved :</b> {{!}}{{!}} [[{{{ | + | {{!}} align="right" {{!}} <b>Reserved :</b> {{!}}{{!}} [[{{{RcReserved}}}]]{{#ifeq:{{NAMESPACENUMBER}}|0|<span style="display:none">[[{{{RcReserved}}}/Reserved]]</span>}} |
}} | }} | ||
|} | |} | ||
| | | | ||
{| | {| | ||
− | | {{NVal list|{{{ | + | | {{NVal list|{{{RcKlist}}}}} |
|} | |} | ||
|} | |} | ||
− | {{#if:{{{ | + | {{#if:{{{RcRemarks|}}}| |
{{{!}} | {{{!}} | ||
− | {{!}} <div height="120%" style="background-color:SkyBlue;"><b>Remarks : </b></div> {{!}}{{!}} {{{ | + | {{!}} <div height="120%" style="background-color:SkyBlue;"><b>Remarks : </b></div> {{!}}{{!}} {{{RcRemarks}}} |
{{!}}} | {{!}}} | ||
}} | }} | ||
{{#ifeq:{{NAMESPACENUMBER}}|0|<!-- | {{#ifeq:{{NAMESPACENUMBER}}|0|<!-- | ||
− | -->[[Category:Riesel prime|#.....{{padleft:{{{ | + | -->[[Category:Riesel prime const|#.....{{padleft:{{{Rcn}}}|5|0}}]]}}</includeonly> |
Revision as of 07:39, 19 August 2019
Description
Template "Riesel prime const"
Display of current data for Riesel primes with a fixed n, comments will be displayed as references at the bottom.
Calling
{{Riesel prime const |Rcn= |RcMaxn= |RcDate= |RcReserved= |RcKlist= |RcRemarks= }}
The category Riesel prime const is set by default.
Example
{{Riesel prime const |Rcn=505000 |RcMaxn=100000 |RcDate=2005-01-12 |RcReserved=Predrag Minovic |RcKlist=395 |RcRemarks=A comment }}
will create
Current data
|
|
Remarks : |
A comment |