Difference between revisions of "Template:Lua programming language"

From blackwiki
Jump to navigation Jump to search
(hlist)
imported>User 53
m
 
(10 intermediate revisions by 9 users not shown)
Line 1: Line 1:
 
{{Navbox
 
{{Navbox
|name = Lua programming language
+
|name = Lua programming language
 +
|state = {{{state|{{{1|}}}}}}
 
|title = [[Lua (programming language)|Lua programming language]]
 
|title = [[Lua (programming language)|Lua programming language]]
 
|listclass = hlist
 
|listclass = hlist
  
|group1= Interpreters and compilers <!-- implementations, not ports -->
+
|group1 = Interpreters and compilers <!--(implementations, not ports)-->
 
|list1 =
 
|list1 =
*[[Lua (programming language)|Lua]]
+
*[[Lua (programming language)|Lua]] (reference implementation from [[PUC-Rio]])
 +
*[[LuaJIT]]
 
*[[Parrot virtual machine|Parrot]]
 
*[[Parrot virtual machine|Parrot]]
  
|group2= Frameworks and libraries
+
|group2 = Package manager
 
|list2 =
 
|list2 =
*[[IUP (software)|IUP]]
+
*[[LuaRocks]]
*[[Kepler (software)|Kepler]]
 
*[[LÖVE]]
 
  
|group3= Ports and distributions
+
|group3 = Ports and distributions
 
|list3 =
 
|list3 =
 
*[[Plua]]
 
*[[Plua]]
*[[Lua Player]]
+
*Lua Player
*[[Corona (software development kit)|Corona]]
+
*[[Löve (game engine)|LÖVE]]
 +
*[[Solar2D]]
  
|group4= IDE
+
|group4 = [[Integrated development environment|IDE]]s
 
|list4 =
 
|list4 =
 
*[[Unknown Worlds Entertainment|Decoda]]
 
*[[Unknown Worlds Entertainment|Decoda]]
 
*[[SciTE]]
 
*[[SciTE]]
*[[Comparison of integrated development environments#Lua|comparison]]
+
*[[Comparison of integrated development environments#Lua|Comparison of Lua IDEs]]
  
|group5= Applications
+
|group5 = Applications and frameworks
 
|list5 =
 
|list5 =
 
*[[Prosody (software)|Prosody]]
 
*[[Prosody (software)|Prosody]]
+
*[[Torch (machine learning)|Torch]]
}}<noinclude>
+
*[[Tarantool]]
 +
*[[IUP (software)|IUP]]
 +
*[[List of applications using Lua]]
 +
 
 +
|below = [[Wikipedia:Lua|Lua in Wikipedia]]
 +
}}<noinclude>{{Documentation |content=
 +
{{Collapsible option |statename=optional}}
 +
 
 
[[Category:Programming language templates|Lua]]
 
[[Category:Programming language templates|Lua]]
[[Category:Lua programming language|τ]]
+
[[Category:Lua (programming language)|τ]]
[[ru:Шаблон:Lua]]
+
}}</noinclude>
</noinclude>
 

Latest revision as of 10:50, 15 January 2021

Template documentation

Initial visibility: currently defaults to autocollapse

To set this template's initial visibility, the |state= parameter may be used:

  • |state=collapsed: {{Lua programming language|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{Lua programming language|state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{Lua programming language|state=autocollapse}}
    • shows the template collapsed to the title bar if there is a {{navbar}}, a {{sidebar}}, or some other table on the page with the collapsible attribute
    • shows the template in its expanded state if there are no other collapsible items on the page

If the |state= parameter in the template on this page is not set, the template's initial visibility is taken from the |default= parameter in the Collapsible option template. For the template on this page, that currently evaluates to autocollapse.