Difference between revisions of "User:Strife Onizuka/Sandbox/Switch/Nest2"

From Second Life Wiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
<includeonly>{{#vardefine:s|{{{style|}}}{{#switch:{{{resolution|}}}
{{Multi-lang|multiple=<noinclude>*</noinclude>}}{{LSL Header}} __NOTOC__ <noinclude>
|fixed=text-decoration:line-through;
<pre>
|misfiled=text-decoration:line-through;color:red;
{{LSL_Event
|request=color:darkblue;
|event
|=}}}}{{#vardefine:BugCounter|{{#expr:{{#var:BugCounter}} + {{#ifeq:{{{type|}}}|bug|1|0}}}}}}
|event_id
{{!}}-style="vertical-align:top;" id="{{{1}}}"
|event_delay
{{!}}{{!}} {{#switch:{{#if:{{{type|}}}|{{lc:{{{type|}}}}}|meta}}
|event_desc
|meta= [[Image:Issue Type-Meta.gif|{{#ifeq:{{#if:{{{type|}}}|{{lc:{{{type|}}}}}|meta}}|meta|Meta Issue - Describes a general category of problems rather than a specific problem|{{ucfirst:{{{type|}}}}}}}]]
|event_footnote
|bug=  [[Image:Issue Type-Bug.gif|Bug - A problem which impairs or prevents the functions of the product.]]
|p1_type|p1_name|p1_desc|p1_hover
|imp=  [[Image:Issue Type-Improvement.gif|Improvement - An improvement or enhancement to an existing feature or task.]]
|p2_type|p2_name|p2_desc|p2_hover
|nf|fs=[[Image:Issue Type-New Feature.gif|New Feature - A new feature of the product, which has yet to be developed.]]
|p3_type|p3_name|p3_desc|p3_hover
|task= [[Image:Issue Type-Task.gif|Task - A task that needs to be done.]]
|p4_type|p4_name|p4_desc|p4_hover
|tran= [[Image:Issue Type-Documentation.gif|Translation]]
|p5_type|p5_name|p5_desc|p5_hover
|sub = [[Image:Issue Type-Subtask.gif|Sub-task - The sub-task of the issue]]
|p6_type|p6_name|p6_desc|p6_hover
|p7_type|p7_name|p7_desc|p7_hover
|p8_type|p8_name|p8_desc|p8_hover
|p9_type|p9_name|p9_desc|p9_hover
|p10_type|p10_name|p10_desc|p10_hover
|p11_type|p11_name|p11_desc|p11_hover
|p12_type|p12_name|p12_desc|p12_hover
|constants
|spec
|caveats
|examples
|helpers
|also_header
|also_functions
|also_tests
|also_articles
|also_footer
|notes
|mode
|deprecated
|location
|cat1
|cat2
|cat3
|cat4
|cat5
|cat6
|cat7
|cat8
}}
}}
{{!}}{{!}} {{#switch:{{#if:{{{status|}}}|{{lc:{{{status|}}}}}|
</pre>
{{#ifeq:{{#if:{{{resolution|}}}|{{#lc:{{{resolution|}}}}}|unres}}|unres|open|res}}}}
|open=[[Image:Status-Open.gif|{{#ifeq:{{#if:{{{status|}}}|{{lc:{{{status|}}}}}|open}}|open|Open - The issue is open and ready for the assignee to start work on it.|{{ucfirst:{{{status|}}}}}}}]]
|ip  =[[Image:Status-In Progress.gif|In Progress - This issue is being actively worked on at the moment by the assignee.]]
|reop=[[Image:Status-Reopened.gif|Reopened - This issue was once resolved, but the resolution was deemed incorrect. From here issues are either marked assigned or resolved.]]
|res =[[Image:Status-Resolved.gif|Resolved - A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.]]
|clo =[[Image:Status-Closed.gif|Closed - The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.]]
|fixp=[[Image:Status-In Progress.gif|Fix Pending - Issues that have been fixed in Linden Lab's internal codebase, but not yet deployed in a viewer]]
|rft =[[Image:Status-Open.gif|Ready for Translation]]
|tip =[[Image:Status-In Progress.gif|Translation In Progress]]
|tran=[[Image:Status-Up.gif|Translated]]
|inqa=[[Image:Status-Down.gif|In QA]]
|pass=[[Image:Status-Closed.gif|Passed QA]]
|tfin=[[Image:Status-Reopened.gif|Translation Final]]
|pub =[[Image:Status-Resolved.gif|Published]]
|hold=[[Image:Status-Need Info.gif|On Hold]]
|eip =[[Image:Status-Reopened.gif|Editing In Progress]]
|eded=[[Image:Status-Resolved.gif|Edited]]
|test=[[Image:Status-In Progress.gif|Testing]]
|veri=[[Image:Status-Resolved.gif|Verified]]
|vfix=[[Image:Status-Resolved.gif|Verified: Fixed]]
|vned=[[Image:Status-Assigned.gif|Verified: Fix Needed]]
|rpub=[[Image:Status-Resolved.gif|Republished]]
}}
<!--{{!}}{{!}} {{#switch:{{#if:{{{priority|}}}|{{lc:{{{priority|}}}}}|normal}}
|normal=[[Image:Priority-Minor.gif|{{#ifeq:{{#if:{{{priority|}}}|{{lc:{{{priority|}}}}}|normal}}|normal|Normal - Minor loss or impairment of function, other problems which have workarounds, or issues that are extremely simple to fix.|{{ucfirst:{{{priority|}}}}}}}]]
|showstopper=[[Image:Priority-Blocker.gif|Showstopper - ONLY the most severe, *confirmed* issues which demand immediate attention from Linden Lab. For example, inability for many Residents to login. IMPORTANT: Abusing this setting will cause revocation of Issue Tracker access. If in doubt, mark "Critical" instead.]]
|critical=[[Image:Priority-Critical.gif|Critical - Generally, most crashes (particularly if they're easy to reproduce and affect many), content loss, significant memory leaks, greatly reduced performance, etc.]]
|major=[[Image:Priority-Major.gif|Major - Major loss or impairment of function, including rarer crashes.]]
|low=[[Image:Priority-Trivial.gif|Low - Non-critical issues with simple fixes]]
|nice=[[Image:Priority-Trivial.gif|Nice to have - Issues not yet on the Linden Lab roadmap. See WEB-659 for more info.]]
}}-->
{{!}} style="{{#var:s}}" class="plainlinks" {{!}} {{Jira|{{{1}}}}}
{{!}} style="color:gray;text-decoration:line-through;" {{!}} {{#if:{{{2|}}}| &nbsp;&nbsp; |}}
{{!}} style="{{#var:s}}" {{!}} {{{2|}}}</includeonly><noinclude>


{| {{Prettytable}}
See [[Template:LSL Function]] for syntax explanation (they are almost identical).
|- {{hl2}}
!Fields
!Values
|-
|type
|See '''type''' table
|-
|status
|See '''status''' table
|-
|resolution
|See '''resolution''' table
|-
<!--|priority
|See '''priority''' table-->
|}


{| {{Prettytable}}
<div id="box">
|+'''type''' parameter accepted values, defaults to Meta Issue
{{{{FULLPAGENAME}}
|- {{hl2}}
|event=MyEvent
!type
|event_id=-1
!value
|event_delay=100.5
!description
|event_desc=A fictitious Event
|-
|event_footnote=event_footnote
|| [[Image:Issue Type-Bug.gif|Bug}}]]                Bug        || bug  || A problem which impairs or prevents the functions of the product.
|p1_type=integer|p1_name=i|p1_desc
|-
|p2_type=float|p2_name=f|p2_desc
|| [[Image:Issue Type-Improvement.gif|Improvement]]  Improvement || imp  || An improvement or enhancement to an existing feature or task.
|p3_type=string|p3_name=s|p3_desc
|-
|p4_type=key|p4_name=k|p4_desc
|| [[Image:Issue Type-Meta.gif|Meta Issue]]          Meta Issue  || meta || Describes a general category of problems rather than a specific problem
|p5_type=list|p5_name=l|p5_desc
|-
|p6_type=vector|p6_name=v|p6_desc
|| [[Image:Issue Type-New Feature.gif|New Feature]]  New Feature || nf '''OR''' fs || A new feature of the product, which has yet to be developed.
|p7_type=rotation|p7_name=r|p7_desc
|-
|constants=constants
|| [[Image:Issue Type-Task.gif|Task]]                Task        || task || A task that needs to be done.
|spec=spec
|-
|caveats=caveats
|| [[Image:Issue Type-Documentation.gif|Translation]] Translation || tran ||
|examples=examples
|-
|helpers=helpers
|| [[Image:Issue Type-Subtask.gif|Sub-task]]        Sub-Task    || sub  || The sub-task of the issue
|also_header=also_header
|}
|also_events=
 
*also_events
{| {{Prettytable}}
|also_functions=
|+'''status''' parameter accepted values, defaults to Open
*also_functions
|- {{hl2}}
|also_tests=
!type
*also_tests
!value
|also_articles=
!description
*also_articles
|-
|also_footer=also_footer
|| [[Image:Status-Open.gif|Open]]                          Open                    || open || The issue is open and ready for the assignee to start work on it.
|notes=notes
|-
|mode
|| [[Image:Status-In Progress.gif|In Progress]]            In Progress            || ip  || This issue is being actively worked on at the moment by the assignee.
|self=self
|-
|issues=some bug {{#vardefine:BugCounter|1}}
|| [[Image:Status-Reopened.gif|Reopened]]                  Reopened                || reop || This issue was once resolved, but the resolution was deemed incorrect. From here issues are either marked assigned or resolved.
}}
|-
</div>
|| [[Image:Status-Resolved.gif|Resolved]]                  Resolved                || res  || A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.
</noinclude><includeonly>
|-
{{#if:
|| [[Image:Status-Closed.gif|Closed]]                      Closed                  || clo  || The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.
{{#vardefine:name|{{{event}}}}}
|-
{{#vardefine:sort|{{#if:{{#var:sort}}|{{#var:sort}}|{{#if:{{{sort|}}}|{{{sort}}}|{{ucfirst:{{#var:name}}}}}}}}}}
|| [[Image:Status-In Progress.gif|Fix Pending]]            Fix Pending            || fixp || Issues that have been fixed in Linden Lab's internal codebase, but not yet deployed in a viewer
}}{{DEFAULTSORT:{{#var:sort}}}}{{#if:
|-
{{#vardefine:p1_name|{{{p1_name|}}}}}{{#vardefine:p1_type|{{{p1_type|}}}}}
|| [[Image:Status-Open.gif|Ready for Translation]]          Ready for Translation  || rft  ||
{{#vardefine:p_{{{p1_name|}}}_desc|{{#var:p_{{{p1_name|}}}_desc}}{{{p1_desc|}}}}}
|-
{{#vardefine:p_{{{p1_name|}}}_hover|{{#var:p_{{{p1_name|}}}_hover}}{{{p1_hover|}}}}}
|| [[Image:Status-In Progress.gif|Translation In Progress]] Translation In Progress || tip  ||
{{#vardefine:p2_name|{{{p2_name|}}}}}{{#vardefine:p2_type|{{{p2_type|}}}}}
|-
{{#vardefine:p_{{{p2_name|}}}_desc|{{#var:p_{{{p2_name|}}}_desc}}{{{p2_desc|}}}}}
|| [[Image:Status-Up.gif|Translated]]                      Translated              || tran ||
{{#vardefine:p_{{{p2_name|}}}_hover|{{#var:p_{{{p2_name|}}}_hover}}{{{p2_hover|}}}}}
|-
{{#vardefine:p3_name|{{{p3_name|}}}}}{{#vardefine:p3_type|{{{p3_type|}}}}}
|| [[Image:Status-Down.gif|In QA]]                          In QA                  || inqa ||
{{#vardefine:p_{{{p3_name|}}}_desc|{{#var:p_{{{p3_name|}}}_desc}}{{{p3_desc|}}}}}
|-
{{#vardefine:p_{{{p3_name|}}}_hover|{{#var:p_{{{p3_name|}}}_hover}}{{{p3_hover|}}}}}
|| [[Image:Status-Closed.gif|Passed QA]]                    Passed QA              || pass ||
{{#vardefine:p4_name|{{{p4_name|}}}}}{{#vardefine:p4_type|{{{p4_type|}}}}}
|-
{{#vardefine:p_{{{p4_name|}}}_desc|{{#var:p_{{{p4_name|}}}_desc}}{{{p4_desc|}}}}}
|| [[Image:Status-Reopened.gif|Translation Final]]          Translation Final      || tfin ||
{{#vardefine:p_{{{p4_name|}}}_hover|{{#var:p_{{{p4_name|}}}_hover}}{{{p4_hover|}}}}}
|-
{{#vardefine:p5_name|{{{p5_name|}}}}}{{#vardefine:p5_type|{{{p5_type|}}}}}
|| [[Image:Status-Resolved.gif|Published]]                  Published              || pub  ||
{{#vardefine:p_{{{p5_name|}}}_desc|{{#var:p_{{{p5_name|}}}_desc}}{{{p5_desc|}}}}}
|-
{{#vardefine:p_{{{p5_name|}}}_hover|{{#var:p_{{{p5_name|}}}_hover}}{{{p5_hover|}}}}}
|| [[Image:Status-Need Info.gif|On Hold]]                  On Hold                || hold ||
{{#vardefine:p6_name|{{{p6_name|}}}}}{{#vardefine:p6_type|{{{p6_type|}}}}}
|-
{{#vardefine:p_{{{p6_name|}}}_desc|{{#var:p_{{{p6_name|}}}_desc}}{{{p6_desc|}}}}}
|| [[Image:Status-Reopened.gif|Editing In Progress]]        Editing In Progress    || eip  ||
{{#vardefine:p_{{{p6_name|}}}_hover|{{#var:p_{{{p6_name|}}}_hover}}{{{p6_hover|}}}}}
|-
{{#vardefine:p7_name|{{{p7_name|}}}}}{{#vardefine:p7_type|{{{p7_type|}}}}}
|| [[Image:Status-Resolved.gif|Edited]]                    Edited                  || eded ||
{{#vardefine:p_{{{p7_name|}}}_desc|{{#var:p_{{{p7_name|}}}_desc}}{{{p7_desc|}}}}}
|-
{{#vardefine:p_{{{p7_name|}}}_hover|{{#var:p_{{{p7_name|}}}_hover}}{{{p7_hover|}}}}}
|| [[Image:Status-In Progress.gif|Testing]]                Testing                || test ||
{{#vardefine:p8_name|{{{p8_name|}}}}}{{#vardefine:p8_type|{{{p8_type|}}}}}
|-
{{#vardefine:p_{{{p8_name|}}}_desc|{{#var:p_{{{p8_name|}}}_desc}}{{{p8_desc|}}}}}
|| [[Image:Status-Resolved.gif|Verified]]                  Verified                || veri ||
{{#vardefine:p_{{{p8_name|}}}_hover|{{#var:p_{{{p8_name|}}}_hover}}{{{p8_hover|}}}}}
|-
{{#vardefine:p9_name|{{{p9_name|}}}}}{{#vardefine:p9_type|{{{p9_type|}}}}}
|| [[Image:Status-Resolved.gif|Verified: Fixed]]            Verified: Fixed        || vfix ||
{{#vardefine:p_{{{p9_name|}}}_desc|{{#var:p_{{{p9_name|}}}_desc}}{{{p9_desc|}}}}}
|-
{{#vardefine:p_{{{p9_name|}}}_hover|{{#var:p_{{{p9_name|}}}_hover}}{{{p9_hover|}}}}}
|| [[Image:Status-Assigned.gif|Verified: Fix Needed]]      Verified: Fix Needed    || vned ||
{{#vardefine:p10_name|{{{p10_name|}}}}}{{#vardefine:p10_type|{{{p10_type|}}}}}
|-
{{#vardefine:p_{{{p10_name|}}}_desc|{{#var:p_{{{p10_name|}}}_desc}}{{{p10_desc|}}}}}
|| [[Image:Status-Resolved.gif|Republished]]                Republished            || rpub ||
{{#vardefine:p_{{{p10_name|}}}_hover|{{#var:p_{{{p10_name|}}}_hover}}{{{p10_hover|}}}}}
|}
{{#vardefine:p11_name|{{{p11_name|}}}}}{{#vardefine:p11_type|{{{p11_type|}}}}}
 
{{#vardefine:p_{{{p11_name|}}}_desc|{{#var:p_{{{p11_name|}}}_desc}}{{{p11_desc|}}}}}
 
{{#vardefine:p_{{{p11_name|}}}_hover|{{#var:p_{{{p11_name|}}}_hover}}{{{p11_hover|}}}}}
{| {{Prettytable}}
{{#vardefine:p12_name|{{{p12_name|}}}}}{{#vardefine:p12_type|{{{p12_type|}}}}}
|+'''resolution''' parameter accepted values, defaults to Unresolved
{{#vardefine:p_{{{p12_name|}}}_desc|{{#var:p_{{{p12_name|}}}_desc}}{{{p12_desc|}}}}}
|- {{hl2}}
{{#vardefine:p_{{{p12_name|}}}_hover|{{#var:p_{{{p12_name|}}}_hover}}{{{p12_hover|}}}}}
!resolution
{{#vardefine:constants_nb|{{#var:constants_nb}}{{{constants|}}}}}
!value
{{#vardefine:spec|{{#if:{{#var:spec}}|{{#var:spec}}<br/>}}{{{spec|}}}}}
!description
{{#vardefine:examples|{{#var:examples}}{{{examples|}}}}}
|-
{{#vardefine:helpers|{{#var:helpers}}{{{helpers|}}}}}
|| Unresolved || unres || Issue has yet to be resolved
{{#vardefine:also_header|{{#var:also_header}}{{{also_header|}}}}}
|-
{{#vardefine:also_tests|{{#var:also_tests}}
|| Fixed || fixed || A fix for this issue is available in a public release
{{{also_tests|}}}}}
|-
{{#vardefine:also_events|{{#var:also_events}}
|| Cannot Reproduce || cr || All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.
{{{also_events|}}}}}
|-
{{#vardefine:also_functions|{{#var:also_functions}}
|| Contact Support || cs || Please contact Linden Lab support at http://secondlife.com/support rather than using this issue tracker
{{{also_functions|}}}}}
|-
{{#vardefine:also_articles|{{#var:also_articles}}
|| Duplicate || dup || The problem is a duplicate of an existing issue.
{{{also_articles|}}}}}
|-
{{#vardefine:also_library|{{#var:also_library}}
|| Expected Behavior || expect || Often the system is behaving exactly as designed, but it can look wrong if you're not aware of the reasons behind the behavior. This status is used for such cases.
{{{also_library|}}}}}
|-
{{#vardefine:also_footer|{{#var:also_footer}}{{{also_footer|}}}}}
|| Misfiled || misfiled  || Issue should be somewhere besides this issue tracker
{{#vardefine:notes|{{#var:notes}}{{{notes|}}}}}
|-
{{#vardefine:mode|{{#var:mode}}{{{mode|}}}}}
|| Needs More Info || more || The problem is not completely described.
{{#vardefine:self|{{#var:self}}{{{self|}}}}}
|-
{{#vardefine:type|event}}
|| Under Advisement || advice || The problem/idea is being evaluated.
{{#vardefine:caveats|{{#var:caveats}}{{{caveats|}}}}}
|-
{{#vardefine:location|{{#var:location}}{{{location|}}}}}
|| Won't Finish || wont || The problem described is an issue which likely will never be fixed.
{{#vardefine:footer|{{#var:footer}}}}
|}
{{{{#switch:{{#var:mode}}
 
|god=LSL_Generic/god{{#var:lang}}
<!--
|request=LSL_Generic/request{{#var:lang}}
{| {{Prettytable}}
|pre-release=LSL_Generic/pre-release{{#var:lang}}
|+'''priority''' parameter accepted values, defaults to Normal
|!}}|}}
|- {{hl2}}
{{{{#if:{{{deprecated|}}}|LSL_Generic/deprecated{{#var:lang}}|!}}|{{{deprecated|}}}|}}
!priority
{{#vardefine:header|{{#if:{{{event_desc|}}}||
!value
<div id="box" style="background:yellow;">
!description
&nbsp;&nbsp;''' 'event_desc' can not be undefined'''
|-
<div style="padding: 0.5em;background:#ffffff;">
|| [[Image:Priority-Minor.gif|Normal]] Normal || normal || Minor loss or impairment of function, other problems which have workarounds, or issues that are extremely simple to fix.
''(Please define a value for 'event_desc' to describe the events actions.)''</div></div>{{#if:{{{self|}}}|| {{LSLC|FixMe}} }} }}
|-
{{#var:header}}}}
|| [[Image:Priority-Blocker.gif|Showstopper]] Showstopper || showstopper || ONLY the most severe, *confirmed* issues which demand immediate attention from Linden Lab. For example, inability for many Residents to login. IMPORTANT: Abusing this setting will cause revocation of Issue Tracker access. If in doubt, mark "Critical" instead.
}}{{#if:{{#var:nofixname}}||{{#if:{{#pos:{{lc:{{FULLPAGENAMEE}}}}|{{lc:{{{event}}}}}}}|<div id="RealTitleBanner" style="display:none;"><span id="RealTitle">{{#if:{{NAMESPACE}}|{{NAMESPACE}}:}}{{{event}}}</span></div>}}}}{{#if:{{#var:self}}|| __NOEDITSECTION__ }}{{#var:header}}
|-
{{RightToc|font-size:80%}}
|| [[Image:Priority-Critical.gif|Critical]] Critical || critical || - Generally, most crashes (particularly if they're easy to reproduce and affect many), content loss, significant memory leaks, greatly reduced performance, etc.
<div id="box"><h2 style="display:none"> Description </h2><span class="mw-headline" style="display:block; padding-bottom:0.17em; padding-top:0.5em; background:transparent none repeat scroll 0% 0%; color:#FF0000; font-family:Arial,Helvetica,Sans-Serif; background-color:#F4F8FB; border-bottom:1px dotted #AAAAAA; font-size:120%; font-weight:bold; margin:0pt; padding:0.2em 0.5em; text-align:left; float:right;">!</span><span id="{{anchorencode:Description}}" class="mw-headline" style="display:block; padding-bottom:0.17em; padding-top:0.5em; background:transparent none repeat scroll 0% 0%; color:#546368; font-family:Arial,Helvetica,Sans-Serif; background-color:#F4F8FB; border-bottom:1px dotted #AAAAAA; font-size:120%; font-weight:bold; margin:0pt; padding:0.2em 0.5em; text-align:left;"> [[:Category:LSL_Events{{#var:lang}}|Event]]: [[{{{event}}}{{#var:lang}}|{{{event}}}]]( {{#if:{{{p1_name|}}}{{{p1_type|}}}| [[{{{p1_type|}}}{{#var:lang}}|{{{p1_type|}}}]] {{LSL Param|{{{p1_name|}}}}}{{#if:{{{p2_name|}}}{{{p2_type|}}}|, [[{{{p2_type|}}}{{#var:lang}}|{{{p2_type|}}}]] {{LSL Param|{{{p2_name|}}}}}{{#if:{{{p3_name|}}}{{{p3_type|}}}|, [[{{{p3_type|}}}{{#var:lang}}|{{{p3_type|}}}]] {{LSL Param|{{{p3_name|}}}}}{{#if:{{{p4_name|}}}{{{p4_type|}}}|, [[{{{p4_type|}}}{{#var:lang}}|{{{p4_type|}}}]] {{LSL Param|{{{p4_name|}}}}}{{#if:{{{p5_name|}}}{{{p5_type|}}}|, [[{{{p5_type|}}}{{#var:lang}}|{{{p5_type|}}}]] {{LSL Param|{{{p5_name|}}}}}{{#if:{{{p6_name|}}}{{{p6_type|}}}|, [[{{{p6_type|}}}{{#var:lang}}|{{{p6_type|}}}]] {{LSL Param|{{{p6_name|}}}}}{{#if:{{{p7_name|}}}{{{p7_type|}}}|, [[{{{p7_type|}}}{{#var:lang}}|{{{p7_type|}}}]] {{LSL Param|{{{p7_name|}}}}}{{#if:{{{p8_name|}}}{{{p8_type|}}}|, [[{{{p8_type|}}}{{#var:lang}}|{{{p8_type|}}}]] {{LSL Param|{{{p8_name|}}}}}{{#if:{{{p9_name|}}}{{{p9_type|}}}|, [[{{{p9_type|}}}{{#var:lang}}|{{{p9_type|}}}]] {{LSL Param|{{{p9_name|}}}}}{{#if:{{{p10_name|}}}{{{p10_type|}}}|, [[{{{p10_type|}}}{{#var:lang}}|{{{p10_type|}}}]] {{LSL Param|{{{p10_name|}}}}}{{#if:{{{p11_name|}}}{{{p11_type|}}}|, [[{{{p11_type|}}}{{#var:lang}}|{{{p11_type|}}}]] {{LSL Param|{{{p11_name|}}}}}{{#if:{{{p12_name|}}}{{{p12_type|}}}|, [[{{{p12_type|}}}{{#var:lang}}|{{{p12_type|}}}]] {{LSL Param|{{{p12_name|}}}}}}}}}}}}}}}}}}}}}}}}}}}}} )<nowiki>{ ; }</nowiki></span>
|-
<div style="padding: 0.5em; min-height: 4em;">
||[[Image:Priority-Major.gif|Major]] Major || major || Major loss or impairment of function, including rarer crashes.
<div id="box" style="float:right; margin: 0 0.5em; font-size:90%;" ><table><tr>
|-
<td>{{#ifeq:{{#var:mode}}|request|REQUEST|{{HoverText|{{{event_id|}}}|The event index number.}}}}
||[[Image:Priority-Trivial.gif|Low]] Low || low || Non-critical issues with simple fixes
<td>[[LSL Event ID{{#var:lang}}|Event ID]]
|-
</tr><tr {{#if:{{{event_delay|}}}||style="display:none;"}}>
||[[Image:Priority-Trivial.gif|Nice to have]] Nice to have || nice || Issues not yet on the Linden Lab roadmap. See {{Jira|WEB-659}} for more info.
<td>{{HoverText|{{{event_delay|}}}|Seconds between events of this type}}
|}
<td>[[LSL Delay{{#var:lang}}|Delay]]
-->
</tr></table></div>
{|
{{{event_desc|event_desc undefined}}}<br/>
{{{{FULLPAGENAME}}|a|resolution{{=}}fixed|resolution=fixed}}
{{#if:{{#var:p1_name}}{{#var:p1_type}}{{#var:pe_name}}{{#var:pe_type}}|{{{!}} style="margin-bottom:0.5em;"
{{{{FULLPAGENAME}}|a|resolution{{=}}misfiled|resolution=misfiled}}
{{#if:{{#var:p1_name}}{{#var:p1_type}}|{{LSL DefineRow|1={{#var:p1_type}}|2={{#var:p1_name}}|3={{#var:p_{{#var:p1_name}}_desc}}}}
{{{{FULLPAGENAME}}|a|resolution{{=}}request|resolution=request|type=bug}}
{{#if:{{#var:p2_name}}{{#var:p2_type}}|{{LSL DefineRow|1={{#var:p2_type}}|2={{#var:p2_name}}|3={{#var:p_{{#var:p2_name}}_desc}}}}
{{{{FULLPAGENAME}}|a|blah|type=bug}}
{{#if:{{#var:p3_name}}{{#var:p3_type}}|{{LSL DefineRow|1={{#var:p3_type}}|2={{#var:p3_name}}|3={{#var:p_{{#var:p3_name}}_desc}}}}
|}
{{#if:{{#var:p4_name}}{{#var:p4_type}}|{{LSL DefineRow|1={{#var:p4_type}}|2={{#var:p4_name}}|3={{#var:p_{{#var:p4_name}}_desc}}}}
{{#var:BugCounter}}
{{#if:{{#var:p5_name}}{{#var:p5_type}}|{{LSL DefineRow|1={{#var:p5_type}}|2={{#var:p5_name}}|3={{#var:p_{{#var:p5_name}}_desc}}}}
</noinclude>
{{#if:{{#var:p6_name}}{{#var:p6_type}}|{{LSL DefineRow|1={{#var:p6_type}}|2={{#var:p6_name}}|3={{#var:p_{{#var:p6_name}}_desc}}}}
{{#if:{{#var:p7_name}}{{#var:p7_type}}|{{LSL DefineRow|1={{#var:p7_type}}|2={{#var:p7_name}}|3={{#var:p_{{#var:p7_name}}_desc}}}}
{{#if:{{#var:p8_name}}{{#var:p8_type}}|{{LSL DefineRow|1={{#var:p8_type}}|2={{#var:p8_name}}|3={{#var:p_{{#var:p8_name}}_desc}}}}
{{#if:{{#var:p9_name}}{{#var:p9_type}}|{{LSL DefineRow|1={{#var:p9_type}}|2={{#var:p9_name}}|3={{#var:p_{{#var:p9_name}}_desc}}}}
{{#if:{{#var:p10_name}}{{#var:p10_type}}|{{LSL DefineRow|1={{#var:p10_type}}|2={{#var:p10_name}}|3={{#var:p_{{#var:p10_name}}_desc}}}}
{{#if:{{#var:p11_name}}{{#var:p11_type}}|{{LSL DefineRow|1={{#var:p11_type}}|2={{#var:p11_name}}|3={{#var:p_{{#var:p11_name}}_desc}}}}
{{#if:{{#var:p12_name}}{{#var:p12_type}}|{{LSL DefineRow|1={{#var:p12_type}}|2={{#var:p12_name}}|3={{#var:p_{{#var:p12_name}}_desc}}}}
}}}}}}}}}}}}}}}}}}}}}}}}
{{#if:{{#var:pe_name}}{{#var:pe_type}}|{{LSL DefineRow|1={{#var:pe_type}}|2={{#var:pe_name}}|3={{#var:pe_desc}}}}}}
{{!}}} }}
{{#if:{{{event_footnote|}}}{{{event_footer|}}}|{{{event_footnote|}}}{{{event_footer|}}}}}
</div></div>
{{#if:{{#var:spec}}|
<div id="box">
<h2>{{#if:{{#var:T_Specification}}|{{#var:T_Specification}}|Specification}}</h2>
<div style="padding: 0.5em">
{{#var:spec}}
</div></div>}}{{#if:{{#var:constants_nb}}{{#var:constants}}|
{{#var:constants_nb}}{{#if:{{#var:constants}}|
<div id="box"><h2>{{#if:{{#var:T_Constants}}|{{#var:T_Constants}}|Constants}}</h2>
{{#var:constants}}
</div>}}}}{{#if:{{#var:caveats}}|
<div id="box"><h2>{{#if:{{#var:T_Caveats}}|{{#var:T_Caveats}}|Caveats}}</h2>
<div style="padding: 0.5em">
{{#var:caveats}}
</div></div>}}{{#if:{{#if:{{#var:deprecated}}||t}}{{#var:examples}}|
<div id="box"><h2>{{#if:{{#var:T_Examples}}|{{#var:T_Examples}}|Examples}}</h2>
<div style="padding: 0.5em">
{{#var:examples}}
</div></div>}}{{#if:{{#var:helpers}}|
<div id="box"><h2>{{#if:{{#var:T_Useful_Snippets}}|{{#var:T_Useful_Snippets}}|Useful Snippets}}</h2>
<div style="padding: 0.5em">
{{#var:helpers}}
</div></div>}}{{#if:{{#var:notes}}|
<div id="box"><h2>{{#if:{{#var:T_Notes}}|{{#var:T_Notes}}|Notes}}</h2>
<div style="padding: 0.5em">
{{#var:notes}}
</div></div>}}{{#if:{{#var:also_footer}}{{#var:also_functions}}{{#var:also_events}}{{#var:also_articles}}{{#var:also_tests}}{{#var:also_header}}{{#var:also_library}}|<div id="box">
<h2>See Also</h2>
<div style="padding: 0.5em;">
{{#if:{{#var:also_header}}|
{{#var:also_header}}}}{{#if:{{#var:also_events}}|
<h3>Events</h3>
{{{!}}
{{#var:also_events}}
{{!}}} }}{{#if:{{#var:also_functions}}|
<h3>Functions</h3>
{{{!}}
{{#var:also_functions}}
{{!}}} }}{{#if:{{#var:also_tests}}|
<h3>Tests</h3>
{{{!}}
{{#var:also_tests}}
{{!}}} }}{{#if:{{#var:also_articles}}|
<h3>Articles</h3>
{{{!}}
{{#var:also_articles}}
{{!}}} }}{{#if:{{#var:also_library}}|
<h3>Library and Examples</h3>
{{{!}}
{{#var:also_library}}
{{!}}} }}
{{#if:{{#var:also_footer}}|<br/>{{#var:also_footer}}}}
</div></div>}}{{#if:{{{history|}}}{{#var:history}}{{{issues|}}}{{#var:issues}}{{#var:location}}{{#var:footnotes}}{{{deepnotes|}}}{{#var:deepnotes}}{{{mono|}}}{{#var:mono}}{{{lso|}}}{{#var:lso}}|
<div id="box">
== Deep Notes ==
<div style="padding: 0.5em"><div>
{{{deepnotes|}}}{{#var:deepnotes}}
</div>{{#if:{{{mono|}}}{{#var:mono}}|
<h4> Mono VM Notes </h4><div>
{{{mono|}}}{{#var:mono}}
</div>}}{{#if:{{{lso|}}}{{#var:lso}}|
<h4> LSO VM Notes </h4><div>
{{{lso|}}}{{#var:lso}}
</div>}}{{#if:{{{history|}}}{{#var:history}}|
<h4> History </h4><div>
{{{history|}}}{{#var:history}}
</div>}}{{#if:{{{issues|}}}{{#var:issues}}|
<h4> Issues </h4>
{{{!}}
{{{issues|}}}{{#var:issues}}
{{!}}}
}}{{#if:{{#var:location}}|
<h4> Source </h4><div>
{{#var:location}}
</div>}}{{#if:{{#var:footnotes}}|
<h4 style="margin-bottom:0;"> Footnotes </h4>
{{{{#if:{{#var:footnotes}}|Footnotes|!}}|}}
}}
</div></div>}}{{#if:{{{comments|}}}|<div id="box">
<h2>Comments</h2>
<div style="padding: 0.5em;">
{{{comments|}}}
</div></div>}}
{{#var:footer}} {{#if:{{{self|}}}|| {{#switch:{{#var:mode}}|request|user=|#default= [[Category:LSL Events{{#var:lang}}]] [[Category:LSL Events/ID{{#var:lang}}| {{padleft:{{#var:event_id}}|5|0}}]] {{#if:{{#var:examples}}||[[Category:LSL Needs Example{{#var:lang}}]]}} {{LSL Unhelpful|{{{event}}}|}} }} {{#if:{{{cat1|}}}|{{LSLC|{{{cat1}}}{{#var:lang}}}}}} {{#if:{{{cat2|}}}|{{LSLC|{{{cat2}}}{{#var:lang}}}}}} {{#if:{{{cat3|}}}|{{LSLC|{{{cat3}}}{{#var:lang}}}}}} {{#if:{{{cat4|}}}|{{LSLC|{{{cat4}}}{{#var:lang}}}}}} {{#if:{{{cat5|}}}|{{LSLC|{{{cat5}}}{{#var:lang}}}}}} {{#if:{{{cat6|}}}|{{LSLC|{{{cat6}}}{{#var:lang}}}}}} {{#if:{{{cat7|}}}|{{LSLC|{{{cat7}}}{{#var:lang}}}}}} {{#if:{{{cat8|}}}|{{LSLC|{{{cat8}}}{{#var:lang}}}}}} }}</includeonly>

Revision as of 21:29, 23 October 2008

{{LSL_Event
|event
|event_id
|event_delay
|event_desc
|event_footnote
|p1_type|p1_name|p1_desc|p1_hover
|p2_type|p2_name|p2_desc|p2_hover
|p3_type|p3_name|p3_desc|p3_hover
|p4_type|p4_name|p4_desc|p4_hover
|p5_type|p5_name|p5_desc|p5_hover
|p6_type|p6_name|p6_desc|p6_hover
|p7_type|p7_name|p7_desc|p7_hover
|p8_type|p8_name|p8_desc|p8_hover
|p9_type|p9_name|p9_desc|p9_hover
|p10_type|p10_name|p10_desc|p10_hover
|p11_type|p11_name|p11_desc|p11_hover
|p12_type|p12_name|p12_desc|p12_hover
|constants
|spec
|caveats
|examples
|helpers
|also_header
|also_functions
|also_tests
|also_articles
|also_footer
|notes
|mode
|deprecated
|location
|cat1
|cat2
|cat3
|cat4
|cat5
|cat6
|cat7
|cat8
}}

See Template:LSL Function for syntax explanation (they are almost identical).