Difference between revisions of "Template:LSL Generic"

From Second Life Wiki
Jump to navigation Jump to search
Line 41: Line 41:
  '''Deprecated {{{type}}}'''
  '''Deprecated {{{type}}}'''
<div style="padding: 0.5em;background:#ffffff;">
<div style="padding: 0.5em;background:#ffffff;">
''(This {{{type}}} has been deprecated{{#ifeq:{{{depreciated|}}}{{{deprecated|}}}|none|.|, please use {{LSLG|{{{depreciated|}}}{{{deprecated|}}}}} instead.)}}''</div></div>{{#if:{{{self|}}}|| [[Category:LSL Deprecated]] }} |}}{{#ifeq:{{{mode|}}}|request|
''(This {{{type}}} has been deprecated{{#ifeq:{{{depreciated|}}}{{{deprecated|}}}|none|.|, please use {{LSLG|{{{depreciated|}}}{{{deprecated|}}}}} instead.)}}''</div></div>{{#if:{{{self|}}}|| {{LSLC|Deprecated|{{{sort|}}}}} }} |}}{{#ifeq:{{{mode|}}}|request|
<div id="box" style="background:red;">
<div id="box" style="background:red;">
&nbsp;&nbsp;'''LSL Feature Request'''
&nbsp;&nbsp;'''LSL Feature Request'''
<div style="padding: 0.5em;background:#ffffff;">
<div style="padding: 0.5em;background:#ffffff;">
''This {{{type}}} does not exist and is a feature request.''</div></div> {{LSLC|WishList|{{{sort|{{PAGENAME}}}}}}}}}{{#ifeq:{{{mode|}}}|god|
''This {{{type}}} does not exist and is a feature request.''</div></div> {{#if:{{{self|}}}|| {{LSLC|WishList|{{{sort|}}}}} }}}}{{#ifeq:{{{mode|}}}|god|
<div id="box" style="background:yellow;">
<div id="box" style="background:yellow;">
&nbsp;&nbsp;'''Requires God Mode'''
&nbsp;&nbsp;'''Requires God Mode'''
<div style="padding: 0.5em;background:#ffffff;">
<div style="padding: 0.5em;background:#ffffff;">
''(This {{{type}}} can only be executed in God Mode.)''</div></div>{{#if:{{{self|}}}|| [[Category:LSL_God_Mode]] }} |}}{{#if:{{{return_text|}}}{{{header_desc|}}}||
''(This {{{type}}} can only be executed in God Mode.)''</div></div>{{#if:{{{self|}}}|| {{LSLC|God_Mode|{{{sort|}}} }} |}}{{#if:{{{return_text|}}}{{{header_desc|}}}||
<div id="box" style="background:yellow;">
<div id="box" style="background:yellow;">
&nbsp;&nbsp;''' 'return_text' and 'header_desc' can both not be undefined'''
&nbsp;&nbsp;''' 'return_text' and 'header_desc' can both not be undefined'''
<div style="padding: 0.5em;background:#ffffff;">
<div style="padding: 0.5em;background:#ffffff;">
''(Please use 'return_text' or 'header_desc' to describe the {{{type}}}s actions.)''</div></div>{{#if:{{{self|}}}|| [[Category:LSL FixMe]] }} }} <!-- {{lowercase|{{{1}}}}} -->
''(Please use 'return_text' or 'header_desc' to describe the {{{type}}}s actions.)''</div></div>{{#if:{{{self|}}}|| {{LSLC|FixMe|{{{sort|}}}}} }} }} <!-- {{lowercase|{{{1}}}}} -->
{| width="100%"
{| width="100%"
|-
|-

Revision as of 07:02, 6 February 2007

{{LSL Generic
|name
|header_desc
|header_footnote
|header_floater
|footer
|deprecated
|p1_type|p1_name|p1_desc
|p2_type|p2_name|p2_desc
|p3_type|p3_name|p3_desc
|p4_type|p4_name|p4_desc
|p5_type|p5_name|p5_desc
|p6_type|p6_name|p6_desc
|p7_type|p7_name|p7_desc
|p8_type|p8_name|p8_desc
|p9_type|p9_name|p9_desc
|p10_type|p10_name|p10_desc
|p11_type|p11_name|p11_desc
|p12_type|p12_name|p12_desc
|return_type
|return_text
|return_end
|constants
|spec
|caveats
|examples
|helpers
|also_header
|also_functions
|also_articles
|also_footer
|notes
|mode
|template
}}