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.)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>
<div id="box" style="margin-left: 5em; margin-top: 1em; padding-left: 1em; padding-right: 1em;">
<div id="box" style="margin-left: 5em; margin-top: 1em; padding-left: 1em; padding-right: 1em;">
;{{#if:{{{Issue|}}}|[https://jira.secondlife.com/browse/{{{Issue}}} {{{Issue}}}]|''unspecified issue''}} {{{Summary|''(no summary)''}}}
;{{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''}}}
{{{1|}}}
{{{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.


<nowiki>
<pre>
{{TestBuild
{{TestBuild
|Issue=STORM-175
|Issue=STORM-175
Line 16: Line 18:
|Helpful to shooters who have long ping times
|Helpful to shooters who have long ping times
}}
}}
</nowiki>
</pre>


{{TestBuild
{{TestBuild

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