Difference between revisions of "Template:TestBuild"

From Second Life Wiki
Jump to navigation Jump to search
m
(id="box" affects visual appearance, so don't replace it unless you want that to change. Use name="{{{Issue}}}" for deep linking (guessing that was the intention of the previous edit).)
Line 1: Line 1:
<includeonly>
<includeonly>
<div id="{{#if:{{{Issue|}}}|{{{Issue}}}|unspecified}}" style="margin-left: 5em; margin-top: 1em; padding-left: 1em; padding-right: 1em;">
<div id="box" name="{{#if:{{{Issue|}}}|{{{Issue}}}|unspecified}}" style="margin-left: 5em; margin-top: 1em; padding-left: 1em; padding-right: 1em;">
;{{#if:{{{Issue|}}}|{{jira|{{{Issue}}}}}|''unspecified issue''}} {{{Summary|''(no summary)''}}}
;{{#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''}}

Revision as of 04:51, 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
}}


STORM-175 Fix for Interpolating Position based on Ping time
Download
Developer: oz@lindenlab.com

Helpful to shooters who have long ping times