Wikipedia:Lua/Resources
Documentation
- Scribunto Lua reference manual
- Programming in Lua
- Introduction to Lua patterns
- About regex. Lua "patterns" are based on Regex (Patterns are a reduced set of regex).
- Help:Lua metamodules: Lua in Wikipedia has several meta-modules available that can make core functions easily available.
Wikibooks
Lua Programming at Wikibooks
Scribunto: An Introduction at Wikibooks
How-to guides
- Wikipedia:Lua style guide – standards to improve the readability of code through consistency
- "What do converted templates look like?" (slideshow)
- Help:Lua debugging – a how-to guide about debugging Lua modules
- Help:Lua for beginners – basic tutorial and pointers
- Wikipedia:Lua string functions – string performance considerations and limits
- Wikipedia:Guide to Scribbling – how to write templates that use Scribunto/Lua
- Wikipedia:Guide to Scribbling/Programmers' Quick start Guide to Lua – a list of essential points
- Wikipedia:Comparable Lua functions to wikitext – how to convert wikitext to Lua
- Wikiversity:Lua – Lua tutorial from Wikiversity
- mw:SyntaxHighlight:
<syntaxhighlight lang="Lua"> .. </syntaxhighlight>
Essays on Lua
- Wikipedia:Lua articles
- User:Dragons flight/Lua performance
- Wikipedia:Lua unit testing
- mw:User:Sumanah/Lua vs Javascript
- Roberto Ierusalimschy. "Lua Performance Tips" (PDF). lua.org.
- Wikipedia:Lua speed – comparing template and module speeds (obsolete (because of HHVM))
Module links list
{{lmd}}:{{mfl}}:{{mfl|example}}- ↳ {{#invoke:example}}
{{mfl|example|function}}- ↳ {{#invoke:example|function}}
<code>{{mfl|example|function|argument 1|argument 2|...|argument N}}</code>- ↳
{{#invoke:example|function|argument 1|argument 2|...|argument N}}
- ↳
WikiProject Lua templates
- Template documentation can be related to module using {{Lua}}:
| This template uses Lua: |
- Template:WikiProject Lua header – this page's tabbed header
Lua navigation on en:wikipedia
Content Disclaimer
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.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.