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:HistS"
(change parameters) |
(use <var>) |
||
Line 22: | Line 22: | ||
{{HistS|?|1-500|Karsten Bonath}} | {{HistS|?|1-500|Karsten Bonath}} | ||
[[Category:Templates]] | [[Category:Templates]] | ||
− | </noinclude><includeonly>*<b>{{#if:{{{4|}}}|{{HistLink|{{{1}}}|{{{4}}}}}|{{{1}}}}}</b>: Sieve file created: <b>< | + | </noinclude><includeonly>*<b>{{#if:{{{4|}}}|{{HistLink|{{{1}}}|{{{4}}}}}|{{{1}}}}}</b>: Sieve file created: <b><var>n</var> = {{{2}}}</b>, {{Contribs|{{{3}}}}} |
</includeonly> | </includeonly> |
Revision as of 11:54, 10 August 2020
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: range of the sieve file
- 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
{{HistS|2019-04-01|120000-150000|Dylan Delgado|512384}} {{HistS|2017|10M-50M|PrimeGrid}} {{HistS|?|1-500|Karsten Bonath}}
gives
- 2019-04-01: Sieve file created: n = 120000-150000, Dylan Delgado
- 2017: Sieve file created: n = 10M-50M, PrimeGrid
- ?: Sieve file created: n = 1-500, Karsten Bonath