Persoonlijke instellingen

TestPagina-Bijdragen 2: verschil tussen versies

Uit BeneluxSpoor.net - Encyclopedie
Ga naar: navigatie, zoeken
k
k
 
(6 tussenliggende versies door dezelfde gebruiker niet weergegeven)
Regel 1: Regel 1:
<!--'''Hier kunnen bijdragen worden geplaatst om te testen.'''-->
+
'''Hier kunnen bijdragen worden geplaatst om te testen.'''
  
==== Testen van linken naar plaatjesserver ====
 
  
  
Via link:
 
  
http://www.beneluxspoor.org/bnls/RK947_1.jpg
 
  
  
Via link met aanvulling:
+
----
 
+
Terug naar [[EDIT]]
http://www.beneluxspoor.org/bnls/RK947_1.jpg?.jpg
 
 
 
 
 
Via tabel:
 
 
 
{|
 
|<http://www.beneluxspoor.org/bnls/RK947_1.jpg>
 
|-
 
|Volgnr = 01
 
|-
 
|Relaiskast
 
|-
 
|Foto gemaakt door: Klaas Zondervan
 
|}
 
 
 
 
 
Via sjabloon:
 
{{Afbeelding Plaatjesserver
 
|Link= http://www.beneluxspoor.org/bnls/RK947_1.jpg
 
|Volgnummer= 01
 
|Omschrijving= Relaiskast
 
|Maker= Klaas Zondervan
 
}}
 
 
 
Verwijderde  icoon aan het eind:
 
 
 
<span class="plainlinks">[http://www.beneluxspoor.org http://www.beneluxspoor.org/bnls/RK947_1.jpg]</span>
 
 
 
<!--
 
http://www.beneluxspoor.org/bnls/RK947_1.jpg
 
http://www.beneluxspoor.org/bnls/RK947_2.jpg
 
http://www.beneluxspoor.org/bnls/RK947_3.jpg
 
http://www.beneluxspoor.org/bnls/RK947_4.jpg
 
http://www.beneluxspoor.org/bnls/RK947_5.jpg
 
http://www.beneluxspoor.org/bnls/RK947_6.jpg
 
-->
 
 
 
===== Instellingen:=====
 
<pre>$wgAllowExternalImages</pre>
 
When set to true, users can bring in an inline image from an external URL. They do this simply by sticking the full URL into the wiki text (without any other surrounding markup being required) That is the direct URL to an image resource on another website.
 
When set to false, the full URL appears as a text link to the image.
 
Note that if you want to allow images from a single trusted source (e.g. from within your own domain) then set this to false, and use <pre>$wgAllowExternalImagesFrom.</pre>
 
 
 
===== Extensie:=====
 
MediaWiki will only recognize image URLs with image file extensions; you may need to add a 'fake' parameter to the end of some URLs, like "&junk=junk.png" or "?.png" to force the parser to realize the Image_URL actually points to an image, so that it will embed it.
 
 
 
===== Onderschrift: =====
 
You cannot easily put image caption for external images. One solution might be using table.
 
<pre>
 
{|
 
|<image url>
 
|-
 
|caption
 
|}
 
</pre>
 
 
 
===== Icoon aan het eind van de link verwijderen =====
 
If you enable $wgAllowExternalImages (which allows external images from any domain) or $wgAllowExternalImagesFrom (which restricts the list of domains), anyone can then easily create an "external" link to an "external" image.<br /> External simply means: using the full URL rather than a local link, so you can link locally, but you need to use the full URL. The plainlinks class is used to remove the "external link" icon:
 
 
 
After enabling $wgAllowExternalImages, you can also embed an image by simply typing the URL of the image.
 
 
 
For example<br />
 
<pre>http://domain.com/images/image_file.png</pre>
 
 
 
, will display the image on screen.<br />
 
<pre><span class="plainlinks">[http://linktopage http://linktoimage]</span></pre>
 
 
 
 
 
===== Aanvullende informatie: =====
 
[https://www.mediawiki.org/wiki/Manual:Linked_images Meer info]
 
 
 
 
 
[[EDIT]]
 
 
[[Categorie: Redactie|T]]
 
[[Categorie: Redactie|T]]
 
[[Categorie: Testpagina|T]]
 
[[Categorie: Testpagina|T]]
 +
__NOTOC__
 +
__NOEDITSECTION__

Huidige versie van 31 aug 2017 om 18:33

Hier kunnen bijdragen worden geplaatst om te testen.





Terug naar EDIT