Template:GenericDownloadBox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
{{{2}}} | {{{2}}} | ||
: [[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 = # | |background={{#switch: {{{type}}} | release = #C9F7F5 | beta = #FFD39A | project = #C1D1E8 | #default = #C9F7F5}} | ||
|bordercolor={{{bordercolor|# | |bordercolor={{{bordercolor|#4c4746}}} | ||
|shadowcolor={{{shadowcolor|# | |shadowcolor={{{shadowcolor|#404040}}} | ||
|cornerradius={{{cornerradius|6px}}} | |cornerradius={{{cornerradius|6px}}} | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
Revision as of 07:43, 19 October 2012
Examples
Release
{{GenericDownloadBox
|Release|
Optional description goes here
|type=release
|windows=http://windows-download-url
|macintosh=http://mac-download-url
|linux=http://linux-download-url
}}
Beta
{{GenericDownloadBox
|Beta|
Optional description goes here
|type=beta
|windows=http://windows-download-url
|macintosh=http://mac-download-url
|linux=http://linux-download-url
}}
{{GenericDownloadBox
|Example Project|
Optional description goes here
Including [[Linked Wiki Pages]].
|type=project
|windows=http://windows-download-url
|macintosh=http://mac-download-url
|linux=http://linux-download-url
}}
Second Life Example Project Viewer
Optional description goes here Including Linked Wiki Pages.
