QRpedia basics edit

  Create edit

  1. Find the Wikipedia article you want to link to.
  2. Copy its URL.
  3. Go to http://qrpedia.org. (Note: Any other QR code generator will not produce the multi-language options.)
  4. Paste the URL into the box. (The code will automatically generate.)

  Edit edit

  1. Click on the QR code image and save it.
  2. Import the QR code image into a word processor programme or graphics package.
  3. (Optionally) Add text labels.

  Print edit

  1. Print the code a minimum of 1 inch (2.5 cm) across, where possible 2 inches (5 cm).
  2. Alternatively, open the downloaded images in a program that can print several images at once, as thumbnails (e.g. Windows Photo Viewer).

  Finally edit

  1. Display it in a suitable location (see below).
  2. Test that it works and takes you to the expected page.
  3. Add {{WikiProject QRpedia|article=yes}} to the article talk page.
  4. Drop a note on the project talk page to tell us of your success!
For additional information, see the QRpedia Wikipedia article.

Display considerations edit

  • If possible, providing free Wi-Fi hotspots will facilitate more use of the codes, especially in remote or thick-walled buildings with unreliable mobile internet connections.
  • Display the codes where people (including children, and those in wheelchairs) can reach them.
  • The codes should be well lit. Shadow makes it more difficult to scan.
  • Avoid reflected glare (particularly when laminating the codes or placing them behind glass).
  • Larger codes will scan more effectively. 2 inches (5 cm) across will allow for distance and older smartphones with lower quality cameras. 1 inch (2.5 cm) should be the minimum.
  • Trademark agreements from the Wikimedia Foundation are required to use the Wikimedia trademarks including the Logo of Wikipedia. As of March 2013, the Foundation have indicated that no further agreements will be made for QR code projects.

Display methods edit

You can display QRpedia codes in a number of ways...

There is no QRpedia API, but you can use, say, the Google QR code API (other QR code APIs exist) to generate a code with the relevant qrwp.org short URL. for example:

http://en.qrwp.org/Amsterdam

or:

http://sv.qrwp.org/Vincent_van_Gogh

Note the use of underscores in the latter; and that you can use any two-letter language code ("en, "sv", etc.) so long as the article exists in that language, and the title given is from that language Wikipedia; so use:

http://en.qrwp.org/Cheese

or:

http://nl.qrwp.org/Kaas

but not:

http://nl.qrwp.org/Cheese

Advanced edit

It is possible to generate your own, downloadable QRpedia code images programmatically, by minting a URL in the form:

http://qrpedia.wikimedia.org.uk/qr/php/qr.php?size=800&download=NASA%20QRpedia&e=L&d=http://en.qrwp.org/NASA

Note that you can amend some parameters. |size= is the dimension of the (square) image in pixels. |e= is the error correction rate. This has four options:

  • L = Low (default)
  • M = Medium
  • Q = Quartile
  • H = High

The higher the value, the greater the redundancy that is included in the code, allowing it to be read even if dirty or damaged. Use higher values for codes that will be displayed outdoors, in vulnerable locations. See QR code#Error correction for more.