Difference between revisions of "Template:GenericDownloadBox"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
{{{2}}} | {{{2}}} | ||
: [[File:Crystal_Clear_app_download_manager.png|32px|left|link=]] [ {{#if: {{{windows}}}|[{{{windows}}} Windows] | }}{{#if: {{{macintosh}}}|[{{{macintosh}}} Macintosh] | }}{{#if: {{{linux}}} |[{{{linux}}} Linux]}} ] | : [[File:Crystal_Clear_app_download_manager.png|32px|left|link=]] [ {{#if: {{{windows}}}|[{{{windows}}} Windows] | }}{{#if: {{{macintosh}}}|[{{{macintosh}}} Macintosh] | }}{{#if: {{{linux}}} |[{{{linux}}} Linux]}} ] | ||
|background={{#switch: {{{type}}} | release = # | |background={{#switch: {{{type}}} | release = #FFFFD0 | beta = #FFD0D0 | project = #EBFDFF | #default = #FFFFD0}} | ||
|bordercolor={{{bordercolor|#222222}}} | |bordercolor={{{bordercolor|#222222}}} | ||
|shadowcolor={{{shadowcolor|#2c2e30}}} | |shadowcolor={{{shadowcolor|#2c2e30}}} | ||
Line 10: | Line 10: | ||
==Examples== | ==Examples== | ||
===Release=== | |||
<nowiki>{{GenericDownloadBox | <nowiki>{{GenericDownloadBox | ||
|Release| | |Release| | ||
Line 18: | Line 19: | ||
|linux=http://linux-download-url | |linux=http://linux-download-url | ||
}}</nowiki> | }}</nowiki> | ||
{{GenericDownloadBox | {{GenericDownloadBox | ||
Line 28: | Line 28: | ||
|linux=http://linux-download-url | |linux=http://linux-download-url | ||
}} | }} | ||
===Beta=== | |||
<nowiki>{{GenericDownloadBox | <nowiki>{{GenericDownloadBox | ||
|Beta| | |Beta| |
Revision as of 06:15, 19 October 2012
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 |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 }}
Second Life Example Project Viewer
Optional description goes here Including Linked Wiki Pages.