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

From Prime-Wiki
Jump to: navigation, search
(example with Num template)
Line 11: Line 11:
 
Example:
 
Example:
 
<pre>
 
<pre>
{{Top5000|125874|2<sup>82589933</sup>-1}}
+
{{T5000|125874|2<sup>82589933</sup>-1}}
 
</pre>
 
</pre>
 +
:{{T5000|125874|2<sup>82589933</sup>-1}}
 +
 +
or using the [[:Template:Num|Num]] template:
 +
<pre>
 +
{{T5000|125874|2<sup>{{Num|82589933}}</sup>-1}}
 +
</pre>
 +
:{{T5000|125874|2<sup>{{Num|82589933}}</sup>-1}}
 
[[Category:Templates]]</noinclude>
 
[[Category:Templates]]</noinclude>

Revision as of 12:00, 14 February 2019


Template: T5000

Shows a link to a prime of the Top 5000 Primes Pages.

Parameter:

  • id
  • display text

Example:

{{T5000|125874|2<sup>82589933</sup>-1}}
282589933-1

or using the Num template:

{{T5000|125874|2<sup>{{Num|82589933}}</sup>-1}}
282,589,933-1