Difference between revisions of "Template:GenericDownloadBox"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
{{ColorPanel|Second Life {{{1}}} Viewer| | {{ColorPanel|Second Life {{{1}}} Viewer| | ||
{{{2}}} | {{{2}}} | ||
: [[File:Crystal_Clear_app_download_manager.png|32px|left|link=]] [ {{#if: {{{windows}}}|[{{{windows}}} Windows] | }}{{#if: {{{macintosh}}}|[ | : [[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 = #c1d1e8 | beta = #FFD39A | project = #c9f7f5 | #default = #C9F7F5}} | |background={{#switch: {{{type}}} | release = #c1d1e8 | beta = #FFD39A | project = #c9f7f5 | #default = #C9F7F5}} | ||
|bordercolor={{{bordercolor|#4c4746}}} | |bordercolor={{{bordercolor|#4c4746}}} |
Revision as of 07:02, 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 }}
Second Life Release Viewer
Optional description goes here
Beta
{{GenericDownloadBox |Beta| Optional description goes here |type=beta |windows=http://windows-download-url |macintosh=http://mac-download-url |linux=http://linux-download-url }}
Second Life Beta Viewer
Optional description goes here
{{GenericDownloadBox |Beta| This beta has no Mac downloads |type=beta |windows=http://windows-download-url |linux=http://linux-download-url }}
Second Life Beta Viewer
This beta has no Mac downloads
{{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 }}