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 |
Template:Infobox Drive
Contents
Purpose
Create an infobox for any drive as table with important data fields to unify the drive pages.
Calling
{{Infobox Drive |DRProject= |DRName= |DRPurpose= |DRMultiRes= |DRStatus= |DRStart= |DREnd= |DRkvalues= |DRnrange= |DRCandidates= |DRSieve= |DRPrimes= |DRLink= }}
Standarized sections headers
To use the same look here're the standarized section headers in use:
==Overview== ==={{Vk}}-history=== ==={{Vn}}-history=== ===Sieve history=== ===Reservation history=== ===Primes table=== ===Notes===
The first section header is before the above template.
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 = <yyy> 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.
Sieve history
Levels of sieving fo n/k-values or the used sieve depth.
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 - 3000 excluding {{Vk}} = 2041, 2055, 2085, 2115, 2175 (reserved/done by others) |DRnrange=425001 - 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,800,000 as of 2024-11-13 / test |
Date start | 2000-01-01 |
k-values | 2000 - 3000 excluding k = 2041, 2055, 2085, 2115, 2175 (reserved/done by others) |
n-range | 425001 - 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 |