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:Infobox Drive"

From Prime-Wiki
Jump to: navigation, search
m (Karbon moved page Drive Data test to Template:Infobox Drive without leaving a redirect: Test to real)
(templated)
Line 1: Line 1:
 +
<noinclude>
 
==Purpose==
 
==Purpose==
Create a template for any drive data as table with important data fields to unify the drive pages.
+
Create an infobox for any drive as table with important data fields to unify the drive pages.
  
==Data fields==
+
==Parameters==
*Status: reflects the current status: red -> done, green: ongoing (color depends of "Date end" given or not)
+
*DRProject: like NPLB,RPS,PG,SRBase,... displayed as link to the project page
*Project: like NPLB,RPS,PG,SRBase,...
+
*DRName: e.g. "NPLB Drive 10", displayed as link to the drive page
*Drive name: e.g. "NPLB Drive 10"
+
*DRPurpose: short overview including type of search (Riesel,Proth,SG,Twin,GFN,...), {{Vk}}-range, {{Vn}}-range
*Purpose: including type of search (Riesel,Proth,SG,Twin,GFN,...), {{Vk}}-range, {{Vn}}-range
+
*DRMultiRes: if given, it's shown as "Multi Reservation <xx>: The current nmax = <yyyX as of <date>"
*Date start: 2000-01-01
+
*DRStatus: reflects the current status, if DRMultiRes not given this is a further data field, example: PrimeGrid status page
*Date end:
+
*DRStart: date of start of the drive
*MultiReservation: only set to a MRx-value, not displayed
+
*DREnd: date of end of the drive, if not given header contains in green "Ongoing"
*Current status: determined from MultiReservation, or only text if no MR
+
*DRkvalues: more detailed {{Vk}}-value list
*k-values: if ongoing, currently used values
+
*DRnrange: more detailed {{Vn}}-range
*n-range: like k-values
+
*DRCandidates: number of candidates if known
*No. candidates: overall if known
+
*DRSieve: name of a sieve file if given
*Sieve: If a sieve file is available: internal file or link to external page/file
+
*DRPrimes: number of primes found including confirmed
*No. primes found: new and confirmed
+
*DRLink: link to external page
*external link: like MersenneForum
 
  
Others to show out of the drive data
+
==More drive information==
*k-history: all changes over time with dates/links
+
A detailed {{Vk}}- or {{Vn}}-history can be given in their own sections, like
*n-history: ...
+
==={{Vk}}-history===
*Other notes
+
Values added or removed during drive including external links with [[:Template:HistLink]].
 +
==={{Vn}}-history===
 +
Searched ranges including external links.
 +
===Reservation history===
 +
Reserved and done ranges by individuals with dates and external links.
 +
===Primes table===
 +
Table of searched {{Vk}}-values, their [[Nash weight]], number of candidates, found/confirmed primes.
 +
===Notes===
 +
More notable information.
 +
 
 +
==Remarks==
 +
*The parameters DRProject, DRName, DRStart are required, otherwise an error is shown.
 +
*Not all fields have to be filled, empty fields will not displayed instead shown empty.
 +
 
 +
==Examples==
 +
