Difference between revisions of "Template:External-Media"

From SoftMC-Wiki
Jump to: navigation, search
(Added text parameter)
(added link to Help:External media)
Line 7: Line 7:
 
|description=
 
|description=
 
This template provides an easy way to create a link to external download media.
 
This template provides an easy way to create a link to external download media.
 +
 +
More information is available in [[Help:External media]].
  
 
|template=<nowiki>{{External-Media|path|text}}</nowiki>
 
|template=<nowiki>{{External-Media|path|text}}</nowiki>

Revision as of 08:51, 30 November 2010

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|aico.control/aico.control_V1.5.0.zip}}
* {{External-Media|aico.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.