Wikikids:Filmpjes plaatsen: verschil tussen versies

Uit Wikikids
Naar navigatie springen Naar zoeken springen
(Ik denk dat het voorlopig handig is om deze pagina te bewaren. Het probleem is vooral dat de widgets tijdelijk niet meer werken, maar als het goed is moet hier een oplossing voor zijn, aangezien filmpjes op Wikipedia wel werken. Ben helaas niet bekend met de techniek om dit probleem op te lossen.)
 
(42 tussenliggende versies door 19 gebruikers niet weergegeven)
Regel 1: Regel 1:
Bij de artikelen kun je ook filmpjes plaatsen. Er zijn verschillende plekken op internet waar interessante filmpjes te vinden zijn. Hieronder een opsomming van de plekken waar je filmpjes kunt vinden en op welke manier je ze op WikiKids kunt zetten.  
+
{{oud}}
 +
{{Terugnaarkidsportaal}}
 +
{{Handleiding bewerken}}
 +
Hoe zet je een filmpje bij een artikel? Dat lees je hier.  
  
==[[Wikikids:Beeldbankfilmpjes|Teleac Beeldbank]]==
+
==SchoolTV Beeldbank==
 
+
Hoe je een filmpje van [http://www.schooltv.nl/beeldbank/ SchoolTV Beeldbank] op WikiKids kunt zetten, lees je [[Widget:SchoolTV|op deze pagina]]  
==[[Wikikids:klokhuis|Klokhuis]]==
 
  
 
==YouTube==
 
==YouTube==
Nog even vertalen....
+
Hoe je een filmpje van [https://www.youtube.com/ YouTube] op WikiKids kunt zetten, lees je [[Widget:Youtubesmall|op deze pagina]]
 
 
 
 
:''For the wiki about YouTube, see [[YouTube]].''
 
[[Image:Youtube1.png|right|thumb|300px|Embedding a video from YouTube can give a great new look to an article]][[Category:Help|YouTube]]
 
Video from YouTube can be shown on any Wikia page using simple code.  The video is not uploaded to Wikia, but '''embedded'''.  This means it is stored on YouTube, then called from there to be viewed on Wikia.
 
 
 
==Adding a YouTube video==
 
 
 
To add a YouTube video, you need the id code for the video.  The easiest way to find this is to look at the URL of the You Tube page for the video.  The sting of letters and numbers after "v=" in the URL is the id code.  So for the URL: '''<nowiki>http://www.youtube.com/watch?v=CCz1kmfqL7g</nowiki>''' the id code could be '''CCz1kmfqL7g'''.  If you aren't sure what you use, you can add the whole url in place of the id code.
 
 
 
YouTube videos are embedded with the code:
 
 
 
<nowiki><youtube></youtube></nowiki>
 
 
 
The id code for the video you want to show goes between the two tags:
 
 
 
<nowiki><youtube>id code</youtube></nowiki>
 
 
 
"id code" is the code from the URL.  So an example might be:
 
 
 
<nowiki><youtube>CCz1kmfqL7g</youtube></nowiki>
 
 
 
===Changing the size of the video===
 
 
 
You can change the width and height of the video box, to a maximum of 425x350 pixels.  If you specify width ''and'' height, and those settings are not in proportion to the YouTube screen, then you will have empty space around the video.  In most cases, the width determines the screen size in this situation.
 
 
 
* Width is controlled with width="xxx", where xxx is the number of pixels.  The default is 425 pixels.
 
* Height is controlled in the same way with height="xxx".  The default is 350 pixels.
 
 
 
A full example would be:
 
 
 
<nowiki><youtube width="200" height="200">CCz1kmfqL7g</youtube></nowiki>
 
 
 
This gives you:
 
 
<youtube width="200" height="200">CCz1kmfqL7g</youtube>
 
 
 
==Adding a caption==
 
You can add a caption to a video using the image thumbnail styles.
 
 
 
The basic form is:
 
<pre>
 
<div>
 
<div class="thumbcaption">CAPTION</div>
 
<youtube width="125" height="100">ID</youtube>
 
</div>
 
</pre>
 
 
 
==Controlling placement==
 
You can control placement again using the image thumbnail style.
 
 
 
In this example you can add a video with a width of 200px, float it to the right of the page, and add a caption at the top. Simply edit the ID and CAPTION and pixel sizes to suit.
 
 
 
<pre>
 
<div class="thumb tright" style="width:200px;">
 
<div class="thumbcaption">CAPTION</div>
 
<youtube width="200" height="200">ID</youtube>
 
</div>
 
</pre>
 
 
 
==Placing the caption below the video==
 
 
 
You can use the following code (or similar) to place the caption, in a smaller font, below the video:
 
 
 
<pre>
 
{| align="right"
 
|-
 
|<youtube width="200" height="200">ID</youtube><br />
 
<small>CAPTION</small>
 
|}
 
</pre>
 
  
==Making a template==
+
==Eigen filmpje==
If you intend to use a lot of YouTube videos on your wiki, you can make a [[Template:YouTube|template]] to prevent you needing to add this code (see [[Template talk:YouTube|example]]). ''Note'': This template must be subst'ed to work.
+
Het is niet mogelijk om je eigen filmpje op WikiKids te zetten.

Huidige versie van 6 jan 2025 om 16:55

Nieuws.gif
Verouderd?
Dit artikel bevat gegevens die verouderd kunnen zijn, zoals het aantal abonnees van een YouTuber.
De informatie in dit artikel kan dus al snel verouderd zijn!
Je wordt uitgenodigd op bewerk te klikken om dit artikel aan te vullen.
Kidsportaal.gif Klik hier om terug te gaan naar het Kidsportaal »
Handleiding: Bewerken
Tussenkopjes maken
Afbeeldingen plaatsen
Links maken
Schuin- en vetgedrukte tekst
Lijsten maken
Tabellen maken
Pagina opslaan

Hoe zet je een filmpje bij een artikel? Dat lees je hier.

SchoolTV Beeldbank

Hoe je een filmpje van SchoolTV Beeldbank op WikiKids kunt zetten, lees je op deze pagina

YouTube

Hoe je een filmpje van YouTube op WikiKids kunt zetten, lees je op deze pagina

Eigen filmpje

Het is niet mogelijk om je eigen filmpje op WikiKids te zetten.

Afkomstig van Wikikids , de interactieve Nederlandstalige Internet-encyclopedie voor en door kinderen. "https://wikikids.nl/index.php?title=Wikikids:Filmpjes_plaatsen&oldid=907336"