Difference between revisions of "Template:LSL Function/Experience"
Jump to navigation
Jump to search
(Created page with "{{#if: {{#ifeq:{{{1}}}|true| {{#vardefine:spec|{{#var:spec}} <h4>Compiling</h4> For a script to be associated with an {{LSLGC|Experience}}... * it must be compiled with a cli...") |
Lou Netizen (talk | contribs) m (Typo) |
||
(8 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{#if: | <noinclude>{{Multi-lang|category=LSL}}</noinclude>{{LSL Injection Test}}{{#if: | ||
{{#vardefine:notes|{{#var:notes}} | |||
{{#vardefine: | |||
<h4>Compiling</h4> | <h4>Compiling</h4> | ||
For a script to be associated with an {{LSLGC|Experience}}... | For a script to be associated with an {{LSLGC|Experience}}... | ||
* | * It must be compiled with a client that is Experience aware, | ||
* | * The "Use Experience" checkbox must be checked, | ||
* | * And one of the users Experience keys selected. | ||
{{Tip|Not all | {{LSL Tip|Not all [[TPV]]s have this functionality.}} | ||
}} | |||
{{#ifeq:{{{1|}}}<noinclude>true</noinclude>|true| | |||
{{#vardefine:header_footnote_last|{{#var:header_footnote_last}}{{PBR}} | |||
For this {{#var:article_type}} to work, the script must be compiled into an {{LSLGC|Experience}}.{{PBR}} | |||
}} | }} | ||
{{#vardefine:caveats|{{#var:caveats}} | {{#vardefine:caveats|{{#var:caveats}} | ||
* If you recompile a script that was previously associated with an Experience but do so with a client that lacks the ability to compile scripts into an experience the script will | * If you recompile a script that was previously associated with an Experience but do so with a client that lacks the ability to compile scripts into an experience the script will lose the associated Experience. | ||
}} | }} | ||
}} | }} | ||
}} | }}<noinclude> | ||
{| {{Prettytable}} | |||
|-{{Hl2}} | |||
! #var | |||
! value | |||
|- | |||
{{VarPair|header_footnote_last}} | |||
|- | |||
{{VarPair|spec}} | |||
|- | |||
{{VarPair|caveats}} | |||
|- | |||
{{VarPair|notes}} | |||
|} | |||
</noinclude> |
Latest revision as of 14:07, 11 March 2022
#var | value | ||
---|---|---|---|
header_footnote_last |
For this to work, the script must be compiled into an Experience. | ||
spec | |||
caveats |
| ||
notes | CompilingFor a script to be associated with an Experience...
|