Difference between revisions of "Template:LSL Generic"

From Second Life Wiki
Jump to navigation Jump to search
Line 28: Line 28:
</div></div>
</div></div>
}}
}}
{{!}}-
{{#if:{{#var:constants_nb}}{{#var:constants}}|{{!}}-
{{!}}{{ #if: {{#var:constants_nb}} | {{#var:constants_nb}}| }}{{ #if: {{#var:constants}} |  
{{!}}{{#var:constants_nb}}{{#if:{{#var:constants}}|  
<div id="box">
<div id="box"><h2>{{#if:{{#var:T_Constants}}|{{#var:T_Constants}}|Constants}}</h2>
<h2>{{#if:{{#var:T_Constants}}|{{#var:T_Constants}}|Constants}}</h2>
{{#var:constants}}
{{#var:constants}}
</div>
</div>
}}
}}}}
{{!}}-
{{#if:{{#var:caveats}}|{{!}}-
{{!}}{{ #if: {{#var:caveats}}|<div id="box">
{{!}}<div id="box"><h2>{{#if:{{#var:T_Caveats}}|{{#var:T_Caveats}}|Caveats}}</h2>
<h2>{{#if:{{#var:T_Caveats}}|{{#var:T_Caveats}}|Caveats}}</h2>
<div style="padding: 0.5em">
<div style="padding: 0.5em">
{{#var:caveats}}
{{#var:caveats}}
</div></div>}}
</div></div>}}
{{!}}-
{{#if:{{#if:{{#var:deprecated}}||t}}{{#var:examples}}|{{!}}-
{{!}}{{ #if: {{#if:{{#var:deprecated}}||t}}{{#var:examples}} |
{{!}}<div id="box"><h2>{{#if:{{#var:T_Examples}}|{{#var:T_Examples}}|Examples}}</h2>
<div id="box">
<h2>{{#if:{{#var:T_Examples}}|{{#var:T_Examples}}|Examples}}</h2>
<div style="padding: 0.5em">
<div style="padding: 0.5em">
{{ #if: {{#var:examples}} | {{#var:examples}} | }}
{{#var:examples}}
</div>
</div></div>}}
</div>
{{#if:{{#var:helpers}}|{{!}}-
}}
{{!}}<div id="box"><h2>{{#if:{{#var:T_Useful_Snippets}}|{{#var:T_Useful_Snippets}}|Useful Snippets}}</h2>
{{!}}-
{{!}}{{ #if: {{#var:helpers}} |  
<div id="box">
<h2>{{#if:{{#var:T_Useful_Snippets}}|{{#var:T_Useful_Snippets}}|Useful Snippets}}</h2>
<div style="padding: 0.5em">
<div style="padding: 0.5em">
{{#var:helpers}}
{{#var:helpers}}
</div>
</div></div>}}
</div>
{{#if:{{#if:{{#var:deprecated}}||t}}{{#var:notes}}|{{!}}-
}}
{{!}}<div id="box"><h2>{{#if:{{#var:T_Notes}}|{{#var:T_Notes}}|Notes}}</h2>
{{!}}-
{{!}}{{ #if: {{#if:{{#var:deprecated}}||t}}{{#var:notes}} |
<div id="box">
<h2>{{#if:{{#var:T_Notes}}|{{#var:T_Notes}}|Notes}}</h2>
<div style="padding: 0.5em">
<div style="padding: 0.5em">
{{ #if: {{#var:notes}} | {{#var:notes}} }}
{{#var:notes}}
</div>
</div></div>}}
</div>
{{#if:{{#var:also_footer}}{{#var:also_functions}}{{#var:also_events}}{{#var:also_articles}}{{#var:also_tests}}{{#var:also_header}}|{{!}}-
}}
{{!}}<div id="box"><h2>{{#if:{{#var:T_See_Also}}|{{#var:T_See Also}}|See Also}}</h2>
{{!}}-
{{!}}{{ #if: {{#var:also_footer}}{{#var:also_functions}}{{#var:also_events}}{{#var:also_articles}}{{#var:also_tests}}{{#var:also_header}}|  
<div id="box"><h2>{{#if:{{#var:T_See_Also}}|{{#var:T_See Also}}|See Also}}</h2>
<div style="padding: 0.5em">
<div style="padding: 0.5em">
{{#if:{{#var:also_header}}|
{{#if:{{#var:also_header}}|
Line 91: Line 76:
{{!}}} }}
{{!}}} }}
{{#if:{{#var:also_footer}}|<br/>{{#var:also_footer}}}}
{{#if:{{#var:also_footer}}|<br/>{{#var:also_footer}}}}
</div></div>
</div></div>}}
}}
{{#if:{{#var:location}}|{{!}}-
{{!}}-
{{!}}
{{!}}{{#if:{{#var:location}}|
<div id="box">
<div id="box">
<h2>{{#if:{{#var:T_Source_Location}}|{{#var:T_Source_Location}}|Source Location}}</h2>
<h2>{{#if:{{#var:T_Source_Location}}|{{#var:T_Source_Location}}|Source Location}}</h2>
<div style="padding: 0.5em">
<div style="padding: 0.5em">
{{#var:location}}
{{#var:location}}
</div></div>
</div></div>}}
}}
{{!}}}
{{!}}}
{{#var:footer}}<span id="sort" style="visibility:hidden">{{#var:sort}}</span>}}</includeonly>
{{#var:footer}}<span id="sort" style="visibility:hidden">{{#var:sort}}</span>}}</includeonly>

Revision as of 21:52, 28 February 2007

See Template:LSL Generic/docs for documentation.






Examples

Notes

See Also

header

Events

events

Functions

functions

Tests

tests


footer