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:HistF"
(using HistLink) |
m |
||
Line 8: | Line 8: | ||
:1st: Date, year or any text | :1st: Date, year or any text | ||
:2nd: n-value or range | :2nd: n-value or range | ||
− | :3rd: contributor(s): any person or project as comma | + | :3rd: contributor(s): any person or project as comma separated list printed as links |
:4th: if given, it has to be a thread/post ID combination (for more information see [[:Template:HistLink|template HistLink]]). | :4th: if given, it has to be a thread/post ID combination (for more information see [[:Template:HistLink|template HistLink]]). | ||
Revision as of 06:43, 1 May 2019
Template HistF
Purpose
Prints a line in the history of the primes with status "Found n =...".
Parameter
- 1st: Date, year or any text
- 2nd: n-value or range
- 3rd: contributor(s): any person or project as comma separated list printed as links
- 4th: if given, it has to be a thread/post ID combination (for more information see template HistLink).
Examples
{{HistF|2019-04-20|1000|Karsten Bonath,No Prime Left Behind|443495}} {{HistF|2010|50000|Karsten Bonath,Smith}} {{HistF|?|50000 - 100000|Karsten Bonath}}
gives
- 2019-04-20: Found n = 1000, Karsten Bonath, No Prime Left Behind
- 2010: Found n = 50000, Karsten Bonath, Smith
- ?: Found n = 50000 - 100000, Karsten Bonath