Difference between revisions of "Template:External-Media"
m |
(Test) |
||
Line 1: | Line 1: | ||
− | <includeonly>[https://wiki. | + | <includeonly>[https://wiki.manza.com/wiki-media/external/{{{1}}} {{#if:{{{2|}}}|{{{2}}}|{{{1}}}}}]</includeonly><!-- |
Revision as of 13:31, 28 May 2014
This template provides an easy way to create a link to external download media.
More information is available in Help:External Media.
Template
{{External-Media|path|text}}
Parameters
- path
- Relative path within the External-Media directory on the server.
- The slash character "/" is used as path delimiter.
- Space characters are not allowed within the path.
- text (optional)
- Display text for the link. If empty, path is used as display text.
Examples
- Input
* {{External-Media|Control/aico.control_V1.5.0.zip}} * {{External-Media|Control/aico.control_V1.5.0.zip|aico.control V1.5.0}}
- Output
For more examples refer to pages, which use this template: What links here.
Help:Templates describes general usage of templates, including treatment of special characters.