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:HistP"

From Prime-Wiki
Jump to: navigation, search
(new)
 
(4.th param)
Line 15: Line 15:
 
<pre>
 
<pre>
 
{{HistP|2015-01-20|Richard Dickerson|393006}}
 
{{HistP|2015-01-20|Richard Dickerson|393006}}
 +
{{HistP|2015-01-20|49081|Richard Dickerson|393006}}
 
</pre>
 
</pre>
 
gives
 
gives
{{HistP|2015-01-20|Richard Dickerson|393006}}
+
:{{HistP|2015-01-20|Richard Dickerson|393006}}
[[Category:Templates]]</noinclude><includeonly>*<b>{{#if:{{{3|}}}|{{HistLink|{{{1}}}|{{{3}}}}}|{{{1}}}}}</b>: <b>Proved</b> by {{Contribs|{{{2}}}}}</includeonly>
+
:{{HistP|2015-01-20|49081|Richard Dickerson|393006}}
 +
[[Category:Templates]]</noinclude><includeonly>*<b>{{#if:{{{4|}}}|
 +
{{HistLink|{{{1}}}|{{{4}}}|{{{1}}}}}</b>: <b>Proved {{Vn}}={{{2}}}</b> by {{Contribs|{{{3}}}}}|
 +
{{HistLink|{{{1}}}|{{{3}}}|{{{1}}}}}</b>: <b>Proved</b> by {{Contribs|{{{2}}}}}}}</includeonly>

Revision as of 14:48, 12 March 2024

Template HistP

Purpose

Prints a line in the history of the primes with status "Proved by ...".

A proof of a PRP is given with a link.

Parameter

1st: Date, year or any text
2nd: contributor: any person or project
3rd: if given, it has to be a thread/post ID combination (for more information see HistLink).

Examples

{{HistP|2015-01-20|Richard Dickerson|393006}}
{{HistP|2015-01-20|49081|Richard Dickerson|393006}}

gives