Persoonlijke instellingen

TestPagina-Bijdragen 2: verschil tussen versies

Uit BeneluxSpoor.net - Encyclopedie
Ga naar: navigatie, zoeken
k
k (Tekst vervangen door ''''Hier kunnen bijdragen worden geplaatst om te testen.''' Test Categorie-boom <categorytree mode="all" depth="0">Baanbesturing</categorytree> <categorytree mode="all" dept…')
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:
 
 
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
 
}}
 
 
<!--
 
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 =====
 
<!--is niet nodig wanneer plaatje direct zichtbaar is-->
 
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]
 
[https://en.wikipedia.org/wiki/Wikipedia:Picture_tutorial Afbeeldingen]
 
[https://en.wikipedia.org/wiki/Wikipedia:Manual_of_Style/Images Style]
 
[http://stackoverflow.com/questions/19450262/mediawiki-set-external-image-width-by-value Afmetingen plaatjes]
 
----
 
  
 
Test Categorie-boom
 
Test Categorie-boom

Versie van 13 okt 2016 om 09:53

Hier kunnen bijdragen worden geplaatst om te testen.


Test Categorie-boom


EDIT