Difference between revisions of "Template:GenericDownloadBox"
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|# | |bordercolor={{{bordercolor|#bdc4c9}}} | ||
|shadowcolor={{{shadowcolor|# | |shadowcolor={{{shadowcolor|#DBDED&}}} | ||
|cornerradius={{{cornerradius|6px}}} | |cornerradius={{{cornerradius|6px}}} | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> |
Revision as of 13: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.
{{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.
{{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.