Difference between revisions of "Template:TestBuild"

From Second Life Wiki
Jump to navigation Jump to search
m
(meh, wikimedia ate that. Use Template:Anchor instead.)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div id="box" style="padding-left: 1em; padding-right: 1em;">
<includeonly>
;{{#if:{{{Issue|}}}|[https://jira.secondlife.com/browse/{{{Issue}}} {{{Issue}}}]|''unspecified issue''}} {{{Summary|''(no summary)''}}}
<div id="box" style="margin-left: 5em; margin-top: 1em; padding-left: 1em; padding-right: 1em;">
;{{Anchor|{{#if:{{{Issue|}}}|{{{Issue}}}|unspecified}}|{{#if:{{{Issue|}}}|{{jira|{{{Issue}}}}}|''unspecified issue''}} {{{Summary|''(no summary)''}}}}}
:{{#if:{{{Download|}}}|[{{{Download}}} Download]|''no download link specified''}}
:{{#if:{{{Download|}}}|[{{{Download}}} Download]|''no download link specified''}}
:'''Developer:''' {{{Developer|''see issue owner''}}}
:'''Developer:''' {{{Developer|''see issue owner''}}}
{{{5|}}}
{{{1|}}}
</div>
</div>
</includeonly>
<noinclude>
<noinclude>
Used to describe a build that is available for testing from some developer.


Used to describe a build that is available for testing from some developer.
<pre>
<nowiki>
{{TestBuild
{{TestBuild
|Issue=STORM-175
|Issue=STORM-175
Line 14: Line 16:
|Download=http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/oz_viewer-review1/rev/209894/index.html
|Download=http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/oz_viewer-review1/rev/209894/index.html
|Developer=oz@lindenlab.com
|Developer=oz@lindenlab.com
|Any additional description
|Helpful to shooters who have long ping times
* can use formatting
}}
}}
</pre>
</nowiki>


{{TestBuild
{{TestBuild
Line 24: Line 25:
|Download=http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/oz_viewer-review1/rev/209894/index.html
|Download=http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/oz_viewer-review1/rev/209894/index.html
|Developer=oz@lindenlab.com
|Developer=oz@lindenlab.com
|Any additional description
|Helpful to shooters who have long ping times
* can use formatting
}}
}}


</noinclude>
</noinclude>

Latest revision as of 05:08, 26 October 2010


Used to describe a build that is available for testing from some developer.

{{TestBuild
|Issue=STORM-175
|Summary=Fix for Interpolating Position based on Ping time
|Download=http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/oz_viewer-review1/rev/209894/index.html
|Developer=oz@lindenlab.com
|Helpful to shooters who have long ping times
}}


<span id="STORM-175 Fix for Interpolating Position based on Ping time">
Download
Developer: oz@lindenlab.com

Helpful to shooters who have long ping times