Difference between revisions of "Template:GenericDownloadBox"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
<includeonly>
<includeonly>
{{ColorPanel|Second Life {{{1}}} Viewer|
{{ColorPanel|Second Life {{{1}}} Viewer Downloads|
{{{2}}}
{{{2}}}
: [[File:Crystal_Clear_app_download_manager.png|32px|left|link=]] [ {{#if: {{{windows}}}|[{{{windows}}} Windows]&nbsp;&#124;&nbsp;| }}{{#if: {{{macintosh}}}|[{{{macintosh}}} Macintosh]&nbsp;&#124;&nbsp;| }}{{#if: {{{linux}}}  |[{{{linux}}} Linux] | }}]
: [[File:Crystal_Clear_app_download_manager.png|32px|left|link=]] [ {{#if: {{{windows}}}|[{{{windows}}} Windows]&nbsp;&#124;&nbsp;| }}{{#if: {{{macintosh}}}|[{{{macintosh}}} Macintosh]&nbsp;&#124;&nbsp;| }}{{#if: {{{linux}}}  |[{{{linux}}} Linux] | }}]

Revision as of 08:56, 22 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 Downloads

Optional description goes here

Crystal Clear app download manager.png
[ Windows | Macintosh | Linux]


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 Downloads

Optional description goes here

Crystal Clear app download manager.png
[ Windows | Macintosh | Linux]


{{GenericDownloadBox
 |Beta|
 This beta has no Mac downloads
 |type=beta
 |windows=http://windows-download-url
 |macintosh=
 |linux=http://linux-download-url
 }}


Second Life Beta Viewer Downloads

This beta has no Mac downloads

Crystal Clear app download manager.png
[ Windows | Linux]


{{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 Downloads

Optional description goes here.

Including Linked Wiki Pages.

Crystal Clear app download manager.png
[ Windows | Macintosh | Linux]