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 "Main Page"

From Prime-Wiki
Jump to: navigation, search
(Example for ExternalData)
(examples for external images)
Line 80: Line 80:
 
-->}}
 
-->}}
  
 +
}}
 +
 +
{{Box|hide=false|title=Examples for showing images of external pages|content=
 +
Images from external sources have to be put as full link on a page.
 +
==Images from Commons Wikimedia==
 +
{{{!}}
 +
{{!}} https://upload.wikimedia.org/wikipedia/commons/3/30/MarinMersenne.jpg
 +
{{!}}-
 +
{{!}} [https://commons.wikimedia.org/wiki/Category:Marin_Mersenne Marin Mersenne]
 +
{{!}}}
 +
 +
{{{!}}
 +
{{!}} https://upload.wikimedia.org/wikipedia/commons/4/49/GIMPS_logo.png
 +
{{!}}-
 +
{{!}} [https://commons.wikimedia.org/wiki/File:GIMPS_logo.png GIMPS logo]
 +
{{!}}}
 +
 +
==Image from Wikipedia==
 +
Images can only be diplayed in available sizes, no resize possible.
 +
{{{!}}
 +
{{!}} https://upload.wikimedia.org/wikipedia/commons/3/34/Marin_mersenne.jpg
 +
{{!}}-
 +
{{!}} [https://commons.wikimedia.org/wiki/File:Marin_mersenne.jpg Image from Wikpedia]
 +
{{!}}}
 
}}
 
}}

Revision as of 03:20, 23 December 2018

Language: English  • Deutsch
Here is a Wiki for primes and related topics, still under construction.


Expand
Examples in math (LaTeX) notation
Expand
Example of page categorizations
Expand
Example of prime sequence and reservation
Expand
Configuration tests: external links open in new browser tab/window
Expand
Examples of template usage and data table generating
Expand
Examples for including PDF documents
Example for fetching data from RieselPrime database

The data are collected from the internal SQL database by Extension:External Data:

  • table: RieselPrime
  • field: rieselk_id = 4 (-> "1" = Mersenne primes)
  • fields collected: n, comment, utm (prime index n, comment like "Woodall", utm: id of Topp5000 page)

Functioning but still complicated: no parser/string functions allowed in "#for_external_table" statement, therefore using variables.

Mersenne primes 2n1, prime for n:

2*, 3, 5*, 7*, 13, 17, 19*, 31, 61, 89, 107, 127, 521, 607, 1279, 2203, 2281, 3217, 4253, 4423, 9689, 9941, 11213, 19937, 21701, 23209, 44497, 86243, 110503, 132049, 216091, 756839, 859433, 1257787, 1398269, 2976221, 3021377, 6972593, 13466917, 20996011, 24036583, 25964951, 30402457, 32582657, 37156667, 42643801, 43112609, 57885161,
Examples for showing images of external pages

Images from external sources have to be put as full link on a page.

Images from Commons Wikimedia

MarinMersenne.jpg
Marin Mersenne
GIMPS_logo.png
GIMPS logo

Image from Wikipedia

Images can only be diplayed in available sizes, no resize possible.

Marin_mersenne.jpg
Image from Wikpedia