Views

Difference between revisions of "Template:File-DL"

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
Line 1: Line 1:
 +
<noinclude>{{dontchange}}
 +
Use the template '''File-DL''' to put a link on an article to download a file like PDF, ZIP, XML or IMG.</noinclude>
 
{{ #switch: {{{2}}}
 
{{ #switch: {{{2}}}
 
| zip = {{zip}} [[Media:{{{1}}}.{{{2}}}|{{{1}}}]]
 
| zip = {{zip}} [[Media:{{{1}}}.{{{2}}}|{{{1}}}]]
Line 6: Line 8:
 
| {{unk}} [[Media:{{{1}}}.{{{2}}}|{{{1}}}]]
 
| {{unk}} [[Media:{{{1}}}.{{{2}}}|{{{1}}}]]
 
}}
 
}}
 +
<noinclude>
 +
----
 +
In order to insert the template in an article, you have to copy the following source text in the article (example):
 +
 +
<pre><nowiki>
 +
{{File-DL|File name|File extension}}
 +
</nowiki></pre>
 +
</noinclude>

Revision as of 10:15, 1 September 2006

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

Use the template File-DL to put a link on an article to download a file like PDF, ZIP, XML or IMG. link={{{1}}}  [[Media:{{{1}}}.{{{2}}}|{{{1}}}]]


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

{{File-DL|File name|File extension}}