<pre>
 +
{{Infobox Drive
 +
|DRProject=No Prime Left Behind
 +
|DRName=NPLB Drive 11
 +
|DRPurpose=Searching [[Riesel prime]]s, {{Vk}} = 2000 - 3000, {{Vn}} = 425001 - 600000
 +
|DRMultiRes=7
 +
|DRStatus=/ test
 +
|DRStart=2000-01-01
 +
|DREnd=
 +
|DRkvalues=2000 < {{Vk}} < 3000 excluding {{Vk}} = 2041, 2055, 2085, 2115, 2175 (reserved/done by others)
 +
|DRnrange=425001 &le; {{Vn}} &le; 600000
 +
|DRCandidates=3123551
 +
|DRSieve=RPS_Drive_10_sieve.zip
 +
|DRPrimes=415 new , <span style="background-color:#00ffff;">69 confirmed</span>
 +
|DRLink=[http://www.mersenneforum.org/showthread.php?t=12076 MersenneForum]
 +
}}
 +
</pre>
 +
 
 +
gives
 +
{{Infobox Drive
 +
|DRProject=No Prime Left Behind
 +
|DRName=NPLB Drive 11
 +
|DRPurpose=Searching [[Riesel prime]]s, {{Vk}} = 2000 - 3000, {{Vn}} = 425001 - 600000
 +
|DRMultiRes=7
 +
|DRStatus=/ test
 +
|DRStart=2000-01-01
 +
|DREnd=
 +
|DRkvalues=2000 < {{Vk}} < 3000 excluding {{Vk}} = 2041, 2055, 2085, 2115, 2175 (reserved/done by others)
 +
|DRnrange=425001 &le; {{Vn}} &le; 600000
 +
|DRCandidates=3123551
 +
|DRSieve=RPS_Drive_10_sieve.zip
 +
|DRPrimes=415 new , <span style="background-color:#00ffff;">69 confirmed</span>
 +
|DRLink=[http://www.mersenneforum.org/showthread.php?t=12076 MersenneForum]
 +
}}
 +
 
 +
<pre>
 +
{{Infobox Drive
 +
|DRProject=Riesel Prime Search
 +
|DRName=RPS Drive 6
 +
|DRPurpose=Searching [[Riesel prime]]s, {{Vk}} < 100 - 3000, {{Vn}} = 300000 - 500000
 +
|DRMultiRes=
 +
|DRStatus=
 +
|DRStart=2000-01-01
 +
|DREnd=2005-04-03
 +
|DRkvalues=
 +
|DRnrange=
 +
|DRCandidates=
 +
|DRSieve=
 +
|DRPrimes=
 +
|DRLink=
 +
}}
 +
</pre>
  
==Example==
+
gives
<div class="roundborder" style="width:60%; margin-top:5px; border:1px solid black; padding:3px 3px 3px 3px; border-radius:5px;">
+
{{Infobox Drive
<div style="text-align:center; background:Red; font-size:120%; font-weight:bold;">NPLB Drive 11 - This drive is done.</div>
+
|DRProject=Riesel Prime Search
<div style="text-align:center; background:Lime; font-size:120%; font-weight:bold;">NPLB Drive 11 - Ongoing</div>
+
|DRName=RPS Drive 6
 +
|DRPurpose=Searching [[Riesel prime]]s, {{Vk}} < 100 - 3000, {{Vn}} = 300000 - 500000
 +
|DRMultiRes=
 +
|DRStatus=
 +
|DRStart=2000-01-01
 +
|DREnd=2005-04-03
 +
|DRkvalues=
 +
|DRnrange=
 +
|DRCandidates=
 +
|DRSieve=
 +
|DRPrimes=
 +
|DRLink=
 +
}}
 +
</pre>
 +
[[Category:Infoboxes|Drive]]</noinclude><includeonly><div class="roundborder" style="width:60%; margin-top:5px; border:1px solid black; padding:3px 3px 3px 3px; border-radius:5px;">
 +
{{#if:{{{DREnd|}}}|<div style="text-align:center; background:SkyBlue; font-size:120%; font-weight:bold;">{{{DRName}}} - This drive is done.</div>|<div style="text-align:center; background:Lime; font-size:120%; font-weight:bold;">{{{DRName}}} - Ongoing</div>}}
 
  {| style="width:100%;"
 
  {| style="width:100%;"
| style="background:SkyBlue; width:15%; font-weight:bold;" | Project || [[No Prime Left Behind]]
+
{{#if:{{{DRProject|}}}|
 +
{{!}} style="background:SkyBlue; width:15%; font-weight:bold;" {{!}} [[Project]] {{!}}{{!}} [[{{{DRProject}}}]] | {{!}} {{!}}{{!}} {{Alert|Attention!|Parameter 'DRProject' not given!}}
 +
}}
 
  |-
 
  |-
| style="background:SkyBlue; width:15%; font-weight:bold;" | Drive name || NPLB Drive 11
+
{{#if:{{{DRName|}}}|
 +
{{!}} style="background:SkyBlue; width:15%; font-weight:bold;" {{!}} Drive name {{!}}{{!}} [[{{{DRName}}}]] | {{!}} {{!}}{{!}} {{Alert|Attention!|Parameter 'DRName' not given!}}
 +
}}
 
  |-
 
  |-
  | style="background:SkyBlue; width:15%; font-weight:bold;" | Purpose || Searching [[Riesel prime]]s, 2000 < {{Vk}} < 3000 minus 5 {{Vk}}, 425001 &le; {{Vn}} &le; 600000
+
  | style="background:SkyBlue; width:15%; font-weight:bold;" | Purpose || {{{DRPurpose}}}
 
  |-
 
  |-
| style="background:SkyBlue; width:15%; font-weight:bold;" | Current status || [[:Multi Reservation:7|Multi Reservation 7]]: The current {{Vn}}<sub>max</sub> = {{Num|{{Multi Reservation:7-NMax}}}} as of {{Multi Reservation:7-Date}}
+
{{#if:{{{DRMultiRes|}}}{{{DRStatus|}}}|
 +
{{!}} style="background:SkyBlue; width:15%; font-weight:bold;" {{!}} Current status {{!}}{{!}} {{#if:{{{DRMultiRes|}}}|[[:Multi Reservation:{{{DRMultiRes}}}|Multi Reservation {{{DRMultiRes}}}]]: The current {{Vn}}<sub>max</sub> = {{Num|{{Multi Reservation:{{{DRMultiRes}}}-NMax}}}} as of {{Multi Reservation:{{{DRMultiRes}}}-Date}}}} {{#if:{{{DRStatus|}}}|{{{DRStatus}}}}}
 +
}}
 
  |-
 
  |-
| style="background:SkyBlue; width:15%; font-weight:bold;" | Date start || 2009-06-22
+
{{#if:{{{DRStart|}}}|
 +
{{!}} style="background:SkyBlue; width:15%; font-weight:bold;" {{!}} Date start {{!}}{{!}} {{{DRStart}}} | {{!}} {{!}}{{!}} {{Alert|Attention!|Parameter 'DRStart' not given!}}
 +
}}
 
  |-
 
  |-
| style="background:SkyBlue; width:15%; font-weight:bold;" | Date end || 2010-11-19
+
{{#if:{{{DREnd|}}}|
 +
{{!}} style="background:SkyBlue; width:15%; font-weight:bold;" {{!}} Date end {{!}}{{!}} {{{DREnd}}}
 +
}}
 
  |-
 
  |-
| style="background:SkyBlue; width:15%; font-weight:bold;" | {{Vk}}-values || 2000 < {{Vk}} < 3000 excluding {{Vk}} = 2041, 2055, 2085, 2115, 2175 (reserved/done by others)
+
{{#if:{{{DRkvalues|}}}|
 +
{{!}} style="background:SkyBlue; width:15%; font-weight:bold;" {{!}} {{Vk}}-values {{!}}{{!}} {{{DRkvalues}}}
 +
}}
 
  |-
 
  |-
| style="background:SkyBlue; width:15%; font-weight:bold;" | {{Vn}}-range ||  425001 &le; {{Vn}} &le; 600000
+
{{#if:{{{DRnrange|}}}|
 +
{{!}} style="background:SkyBlue; width:15%; font-weight:bold;" {{!}} {{Vn}}-range {{!}}{{!}} {{{DRnrange}}}
 +
}}
 
  |-
 
  |-
| style="background:SkyBlue; width:15%; font-weight:bold;" | # candidates || 3123551
+
{{#if:{{{DRCandidates|}}}|
 +
{{!}} style="background:SkyBlue; width:15%; font-weight:bold;" {{!}} # candidates {{!}}{{!}} {{{DRCandidates}}}
 +
}}
 
  |-
 
  |-
| style="background:SkyBlue; width:15%; font-weight:bold;" | Sieve || [[File:RPS_Drive_10_sieve.zip]]
+
{{#if:{{{DRSieve|}}}|
 +
{{!}} style="background:SkyBlue; width:15%; font-weight:bold;" {{!}} Sieve {{!}}{{!}} [[File:{{{DRSieve}}}]]
 +
}}
 
  |-
 
  |-
| style="background:SkyBlue; width:15%; font-weight:bold;" | # primes found || 415 new , <span style="background-color:#00ffff;">69 confirmed</span>
+
{{#if:{{{DRPrimes|}}}|
 +
{{!}} style="background:SkyBlue; width:15%; font-weight:bold;" {{!}} Primes found {{!}}{{!}} {{{DRPrimes}}}
 +
}}
 
  |-
 
  |-
| style="background:SkyBlue; width:15%; font-weight:bold;" | External link || [http://www.mersenneforum.org/showthread.php?t=12076 MersenneForum]
+
{{#if:{{{DRLink|}}}|
|}
+
{{!}} style="background:SkyBlue; width:15%; font-weight:bold;" {{!}} Link {{!}}{{!}} {{{DRLink}}}
</div>
+
}}
 
+
|}
==={{Vk}}-history===
+
</div></includeonly>
*if any
 
 
 
==={{Vn}}-history===
 
*if any
 
 
 
===Notes===
 
*The range 425000 &lt; {{Vk}} &lt; 525200 was done by LLRnet-server IB2000 (maintained by [[David James]]) unless a remark is given.
 
*The range 525200 &lt; {{Vk}} &lt; 600000 was done by LLRnet-server GB6000 (maintained by [[Gary Barnes]]).
 
*{{Vk}} = 2041 was excluded from search (tested by [[David Stevens]])
 
*{{Vk}} = 2055, 2085, 2115, 2175 were excluded from search (tested by [[Steven Tjung]])
 
*The planned higher {{Vn}}-range of 650000 was lowered to 600000 due to less contribution power.
 
 
 
==Remarks==
 
*Any suggestions for more/other data?
 
*Examples of done and ongoing (only one will be chosen if "Date end" is given).
 
*Included "Project" in table -> need to extract later, sane "Drive name"
 
*Included "Sieve"
 
*"Range history" and "Prime table" are not included here -> own sections/tables
 
*Not all fields have to be filled, empty fields will not displayed instead shown empty.
 
[[Category:Help]]
 

Revision as of 14:28, 1 July 2024

Purpose

Create an infobox for any drive as table with important data fields to unify the drive pages.

Parameters

  • DRProject: like NPLB,RPS,PG,SRBase,... displayed as link to the project page
  • DRName: e.g. "NPLB Drive 10", displayed as link to the drive page
  • DRPurpose: short overview including type of search (Riesel,Proth,SG,Twin,GFN,...), k-range, n-range
  • DRMultiRes: if given, it's shown as "Multi Reservation <xx>: The current nmax = <yyyX as of <date>"
  • DRStatus: reflects the current status, if DRMultiRes not given this is a further data field, example: PrimeGrid status page
  • DRStart: date of start of the drive
  • DREnd: date of end of the drive, if not given header contains in green "Ongoing"
  • DRkvalues: more detailed k-value list
  • DRnrange: more detailed n-range
  • DRCandidates: number of candidates if known
  • DRSieve: name of a sieve file if given
  • DRPrimes: number of primes found including confirmed
  • DRLink: link to external page

More drive information

A detailed k- or n-history can be given in their own sections, like

k-history

Values added or removed during drive including external links with Template:HistLink.

n-history

Searched ranges including external links.

Reservation history

Reserved and done ranges by individuals with dates and external links.

Primes table

Table of searched k-values, their Nash weight, number of candidates, found/confirmed primes.

Notes

More notable information.

Remarks

  • The parameters DRProject, DRName, DRStart are required, otherwise an error is shown.
  • Not all fields have to be filled, empty fields will not displayed instead shown empty.

Examples

{{Infobox Drive
|DRProject=No Prime Left Behind
|DRName=NPLB Drive 11
|DRPurpose=Searching [[Riesel prime]]s, {{Vk}} = 2000 - 3000, {{Vn}} = 425001 - 600000
|DRMultiRes=7
|DRStatus=/ test
|DRStart=2000-01-01
|DREnd=
|DRkvalues=2000 < {{Vk}} < 3000 excluding {{Vk}} = 2041, 2055, 2085, 2115, 2175 (reserved/done by others)
|DRnrange=425001 ≤ {{Vn}} ≤ 600000
|DRCandidates=3123551
|DRSieve=RPS_Drive_10_sieve.zip
|DRPrimes=415 new , <span style="background-color:#00ffff;">69 confirmed</span>
|DRLink=[http://www.mersenneforum.org/showthread.php?t=12076 MersenneForum]
}}

gives

NPLB Drive 11 - Ongoing
Project No Prime Left Behind
Drive name NPLB Drive 11
Purpose Searching Riesel primes, k = 2000 - 3000, n = 425001 - 600000
Current status Multi Reservation 7: The current nmax = 2,500,000 as of 2024-07-01 / test
Date start 2000-01-01
k-values 2000 < k < 3000 excluding k = 2041, 2055, 2085, 2115, 2175 (reserved/done by others)
n-range 425001 ≤ n ≤ 600000
# candidates 3123551
Sieve File:RPS Drive 10 sieve.zip
Primes found 415 new , 69 confirmed
Link MersenneForum
{{Infobox Drive
|DRProject=Riesel Prime Search
|DRName=RPS Drive 6
|DRPurpose=Searching [[Riesel prime]]s, {{Vk}} < 100 - 3000, {{Vn}} = 300000 - 500000
|DRMultiRes=
|DRStatus=
|DRStart=2000-01-01
|DREnd=2005-04-03
|DRkvalues=
|DRnrange=
|DRCandidates=
|DRSieve=
|DRPrimes=
|DRLink=
}}

gives

RPS Drive 6 - This drive is done.
Project Riesel Prime Search
Drive name RPS Drive 6
Purpose Searching Riesel primes, k < 100 - 3000, n = 300000 - 500000
Date start 2000-01-01
Date end 2005-04-03