Entrypoint templating wrapper for Scribunto packages. The module generates an entrypoint function that can execute Scribunto package calls in the template conte
| This module is rated as beta. It is considered ready for widespread use, but as it is still relatively new, it should be applied with some caution to ensure results are as expected. |
| Description | Templating wrapper for Scribunto packages. |
|---|---|
| Author(s) | 8nml (Fandom Dev Wiki) |
| Status | Beta |
| Updated | November 20, 2024 (20 months ago) |
Entrypoint templating wrapper for Scribunto packages. The module generates an entrypoint function that can execute Scribunto package calls in the template context. This allows a package to support both direct and template invocations.
entrypoint( package ) (function)package Scribunto package. (table)main. (function)main( frame ) (function)frame Scribunto frame in module context. (Frame)frame. This is because recursive (grandparent) frame access is impossible in legacy Scribunto due to empty-argument expansion cache limitations.1= or 2=. This may result in unexpected behaviour such as Entrypoint and module errors.Documentation above is auto generated
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.