Difference between revisions of "Template:GenericDownloadBox"
Jump to navigation
Jump to search
m |
|||
(21 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{ColorPanel|Second Life {{{1}}} Viewer| | {{ColorPanel|Second Life {{{1}}} Viewer {{#if: {{{version}}}|version {{{version}}} }}| | ||
{{{2}}} | {{{2}}} | ||
: [[File: | : [[File:Crystal_Clear_app_download_manager_32px.png|32px|left|link=]] [ {{#if: {{{windows}}}|[{{{windows}}} Windows] | | }}{{#if: {{{macintosh}}}|[{{{macintosh}}} Macintosh] | | }}{{#if: {{{linux}}} |[{{{linux}}} Linux] | }}] | ||
|background={{#switch: {{{type}}} | release = # | |background={{#switch: {{{type}}} | release = #c1d1e8 | beta = #FFD39A | project = #c9f7f5 | #default = #C9F7F5}} | ||
| | |bordercolor={{{bordercolor|#4c4746}}} | ||
| | |||
|cornerradius={{{cornerradius|6px}}} | |cornerradius={{{cornerradius|6px}}} | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
==Examples== | |||
===Release=== | |||
<nowiki>{{GenericDownloadBox | <nowiki>{{GenericDownloadBox | ||
|Release| | |Release| | ||
Optional description goes here | Optional description goes here | ||
|version=1.2.3.456789 | |||
|type=release | |type=release | ||
|windows=http://windows-download-url | |windows=http://windows-download-url | ||
Line 17: | Line 19: | ||
|linux=http://linux-download-url | |linux=http://linux-download-url | ||
}}</nowiki> | }}</nowiki> | ||
{{GenericDownloadBox | {{GenericDownloadBox | ||
|Release| | |Release| | ||
Optional description goes here | Optional description goes here | ||
|version=1.2.3.456789 | |||
|type=release | |type=release | ||
|windows=http://windows-url | |windows=http://windows-url | ||
Line 27: | Line 29: | ||
|linux=http://linux-download-url | |linux=http://linux-download-url | ||
}} | }} | ||
===Beta=== | |||
<nowiki>{{GenericDownloadBox | <nowiki>{{GenericDownloadBox | ||
|Beta| | |Beta| | ||
Optional description goes here | Optional description goes here | ||
|version=1.2.3.456789 | |||
|type=beta | |type=beta | ||
|windows=http://windows-download-url | |windows=http://windows-download-url | ||
Line 40: | Line 43: | ||
|Beta| | |Beta| | ||
Optional description goes here | Optional description goes here | ||
|version=1.2.3.456789 | |||
|type=beta | |type=beta | ||
|windows=http://windows-download-url | |windows=http://windows-download-url | ||
|macintosh=http://mac-download-url | |macintosh=http://mac-download-url | ||
|linux=http://linux-download-url | |||
}} | |||
<nowiki>{{GenericDownloadBox | |||
|Beta| | |||
This beta has no Mac downloads | |||
|version=1.2.3.456789 | |||
|type=beta | |||
|windows=http://windows-download-url | |||
|macintosh= | |||
|linux=http://linux-download-url | |||
}}</nowiki> | |||
{{GenericDownloadBox | |||
|Beta| | |||
This beta has no Mac downloads | |||
|version=1.2.3.456789 | |||
|type=beta | |||
|windows=http://windows-download-url | |||
|macintosh= | |||
|linux=http://linux-download-url | |linux=http://linux-download-url | ||
}} | }} | ||
Line 50: | Line 74: | ||
Optional description goes here | Optional description goes here | ||
Including [[Linked Wiki Pages]]. | Including [[Linked Wiki Pages]]. | ||
|version=1.2.3.456789 | |||
|type=project | |type=project | ||
|windows=http://windows-download-url | |windows=http://windows-download-url | ||
Line 58: | Line 83: | ||
{{GenericDownloadBox | {{GenericDownloadBox | ||
|Example Project| | |Example Project| | ||
Optional description goes here | Optional description goes here. | ||
Including [[Linked Wiki Pages]]. | Including [[Linked Wiki Pages]]. | ||
|version=1.2.3.456789 | |||
|type=project | |||
|windows=http://windows-download-url | |||
|macintosh=http://mac-download-url | |||
|linux=http://linux-download-url | |||
}} | |||
<nowiki>{{GenericDownloadBox | |||
|Example Project| | |||
This viewer has no version number. | |||
|version= | |||
|type=project | |||
|windows=http://windows-download-url | |||
|macintosh=http://mac-download-url | |||
|linux=http://linux-download-url | |||
}}</nowiki> | |||
{{GenericDownloadBox | |||
|Example Project| | |||
This viewer has no version number. | |||
|version= | |||
|type=project | |type=project | ||
|windows=http://windows-download-url | |windows=http://windows-download-url |
Latest revision as of 11:19, 3 September 2015
Examples
Release
{{GenericDownloadBox |Release| Optional description goes here |version=1.2.3.456789 |type=release |windows=http://windows-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
Beta
{{GenericDownloadBox |Beta| Optional description goes here |version=1.2.3.456789 |type=beta |windows=http://windows-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
{{GenericDownloadBox |Beta| This beta has no Mac downloads |version=1.2.3.456789 |type=beta |windows=http://windows-download-url |macintosh= |linux=http://linux-download-url }}
{{GenericDownloadBox |Example Project| Optional description goes here Including [[Linked Wiki Pages]]. |version=1.2.3.456789 |type=project |windows=http://windows-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.
{{GenericDownloadBox |Example Project| This viewer has no version number. |version= |type=project |windows=http://windows-download-url |macintosh=http://mac-download-url |linux=http://linux-download-url }}
Second Life Example Project Viewer
This viewer has no version number.