Difference between revisions of "Project:Commons"
From Eli's Software Encyclopedia
(Created page with "This wiki is connected to [https://www.mediawiki.org/wiki/InstantCommons/en InstantCommons] image repository (contains over 50M of images). You can embed images from there on...") |
m |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
This wiki is connected to [https://www.mediawiki.org/wiki/InstantCommons/en | This wiki is connected to [https://www.mediawiki.org/wiki/InstantCommons/en Commons] media repository (contains over 50M of images). You can embed images from there on wiki pages using the standard MediaWiki syntax '''without re-uploading them locally'''. | ||
;Example | ;Example | ||
[[File:Wikipedia-Marker-commons.svg|A picture from Wikimedia Commons embedded in this Wiki]] | [[File:Wikipedia-Marker-commons.svg|A picture from Wikimedia Commons embedded in this Wiki]] | ||
;Code | |||
<pre> | |||
[[File:Wikipedia-Marker-commons.svg|A picture from Wikimedia Commons embedded in this Wiki]] | |||
</pre> |
Latest revision as of 19:38, September 18, 2020
This wiki is connected to Commons media repository (contains over 50M of images). You can embed images from there on wiki pages using the standard MediaWiki syntax without re-uploading them locally.
- Example
- Code
[[File:Wikipedia-Marker-commons.svg|A picture from Wikimedia Commons embedded in this Wiki]]