Difference between revisions of "Template:ViewerInstallers"
Jump to navigation
Jump to search
m (Created page with "<includeonly> {{ColorBox|{{{1}}}|{{#if: {{{2|}}}|<br /> {{{2}}}|}}<br />[http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/{{{repo|snowstorm_viewer-devel…") |
m |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{ColorBox|{{{1}}}|{{#if: {{{2|}}}| | {{ColorBox|{{{1}}}|{{#if: {{{2|}}}| | ||
:{{{2}}}|}} | |||
[http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/{{{task|snowstorm_viewer-development}}}{{#if: {{{build|}}}|/rev/{{{build}}}|}}/arch/CYGWIN/quicklink.html Windows] | [http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/{{{task|snowstorm_viewer-development}}}{{#if: {{{build|}}}|/rev/{{{build}}}|}}/arch/Darwin/quicklink.html Macintosh] | [http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/{{{task|snowstorm_viewer-development}}}{{#if: {{{build|}}}|/rev/{{{build}}}|}}/arch/Linux/quicklink.html Linux]{{#ifeq: {{{showdetails|1}}} | 1 | | |||
<hr/> | |||
{{#if: {{{repo|}}}|Source: {{{repo}}}|}}<br /><small>[http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/{{{task|snowstorm_viewer-development}}}{{#if: {{{build|}}}|/rev/{{{build}}}/index.html|/latest.html}} Details for these builds] (build logs, included changesets)</small>|}}}} | |||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
Line 6: | Line 10: | ||
With the parameter <tt>showdetails=1</tt> (which is the default): | With the parameter <tt>showdetails=1</tt> (which is the default): | ||
{{ViewerInstallers|Viewer Name|Description (optional) | <nowiki> | ||
|repo= | {{ViewerInstallers|Viewer Name|Description (optional)|task=snowstorm_viewer-development|repo=https://bitbucket.org/lindenlab/viewer-development|build=223434}}</nowiki> | ||
| | |||
}} | |||
{{ViewerInstallers|Viewer Name|Description (optional)|task=snowstorm_viewer-development|repo=https://bitbucket.org/lindenlab/viewer-development|build=223434}} | |||
{{ViewerInstallers|showdetails=0}} | The ''Name'' and the <tt>task</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: | |||
<nowiki>{{ViewerInstallers|Viewer Name|showdetails=0}}</nowiki> | |||
{{ViewerInstallers|Viewer Name|showdetails=0}} | |||
</noinclude> | </noinclude> |
Latest revision as of 13:08, 17 March 2011
With the parameter showdetails=1 (which is the default):
{{ViewerInstallers|Viewer Name|Description (optional)|task=snowstorm_viewer-development|repo=https://bitbucket.org/lindenlab/viewer-development|build=223434}}
Viewer Name
- Description (optional)
Source: https://bitbucket.org/lindenlab/viewer-development
Details for these builds (build logs, included changesets)
The Name and the task 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}}