Difference between revisions of "Template:TestBuild"

From Second Life Wiki
Jump to navigation Jump to search
(Created page with '{|style="border-collapse: separate; border-spacing: 0; border-width: 1px; border-style: solid; border-color: #000; cellpadding: 3" |- !colspan="2"|{{#if:{{{Issue|}}}|[https://jir...')
 
(meh, wikimedia ate that. Use Template:Anchor instead.)
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{|style="border-collapse: separate; border-spacing: 0; border-width: 1px; border-style: solid; border-color: #000; cellpadding: 3"
<includeonly>
|-
<div id="box" style="margin-left: 5em; margin-top: 1em; padding-left: 1em; padding-right: 1em;">
!colspan="2"|{{#if:{{{Issue|}}}|[https://jira.secondlife.com/browse/{{{Issue}}} {{{Issue}}}]|''unspecified''}} {{{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''}}
|
:'''Developer:''' {{{Developer|''see issue owner''}}}
|{{#if:{{{Download|}}}|[{{{Download}}} Download]|''no download link specified''}}
{{{1|}}}
|-
</div>
|
</includeonly>
|{{{Developer|''see issue owner''}}}
|-
|
|{{{1|}}}
|}
}}
<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>
{{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
}}
</pre>


{{TestBuild
{{TestBuild
|Issue=STORM-175
|Issue=STORM-175
|Summary=Fix for Interpolating Position based on Ping time
|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
|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 formating
}}
}}


</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