Difference between revisions of "Template:SourceDownloadRowSnapshot"
Jump to navigation
Jump to search
Rob Linden (talk | contribs) (Putting artwork in its own column, since its so frequently missed) |
Rand Linden (talk | contribs) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
|- valign="top" | <noinclude> | ||
|< | |||
Used by [[Source downloads]] page. | |||
Example: | |||
<nowiki>{{SourceDownloadRowSnapshot|2008-Dec-18|viewer_1-22-4 (r106127)|RC-1.22.4|viewer_1-22-4-r106127|}}</nowiki> | |||
Looks like this in a table: | |||
{| border="1" cellspacing="0" | |||
|- | |||
| | |||
'''Date''' | |||
| |||
| | |||
'''Branch''' | |||
(see [[#Branching process|Branching process]] below) | |||
| | |||
'''Source''' | |||
| |||
| | |||
'''Artwork''' | |||
| |||
| | |||
'''Libs''' | |||
| |||
| | |||
'''Build Notes''' | |||
| |||
{{SourceDownloadRowSnapshot|2008-Dec-18|viewer_1-22-4 (r106127)|RC-1.22.4|viewer_1-22-4-r106127|}} | |||
</noinclude><includeonly>|- valign="top" | |||
|<h3>Version {{{3}}}</h3> | |||
({{ #time: Y-M-d|{{{1}}} }}) | ({{ #time: Y-M-d|{{{1}}} }}) | ||
| | | | ||
{{{2}}} ([http://secondlife.com/developers/opensource/downloads/{{ #time: Y/m|{{{1}}} }}/md5sums-{{{4}}}.txt md5sums]) | {{{2}}} ([http://secondlife.com/developers/opensource/downloads/{{ #time: Y/m|{{{1}}} }}/md5sums-{{{4}}}.txt md5sums]) | ||
| | |[http://secondlife.com/developers/opensource/downloads/{{ #time: Y/m|{{{1}}} }}/slviewer-src-{{{4}}}.zip Windows (CRLF)]<br/> | ||
[http://secondlife.com/developers/opensource/downloads/{{ #time: Y/m|{{{1}}} }}/slviewer-src-{{{4}}}.tar.gz Mac/Linux (LF)] | |||
|{{ #ifexpr: {{ #time: U|{{{1}}} }}>{{ #time: U|2007-Feb-06 }} | |{{ #ifexpr: {{ #time: U|{{{1}}} }}>{{ #time: U|2007-Feb-06 }} | ||
| | |[http://secondlife.com/developers/opensource/downloads/{{ #time: Y/m|{{{1}}} }}/slviewer-artwork-{{{4}}}.zip Artwork] (all platforms) | ||
|}} | |}} | ||
|[http://secondlife.com/developers/opensource/downloads/{{ #time: Y/m|{{{1}}} }}/slviewer-win32-libs-{{{4}}}.zip Windows] | |||
- [http://secondlife.com/developers/opensource/downloads/{{ #time: Y/m|{{{1}}} }}/slviewer-darwin-libs-{{{4}}}.tar.gz Mac] | |||
- [http://secondlife.com/developers/opensource/downloads/{{ #time: Y/m|{{{1}}} }}/slviewer-linux-libs-{{{4}}}.tar.gz Linux] | |||
| | | | ||
{{{5}}}</includeonly> | |||
Latest revision as of 11:35, 26 February 2010
Used by Source downloads page.
Example:
{{SourceDownloadRowSnapshot|2008-Dec-18|viewer_1-22-4 (r106127)|RC-1.22.4|viewer_1-22-4-r106127|}}
Looks like this in a table:
Date |
Branch (see Branching process below) |
Source |
Artwork |
Libs |
Build Notes |
Version RC-1.22.4(2008-Dec-18) |
viewer_1-22-4 (r106127) (md5sums) |
Windows (CRLF) |
Artwork (all platforms) | Windows |
|