Misplaced Pages

User:4Gramtops/template/Lua list: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
< User:4Gramtops | template Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 07:23, 18 December 2024 edit4Gramtops (talk | contribs)197 edits Updated new my template← Previous edit Revision as of 08:25, 18 December 2024 edit undo4Gramtops (talk | contribs)197 edits Updated new my template pageNext edit →
Line 5: Line 5:
<span style="font-weight: bold; font-size: 120%">Lua List</span><br> <span style="font-weight: bold; font-size: 120%">Lua List</span><br>
<table><tr><td> <table><tr><td>
Get started<br> {{User:4Gramtops/template/Lua list matcher|Get started}}<br>
Syntaxes<br> Syntaxes<br>
* do ... end<br> * {{User:4Gramtops/template/Lua list matcher|do ... end}}
* {{User:4Gramtops/template/Lua list matcher|and}}
* and<br>
* {{User:4Gramtops/template/Lua list matcher|break}}
* break<br>
* {{User:4Gramtops/template/Lua list matcher|else}}
* else<br>
* elseif ... then<br> * {{User:4Gramtops/template/Lua list matcher|elseif ... then}}
* {{User:4Gramtops/template/Lua list matcher|end}}
* end<br>
* {{User:4Gramtops/template/Lua list matcher|false}}
* false<br>
* for ... ipairs<br> * {{User:4Gramtops/template/Lua list matcher|for ... ipairs}}
* for ... pairs<br> * {{User:4Gramtops/template/Lua list matcher|for ... pairs}}
* for i = ...<br> * {{User:4Gramtops/template/Lua list matcher|for i = ...}}
* {{User:4Gramtops/template/Lua list matcher|function}}
* function<br>
* {{User:4Gramtops/template/Lua list matcher|goto}}
* goto<br>
* if ... then<br> * {{User:4Gramtops/template/Lua list matcher|if ... then}}
* {{User:4Gramtops/template/Lua list matcher|in ...}}
* in ...<br>
* {{User:4Gramtops/template/Lua list matcher|local}}
* local<br>
* local function<br> * {{User:4Gramtops/template/Lua list matcher|local function}}
* {{User:4Gramtops/template/Lua list matcher|nil}}
* nil<br>
* {{User:4Gramtops/template/Lua list matcher|not}}
* not<br>
* {{User:4Gramtops/template/Lua list matcher|or}}
* or<br>
* repeat ... until<br> * {{User:4Gramtops/template/Lua list matcher|repeat ... until}}
* {{User:4Gramtops/template/Lua list matcher|return}}
* return<br>
* do return end<br> * {{User:4Gramtops/template/Lua list matcher|do return end}}
* then ... end<br> * {{User:4Gramtops/template/Lua list matcher|then ... end}}
* {{User:4Gramtops/template/Lua list matcher|true}}
* true<br>
* {{User:4Gramtops/template/Lua list matcher|until}}
* until<br>
* {{User:4Gramtops/template/Lua list matcher|continue}}
* continue<br>
* while ... do<br> * {{User:4Gramtops/template/Lua list matcher|while ... do}}<br>
Functions<br> Functions<br>
</td></tr></table> </td></tr></table>

Revision as of 08:25, 18 December 2024

page is in the middle of an expansion or major revampingThis user page or section is in a state of significant expansion or restructuring. You are welcome to assist in its construction by editing it as well. If this user page has not been edited in several days, please remove this template.
If you are the editor who added this template and you are actively editing, please be sure to replace this template with {{in use}} during the active editing session. Click on the link for template parameters to use. This page was last edited by 4Gramtops (talk | contribs) 10 days ago. (Update timer)

Lua List

Get started
Syntaxes

Functions