Template:Generic64BitDownloadBox

From Second Life Wiki
Revision as of 13:49, 10 January 2017 by Steven Linden (talk | contribs) (Created page with "<includeonly> {{ColorPanel|Second Life {{{1}}} Viewer {{#if: {{{version}}}|version {{{version}}} }}| {{{2}}} : 32px|left|link=...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Examples

Release

{{GenericDownloadBox
 |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
 }}


Second Life Release Viewer version 1.2.3.456789

Optional description goes here

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


Beta

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

Optional description goes here

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


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

This beta has no Mac downloads

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


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

Optional description goes here.

Including Linked Wiki Pages.

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


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

This viewer has no version number.

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