Difference between revisions of "Template:LSLFunctionAll"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
|p1t={{{p1_type|}}}|p1={{{p1_name|}}}|p1d={{{p1_desc|}}} | |p1t={{{p1_type|}}}|p1={{{p1_name|}}}|p1d={{{p1_desc|}}} | ||
|p2t={{{p2_type|}}}|p2={{{p2_name|}}}|p2d={{{p2_desc|}}} | |p2t={{{p2_type|}}}|p2={{{p2_name|}}}|p2d={{{p2_desc|}}} | ||
| | |p3t={{{p3_type|}}}|p3={{{p3_name|}}}|p3d={{{p3_desc|}}} | ||
| | |p4t={{{p4_type|}}}|p4={{{p4_name|}}}|p4d={{{p4_desc|}}} | ||
| | |p5t={{{p5_type|}}}|p5={{{p5_name|}}}|p5d={{{p5_desc|}}} | ||
| | |p6t={{{p6_type|}}}|p6={{{p6_name|}}}|p6d={{{p6_desc|}}} | ||
| | |p7t={{{p7_type|}}}|p7={{{p7_name|}}}|p7d={{{p7_desc|}}} | ||
| | |p8t={{{p8_type|}}}|p8={{{p8_name|}}}|p8d={{{p8_desc|}}} | ||
| | |p9t={{{p9_type|}}}|p9={{{p9_name|}}}|p9d={{{p9_desc|}}} | ||
|p10t={{{p10_type|}}}|p10={{{p10_name|}}}|p10d={{{p10_desc|}}} | |p10t={{{p10_type|}}}|p10={{{p10_name|}}}|p10d={{{p10_desc|}}} | ||
|p11t={{{p11_type|}}}|p11={{{p11_name|}}}|p11d={{{p11_desc|}}} | |p11t={{{p11_type|}}}|p11={{{p11_name|}}}|p11d={{{p11_desc|}}} |
Revision as of 18:25, 25 January 2007
This template renders ever function page. If it is to be edited it should be done in such a way as to not break existing content.
One problem with using this template, is you must turn off section editing for the page (the template does that for you)
{{LSLFunctionAll |func=llFunction |func_id |func_sleep=0.0 |func_energy=0.0 |func_footnote |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=integer |return_text=that is set to zero. |spec=Function template thingy |caveats |examples |helpers |also |notes }}