Difference between revisions of "Template:Chaser Zaks/Generic64BitDownloadBox"

From Second Life Wiki
Jump to navigation Jump to search
Line 3: Line 3:
{{{2}}}
{{{2}}}
: [[File:Crystal_Clear_app_download_manager_32px.png|32px|left|link=]] [ {{#if:{{{windows|}}}|[{{{windows}}} 32-bit Windows] | | }}{{#if:{{{win64|}}}|[{{{win64}}} 64-bit Windows] | | }}{{#if:{{{macintosh|}}}|[{{{macintosh}}} Macintosh] | | }}{{#if:{{{linux|}}}|[{{{linux}}} Linux] | }} ]
: [[File:Crystal_Clear_app_download_manager_32px.png|32px|left|link=]] [ {{#if:{{{windows|}}}|[{{{windows}}} 32-bit Windows] | | }}{{#if:{{{win64|}}}|[{{{win64}}} 64-bit Windows] | | }}{{#if:{{{macintosh|}}}|[{{{macintosh}}} Macintosh] | | }}{{#if:{{{linux|}}}|[{{{linux}}} Linux] | }} ]
{{#if:{{{source|}}}|<div style="margin:-10px">[ [{{{source}}} Source] ]</div>|}}
<div style="margin:-10px">{{#if:{{{source|}}}|[ [{{{source}}} Source] ]|}}</div>
|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}}}
Line 20: Line 20:
  |macintosh=http://mac-download-url
  |macintosh=http://mac-download-url
  |linux=http://linux-download-url
  |linux=http://linux-download-url
|source=https://bitbucket.org/lindenlab/viewer-release
  }}</nowiki>
  }}</nowiki>



Revision as of 21:51, 28 March 2019


Examples

Release

{{Template:Chaser Zaks/Generic64BitDownloadBox
 |Release|
 Optional description goes here
 |version=1.2.3.456789
 |type=release
 |windows=http://windows-download-url
 |win64=http://win64-download-url
 |macintosh=http://mac-download-url
 |linux=http://linux-download-url
 |source=https://bitbucket.org/lindenlab/viewer-release
 }}


Second Life Release Viewer version 1.2.3.456789 Content here. More content.


Beta

{{Template:Chaser Zaks/Generic64BitDownloadBox
 |Beta|
 Optional description goes here
 |version=1.2.3.456789
 |type=beta
 |windows=http://windows-download-url
 |win64=http://win64-download-url
 |macintosh=http://mac-download-url
 |linux=http://linux-download-url
 }}


Second Life Beta Viewer version 1.2.3.456789 Content here. More content.


{{Template:Chaser Zaks/Generic64BitDownloadBox
 |Beta|
 This beta has no Mac downloads
 |version=1.2.3.456789
 |type=beta
 |windows=http://windows-download-url
 |win64=http://win64-download-url
 |macintosh=
 |linux=http://linux-download-url
 }}


Second Life Beta Viewer version 1.2.3.456789 Content here. More content.


{{Template:Chaser Zaks/Generic64BitDownloadBox
 |Example Project|
 Optional description goes here  
 Including [[Linked Wiki Pages]].
 |version=1.2.3.456789
 |type=project
 |windows=http://windows-download-url
 |win64=http://win64-download-url
 |macintosh=http://mac-download-url
 |linux=http://linux-download-url
 }}


Second Life Example Project Viewer version 1.2.3.456789 Content here. More content.


{{Template:Chaser Zaks/Generic64BitDownloadBox
 |Example Project|
 This viewer has no version number.
 |version=
 |type=project
 |windows=http://windows-download-url
 |win64=http://win64-download-url
 |macintosh=http://mac-download-url
 |linux=http://linux-download-url
 }}


Second Life Example Project Viewer Content here. More content.