Difference between revisions of "Template:ViewerInstallers"
Jump to navigation
Jump to search
m |
m |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{ColorBox|{{{1}}}|{{#if: {{{2|}}}|<br /> {{{2}}}|}}<br />[http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/{{{repo|snowstorm_viewer-development}}}{{#if: {{{build|}}}|/rev/{{{build}}}|}}/arch/CYGWIN/quicklink.html Windows] | [http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/{{{repo|snowstorm_viewer-development}}}{{#if: {{{build|}}}|/rev/{{{build}}}|}}/arch/Darwin/quicklink.html Macintosh] | [http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/{{{repo|snowstorm_viewer-development}}}{{#if: {{{build|}}}|/rev/{{{build}}}|}}/arch/Linux/quicklink.html Linux]{{#ifeq: {{{showdetails|1}}} | 1 | <hr/><small>[http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/{{{repo|snowstorm_viewer-development}}}{{#if: {{{build|}}}|/rev/{{{build}}} | {{ColorBox|{{{1}}}|{{#if: {{{2|}}}|<br /> {{{2}}}|}}<br />[http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/{{{repo|snowstorm_viewer-development}}}{{#if: {{{build|}}}|/rev/{{{build}}}|}}/arch/CYGWIN/quicklink.html Windows] | [http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/{{{repo|snowstorm_viewer-development}}}{{#if: {{{build|}}}|/rev/{{{build}}}|}}/arch/Darwin/quicklink.html Macintosh] | [http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/{{{repo|snowstorm_viewer-development}}}{{#if: {{{build|}}}|/rev/{{{build}}}|}}/arch/Linux/quicklink.html Linux]{{#ifeq: {{{showdetails|1}}} | 1 | <hr/><small>[http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/{{{repo|snowstorm_viewer-development}}}{{#if: {{{build|}}}|/rev/{{{build}}}}}/index.html Details for these builds] (build logs, included changesets)</small>|}}}} | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
With the parameter <tt>showdetails=1</tt> (which is the default): | With the parameter <tt>showdetails=1</tt> (which is the default): | ||
<nowiki> | |||
{{ViewerInstallers|Viewer Name|Description (optional) | |||
|repo=snowstorm_viewer-development | |||
|build=223434 | |||
}}</nowiki> | |||
{{ViewerInstallers|Viewer Name|Description (optional) | {{ViewerInstallers|Viewer Name|Description (optional) | ||
|repo=snowstorm_viewer-development | |repo=snowstorm_viewer-development | ||
|build=223434 | |build=223434 | ||
}} | }} | ||
With the parameter <tt>showdetails=0</tt>: | The ''Name'' and the <tt>repo</tt> '''must''' be specified. | ||
If the <tt>build</tt> is omitted, then the links point to the most recent successful builds from that repo. | |||
With the parameter <tt>showdetails=0</tt> and no description: | |||
{{ViewerInstallers|showdetails=0}} | <nowiki>{{ViewerInstallers|Viewer Name|showdetails=0}}</nowiki> | ||
{{ViewerInstallers|Viewer Name|showdetails=0}} | |||
</noinclude> | </noinclude> |
Revision as of 10:28, 11 March 2011
With the parameter showdetails=1 (which is the default):
{{ViewerInstallers|Viewer Name|Description (optional) |repo=snowstorm_viewer-development |build=223434 }}
Viewer Name
Description (optional)
Windows | Macintosh | Linux
Details for these builds (build logs, included changesets)
Description (optional)
Windows | Macintosh | Linux
Details for these builds (build logs, included changesets)
The Name and the repo must be specified.
If the build is omitted, then the links point to the most recent successful builds from that repo.
With the parameter showdetails=0 and no description:
{{ViewerInstallers|Viewer Name|showdetails=0}}