Template:DownloadExt

From ICPWiki
Revision as of 09:32, 29 January 2013 by Olenz (talk | contribs) (Created page with "<includeonly>[{{SERVER}}/~icp/html{{{1}}} {{{1}}}]</includeonly><noinclude> This template can be used to include links to downloadable files that have not been uploaded to med...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This template can be used to include links to downloadable files that have not been uploaded to mediawiki but reside somewhere else.

Usage

{{DownloadExt|filename|linktext|type}}

filename
The name of the file that can be downloaded, relative to the path /web/icp/public_html/html/
linktext
The text of the link to the download.
type
Often, mediawiki cannot deduce the type of the file to be downloaded. In that case, pass the mimetype here.

Examples