Template:GenericDownloadBox
Examples
Release
{{GenericDownloadBox
|Release|
Optional description goes here
|type=release
|windows=http://windows-download-url
|macintosh=http://mac-download-url
|linux=http://linux-download-url
}}
Beta
{{GenericDownloadBox
|Beta|
Optional description goes here
|type=beta
|windows=http://windows-download-url
|macintosh=http://mac-download-url
|linux=http://linux-download-url
}}
{{GenericDownloadBox
|Beta|
This beta has no Mac downloads
|type=beta
|windows=http://windows-download-url
|linux=http://linux-download-url
}}
{{GenericDownloadBox
|Example Project|
Optional description goes here
Including [[Linked Wiki Pages]].
|type=project
|windows=http://windows-download-url
|macintosh=http://mac-download-url
|linux=http://linux-download-url
}}
