Help:Editing/Multimedia: Difference between revisions

(Created page with "Very generic filenames should not be used when uploading, as sooner or later someone else will use same name and this will overwrite the first file. File names should be clear...")
 
 
(2 intermediate revisions by the same user not shown)
Line 5:
== Video ==
=== YouTube ===
{| style="float:right; clear:both; font-size:85%; text-align: left; border:1px silver solid;"
| {{#widget:YouTube|id=xj5rbKed2E4|width=300|height=200}}
|-
Line 12:
Using the [https://www.mediawikiwidgets.org/YouTube YouTube widget] and a table for formatting. Use the video ID from the URL. i.e. if the video's URL is <nowiki>https://www.youtube.com/watch?v=xj5rbKed2E4</nowiki>, then the embed code (in a table) would be:
<pre>
{| style="float:right; clear:both; font-size:85%; text-align: left; border:1px silver solid;"
| {{#widget:YouTube|id=xj5rbKed2E4|width=300|height=200}}
|-
Line 20:
 
=== Wikimedia Commons ===
{| style="float:right; clear:both; font-size:85%; text-align: left; border:1px silver solid;"
| {{Video|url=https://goo.gl/1n8jbi|width=300|height=200}}
|-
Line 27:
Using the [https://www.mediawikiwidgets.org/Html5media Html5media widget] and a table for formatting. Use a [https://goo.gl/ URL shortener] if necessary.<!-- ... unless there's a better solution? -->
<pre>
{| style="float:right; clear:both; font-size:85%; text-align: left; border:1px silver solid;"
| {{Video|url=https://goo.gl/1n8jbi|width=300|height=200}}
|-
Line 37:
Using the [https://www.mediawikiwidgets.org/Html5mediaAudio Html5mediaAudio widget] and a table for formatting.
=== Externally hosted file ===
{| style="float:right; clear:both; font-size:85%; text-align: left; border:1px silver solid;"
| {{Audio|url=https://upload.wikimedia.org/wikipedia/commons/e/ec/Melody_vibrating_synth.ogg}}
|-
Line 43:
|}
<pre>
{| style="float:right; clear:both; font-size:85%; text-align: left; border:1px silver solid;"
| {{Audio|url=https://upload.wikimedia.org/wikipedia/commons/e/ec/Melody_vibrating_synth.ogg}}
|-
Line 50:
</pre>
 
=== Locally hosted file ===<!-- not working -->
{| style="float:right; clear:both; font-size:85%; text-align: left; border:1px silver solid;"
| {{Audio|name=Synth_filter_sweepSynth filter sweep.mp3}}
|-
|+ align="bottom"|Sawtooth bass filter sweep with increasing resonance.
|}
<pre>
{| style="float:right; clear:both; font-size:85%; text-align: left; border:1px silver solid;"
| {{Audio|name=Synth_filter_sweepSynth filter sweep.mp3}}
|-
|+ align="bottom"|Sawtooth bass filter sweep with increasing resonance.