Difference between revisions of "Template:GenericDownloadBox"

From Second Life Wiki
Jump to navigation Jump to search
Line 4: Line 4:
: [[File:Crystal_Clear_app_download_manager.png|32px|left|link=]] {{#if: {{{windows}}}|[{{{windows}}} Windows] | }}{{#if: {{{macintosh}}}|[{{{macintosh}}} Macintosh] | }}{{#if: {{{linux}}} |[{{{linux}}} Linux]}}
: [[File:Crystal_Clear_app_download_manager.png|32px|left|link=]] {{#if: {{{windows}}}|[{{{windows}}} Windows] | }}{{#if: {{{macintosh}}}|[{{{macintosh}}} Macintosh] | }}{{#if: {{{linux}}} |[{{{linux}}} Linux]}}
|background={{#switch: {{{type}}} | release = #EBFDFF | beta = #FFFFD0 | project = #FFD0D0}}
|background={{#switch: {{{type}}} | release = #EBFDFF | beta = #FFFFD0 | project = #FFD0D0}}
|bordercolor={{{bordercolor|#87A5CC}}}
|bordercolor={{{bordercolor|#bdc4c9}}}
|shadowcolor={{{shadowcolor|#AAF}}}
|shadowcolor={{{shadowcolor|#DBDED&}}}
|cornerradius={{{cornerradius|6px}}}
|cornerradius={{{cornerradius|6px}}}
}}</includeonly><noinclude>
}}</includeonly><noinclude>

Revision as of 14:49, 18 October 2012


{{GenericDownloadBox
 |Example|
 This is the description, and can have whatever you want in it.
  
 Including [[Linked Wiki Pages]].
 |type=release
 |windows=http://windows-download-url
 |macintosh=http://mac-download-url
 |linux=http://linux-download-url
 }}


Example Project Viewer

This is the description, and can have whatever you want in it

Including Linked Wiki Pages.

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


{{GenericDownloadBox
 |Example|
 This is the description, and can have whatever you want in it.
  
 Including [[Linked Wiki Pages]].
 |type=beta
 |bordercolor=#8B8970 
 |windows=http://windows-download-url
 |macintosh=http://mac-download-url
 |linux=http://linux-download-url
 }}


Example Project Viewer

This is the description, and can have whatever you want in it.

Including Linked Wiki Pages.

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


{{GenericDownloadBox
 |Example|
 This is the description, and can have whatever you want in it.
  
 Including [[Linked Wiki Pages]].
 |type=project
 |bordercolor=#8B8970 
 |windows=http://windows-download-url
 |macintosh=http://mac-download-url
 |linux=http://linux-download-url
 }}


Example Project Viewer

This is the description, and can have whatever you want in it.

Including Linked Wiki Pages.

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