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:HistF
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 or term (beginning with a digit the term "n = " will be output in front)
- 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|1234|Karsten Bonath,No Prime Left Behind|443495}} {{HistF|2010|987|Karsten Bonath,Smith}} {{HistF|2019-07-01|123, 456|Karsten Bonath}} {{HistF|?|L(44541,746)|Karsten Bonath}}
gives
- 2019-04-20: Found n = 1234, Karsten Bonath, No Prime Left Behind
- 2010: Found n = 987, Karsten Bonath, Smith
- 2019-07-01: Found n = 123, Karsten Bonath
- ?: Found L(44541,746), Karsten Bonath