Views

Difference between revisions of "Template:VideoLink"

The Wiki of Unify contains information on clients and devices, communications systems and unified communications. - Unify GmbH & Co. KG is a Trademark Licensee of Siemens AG.

Jump to: navigation, search
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#switch: {{{1}}}
+
<noinclude>{{dontchange}}
 +
Use the template '''VideoLink''' to put a link on an article to download a video.</noinclude><includeonly>{{#switch: {{{1}}}
 
| en = Download this video as an MP4 file in different sizes
 
| en = Download this video as an MP4 file in different sizes
| de = Download des Videos als MP4 Datei in verschiedenen Auflösungen
+
| de = Download des Videos als MP4-Datei in verschiedenen Auflösungen
}}: [{{SERVER}}/videos/{{{2}}}_high.mp4 Hoch ({{{3}}} MB)] | [{{SERVER}}/videos/{{{2}}}_low.mp4 Niedrig ({{{4}}} MB)]
+
}}: [{{SERVER}}/videos/{{{2}}}_high.mp4 {{#switch: {{{1}}}
 +
| en = High
 +
| de = Hoch
 +
}} ({{{3}}} MB)] | [{{SERVER}}/videos/{{{2}}}_low.mp4 {{#switch: {{{1}}}
 +
| en = Low
 +
| de = Niedrig
 +
}} ({{{4}}} MB)]</includeonly><noinclude>
 +
----
 +
In order to insert the template in an article, you have to copy the following source text in the article (example):
  
<mediaplayer image="http://wiki.unify.com/videos/{{{2}}}_low.png" width='640' height='360' repeat="none">http://wiki.unify.com/videos/{{{2}}}_low.mp4</mediaplayer>
+
<pre><nowiki>
 +
{{VideoLink|
 +
(Language: en or de)|
 +
(File name)|
 +
(File size low)|
 +
(File size high)
 +
}}
 +
</nowiki></pre>
 +
</noinclude>

Latest revision as of 07:13, 24 October 2013

stop hand.svg This template is already used in some articles. Please be careful if you want to make changes.

Use the template VideoLink to put a link on an article to download a video.


In order to insert the template in an article, you have to copy the following source text in the article (example):

{{VideoLink|
(Language: en or de)|
(File name)|
(File size low)|
(File size high)
}}