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:HistS
Template HistS
Purpose
Prints a line in the history of the primes with status "Sieve file created: ..."
Parameters
- 1st: Date, year, or any text
- 2nd: upper range of the sieve file
- 3rd: contributor(s): any person or project as comma separated list printed as links
- 4th: if given, lower range of the sieve file
- 5th: if given, it has to be a thread/post ID combination (for more information see template HistLink).
If the 4th parameter is not given, then it is assumed that the file starts from n = 1.
Examples
{{HistS|2019-04-01|150000|Dylan Delgado|120000|512384}} {{HistS|2017|50M|PrimeGrid}} {{HistS|?|500|Karsten Bonath}}
gives
- 2019-04-01: Sieve file created: n = 150000, Dylan Delgado
- 2017: Sieve file created: n = 50M, PrimeGrid
- ?: Sieve file created: n = 500, Karsten Bonath