Difference between revisions of "Template:Generic64BitDownloadBox"
Jump to navigation
Jump to search
Chaser Zaks (talk | contribs) (Undo revision 1208241 by Chaser Zaks (talk) (Nevermind, didn't work because I tested the wrong thing)) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
{{ColorPanel|Second Life {{{1}}} Viewer {{#if: {{{version}}}|version {{{version}}} }}| | {{ColorPanel|Second Life {{{1}}} Viewer {{#if: {{{version}}}|version {{{version}}} }}| | ||
{{{2}}} | {{{2}}} | ||
: [[File:Crystal_Clear_app_download_manager_32px.png|32px|left|link=]] [ {{#if: {{{windows}}}|[{{{windows}}} 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] | }}] | ||
|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 10: | Line 10: | ||
==Examples== | ==Examples== | ||
===Release=== | ===Release=== | ||
<nowiki>{{ | <nowiki>{{Generic64BitDownloadBox | ||
|Release| | |Release| | ||
Optional description goes here | Optional description goes here | ||
Line 21: | Line 21: | ||
}}</nowiki> | }}</nowiki> | ||
{{ | {{Generic64BitDownloadBox | ||
|Release| | |Release| | ||
Optional description goes here | Optional description goes here | ||
Line 32: | Line 32: | ||
}} | }} | ||
===Beta=== | ===Beta=== | ||
<nowiki>{{ | <nowiki>{{Generic64BitDownloadBox | ||
|Beta| | |Beta| | ||
Optional description goes here | Optional description goes here | ||
Line 43: | Line 43: | ||
}}</nowiki> | }}</nowiki> | ||
{{ | {{Generic64BitDownloadBox | ||
|Beta| | |Beta| | ||
Optional description goes here | Optional description goes here | ||
Line 54: | Line 54: | ||
}} | }} | ||
<nowiki>{{ | <nowiki>{{Generic64BitDownloadBox | ||
|Beta| | |Beta| | ||
This beta has no Mac downloads | This beta has no Mac downloads | ||
Line 65: | Line 65: | ||
}}</nowiki> | }}</nowiki> | ||
{{ | {{Generic64BitDownloadBox | ||
|Beta| | |Beta| | ||
This beta has no Mac downloads | This beta has no Mac downloads | ||
Line 76: | Line 76: | ||
}} | }} | ||
<nowiki>{{ | <nowiki>{{Generic64BitDownloadBox | ||
|Example Project| | |Example Project| | ||
Optional description goes here | Optional description goes here | ||
Line 88: | Line 88: | ||
}}</nowiki> | }}</nowiki> | ||
{{ | {{Generic64BitDownloadBox | ||
|Example Project| | |Example Project| | ||
Optional description goes here. | Optional description goes here. | ||
Line 101: | Line 101: | ||
}} | }} | ||
<nowiki>{{ | <nowiki>{{Generic64BitDownloadBox | ||
|Example Project| | |Example Project| | ||
This viewer has no version number. | This viewer has no version number. | ||
Line 112: | Line 112: | ||
}}</nowiki> | }}</nowiki> | ||
{{ | {{Generic64BitDownloadBox | ||
|Example Project| | |Example Project| | ||
This viewer has no version number. | This viewer has no version number. |
Latest revision as of 21:14, 28 March 2019
Examples
Release
{{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 }}
Second Life Release Viewer version 1.2.3.456789
Optional description goes here
- [ 32-bit Windows | 64-bit Windows | Macintosh | Linux]
Beta
{{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
Optional description goes here
- [ 32-bit Windows | 64-bit Windows | Macintosh | Linux]
{{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
This beta has no Mac downloads
- [ 32-bit Windows | 64-bit Windows | Linux]
{{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
Optional description goes here.
Including Linked Wiki Pages.
- [ 32-bit Windows | 64-bit Windows | Macintosh | Linux]
{{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
This viewer has no version number.
- [ 32-bit Windows | 64-bit Windows | Macintosh | Linux]