Difference between revisions of "Template:LSLFunctionAll"
Jump to navigation
Jump to search
(87 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>See: [[Template:LSL Function]]</noinclude><includeonly> | |||
{| | <div id="box" style="background:red;"> | ||
''' Outdated templated used ''' | |||
<div style="padding: 0.5em;background:#ffffff;"> | |||
{{ | ''Please change the template from 'LSLFunctionAll' to 'LSL_Function' (just replace 'LSLFunctionAll' with 'LSL_Function', do this after fixing any other erorr messages.''</div></div>{{#if:{{{self|}}}|| [[Category:LSL FixMe]] }}{{#if:{{{also|}}}| | ||
| | <div id="box" style="background:yellow;"> | ||
| | ''' 'also' Tag Removed''' | ||
| | <div style="padding: 0.5em;background:#ffffff;"> | ||
| | ''(Please use 'also_header','also_events','also_functions','also_articles', or 'also_footer')''</div></div>{{#if:{{{self|}}}|| [[Category:LSL FixMe]] }} }} | ||
| | {{LSL Function | ||
| | |func={{{func}}} | ||
| | |func_id={{{func_id}}} | ||
| | |func_sleep={{{func_sleep}}} | ||
| | |func_energy={{{func_energy}}} | ||
| | |func_desc={{{func_desc|}}} | ||
| | |func_footnote={{{func_footnote|}}} | ||
| | |deprecated={{{deprecated|}}}{{{depreciated|}}} | ||
| | |return_type={{{return_type|}}} | ||
| | |return_text={{{return_text|}}} | ||
| | |p1_type={{{p1_type|}}}|p1_name={{{p1_name|}}}|p1_desc={{{p1_desc|}}} | ||
| | |p2_type={{{p2_type|}}}|p2_name={{{p2_name|}}}|p2_desc={{{p2_desc|}}} | ||
}} | |p3_type={{{p3_type|}}}|p3_name={{{p3_name|}}}|p3_desc={{{p3_desc|}}} | ||
| | |p4_type={{{p4_type|}}}|p4_name={{{p4_name|}}}|p4_desc={{{p4_desc|}}} | ||
|p5_type={{{p5_type|}}}|p5_name={{{p5_name|}}}|p5_desc={{{p5_desc|}}} | |||
|p6_type={{{p6_type|}}}|p6_name={{{p6_name|}}}|p6_desc={{{p6_desc|}}} | |||
|p7_type={{{p7_type|}}}|p7_name={{{p7_name|}}}|p7_desc={{{p7_desc|}}} | |||
|p8_type={{{p8_type|}}}|p8_name={{{p8_name|}}}|p8_desc={{{p8_desc|}}} | |||
{{{ | |p9_type={{{p9_type|}}}|p9_name={{{p9_name|}}}|p9_desc={{{p9_desc|}}} | ||
|p10_type={{{p10_type|}}}|p10_name={{{p10_name|}}}|p10_desc={{{p10_desc|}}} | |||
|p11_type={{{p11_type|}}}|p11_name={{{p11_name|}}}|p11_desc={{{p11_desc|}}} | |||
|p12_type={{{p12_type|}}}|p12_name={{{p12_name|}}}|p12_desc={{{p12_desc|}}} | |||
| | |constants={{{constants|}}} | ||
|spec={{{spec|}}} | |||
|caveats={{{caveats|}}} | |||
|examples={{{examples|}}} | |||
|helpers={{{helpers|}}} | |||
|also_header={{{also_header|}}} | |||
|also_events={{{also_events|}}} | |||
|also_functions={{{also_functions|}}} | |||
|also_articles={{{also_articles|}}} | |||
| | |also_footer={{{also_footer|}}} | ||
|notes={{{notes|}}} | |||
= | |mode={{{mode|}}} | ||
|sort={{{sort|}}} | |||
{{ | }}</includeonly> | ||
| | |||
| | |||
{{ | |||
| | |||
</includeonly | |||