Actions

Template

Difference between revisions of "Download"

From Sonic Retro

m (Re-fixing category for sorting purposes)
(Adding parameter to switch between is and are when the download title is a plural)
Line 1: Line 1:
 
{|cellpadding="4" cellspacing="0" style="background:#7bb7f5; width:250px; border:1px solid #003198; border-collapse: collapse; color:#000; margin-bottom: 0.5em; margin-top: 0.5em;" class="download"
 
{|cellpadding="4" cellspacing="0" style="background:#7bb7f5; width:250px; border:1px solid #003198; border-collapse: collapse; color:#000; margin-bottom: 0.5em; margin-top: 0.5em;" class="download"
 
|align="left"|[[Image:Download.png]]
 
|align="left"|[[Image:Download.png]]
|<font color="#003198" size="4">DOWNLOAD</font><br/>{{ #if: {{{version|}}} |The current version  ({{{version}}}) of | }}  '''{{ #if: {{{title|}}} | {{{title}}} | {{PAGENAME}} }}''' is available [[Media:{{{file}}}|here]] ({{{filesize}}})[[:Image:{{{file}}}|<font color="blue">.</font>]]
+
|<font color="#003198" size="4">DOWNLOAD</font><br/>{{ #if: {{{version|}}} |The current version  ({{{version}}}) of | }}  '''{{ #if: {{{title|}}} | {{{title}}} | {{PAGENAME}} }}''' {{ #if: {{{plural|}}} | are | is }} available [[Media:{{{file}}}|here]] ({{{filesize}}})[[:Image:{{{file}}}|<font color="blue">.</font>]]
 
|}<noinclude>
 
|}<noinclude>
 
The Download template is used for downloadable files on [[Sonic Retro]]. Only one should be used per page; if there are multiple downloadable files, the other should be listed as Media: links.  
 
The Download template is used for downloadable files on [[Sonic Retro]]. Only one should be used per page; if there are multiple downloadable files, the other should be listed as Media: links.  

Revision as of 15:34, 1 October 2008

File:Download.png DOWNLOAD
Download is available [[Media:{{{file}}}|here]] ({{{filesize}}})[[:Image:{{{file}}}|.]]

The Download template is used for downloadable files on Sonic Retro. Only one should be used per page; if there are multiple downloadable files, the other should be listed as Media: links.

{{Download
| title=
| version=
| file=
| filesize=
}}

File and filesize are required.