Difference between revisions of "Multidownload"

From Sega Retro

Line 1: Line 1:
 
{|cellpadding="4" cellspacing="0" style="background:#7bb7f5; width:475px; border:1px solid #003198; border-collapse: collapse; color:#000; margin-bottom: 0.5em; margin-top: 0.5em;"
 
{|cellpadding="4" cellspacing="0" style="background:#7bb7f5; width:475px; border:1px solid #003198; border-collapse: collapse; color:#000; margin-bottom: 0.5em; margin-top: 0.5em;"
|align="left"|<iimg>[[Media:{{{file}}}]]![[Image:Download.png]]</iimg>
+
|align="left"|[[Image:Download.png]]
 
|<font color="#003198" size="4">DOWNLOAD</font><br/>There are multiple downloads available for {{ #if: {{{name|}}} | '''{{{name}}}''' | '''{{PAGENAME}}''' }}:
 
|<font color="#003198" size="4">DOWNLOAD</font><br/>There are multiple downloads available for {{ #if: {{{name|}}} | '''{{{name}}}''' | '''{{PAGENAME}}''' }}:
  
{{ #if: {{{file1|}}} | :[[Media:{{{file1}}}|{{{filename1}}}]] ({{{filesize1}}}) | }}
+
{{ #if: {{{file1|}}} | *[[Media:{{{file1}}}|{{{filename1}}}]] ({{{filesize1}}}) | }}
{{ #if: {{{file1|}}} | :[[Media:{{{file2}}}|{{{filename2}}}]] ({{{filesize2}}}) | }}
+
{{ #if: {{{file1|}}} | *[[Media:{{{file2}}}|{{{filename2}}}]] ({{{filesize2}}}) | }}
{{ #if: {{{file1|}}} | :[[Media:{{{file3}}}|{{{filename3}}}]] ({{{filesize3}}}) | }}
+
{{ #if: {{{file1|}}} | *[[Media:{{{file3}}}|{{{filename3}}}]] ({{{filesize3}}}) | }}
{{ #if: {{{file1|}}} | :[[Media:{{{file4}}}|{{{filename4}}}]] ({{{filesize4}}}) | }}
+
{{ #if: {{{file1|}}} | *[[Media:{{{file4}}}|{{{filename4}}}]] ({{{filesize4}}}) | }}
{{ #if: {{{file1|}}} | :[[Media:{{{file5}}}|{{{filename5}}}]] ({{{filesize5}}}) | }}
+
{{ #if: {{{file1|}}} | *[[Media:{{{file5}}}|{{{filename5}}}]] ({{{filesize5}}}) | }}
 
|}
 
|}
  
 
<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.  
+
This is a specialized template to be used ONLY when multiple current links are relevant to a page. Examples of this would be:
 +
 
 +
* Sonic 2 Delta (for S2D0, S2D, S2DII, S2DIII)
 +
* The Nemesis Programs (the MD pack, the Kosinski searcher)
 +
 
 +
This template should NOT be used for downloads with multiple versions of the SAME THING—in that case, using [[Template:Download]] and making a Prior Versions section is style appropriate.
  
 
<pre>
 
<pre>
{{Download
+
{{Multidownload
| title=
+
| name=
| version=
+
| file1=
| file=
+
| filename1=
| filesize=
+
| filesize1=
 
}}
 
}}
 
</pre>
 
</pre>
  
File and filesize are required.
+
Add one number for each additional download.
  
 
[[Category:Sonic Retro Templates]]
 
[[Category:Sonic Retro Templates]]
 
</noinclude>
 
</noinclude>

Revision as of 14:43, 17 August 2007

File:Download.png DOWNLOAD
There are multiple downloads available for Multidownload:





This is a specialized template to be used ONLY when multiple current links are relevant to a page. Examples of this would be:

  • Sonic 2 Delta (for S2D0, S2D, S2DII, S2DIII)
  • The Nemesis Programs (the MD pack, the Kosinski searcher)

This template should NOT be used for downloads with multiple versions of the SAME THING—in that case, using Template:Download and making a Prior Versions section is style appropriate.

{{Multidownload
| name=
| file1=
| filename1=
| filesize1=
}}

Add one number for each additional download.