Template:DownloadExt

From ICPWiki
Revision as of 12:40, 17 June 2013 by Olenz (talk | contribs)
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}}

filename
The name of the file that can be downloaded, in a folder specified in the LocalSettings.php
linktext
The text of the link to the download.

Examples

  • {{DownloadExt|slides01.pdf}}: slides01.pdf (unknown file)
  • {{DownloadExt|harting07a.pdf}}: harting07a.pdf (unknown file)
  • {{DownloadExt|bla|test}}: test (unknown file)
  • {{DownloadExt|bla}}: bla (unknown file)