Difference between revisions of "Template:Lua programming language"

From blackwiki
Jump to navigation Jump to search
imported>LodeRunner
(hlist)
Line 1: Line 1:
 
{{Navbox
 
{{Navbox
| name = Lua programming language
+
|name = Lua programming language
| state = {{{state|{{{1|}}}}}}
+
|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)-->
+
 
| list1 = [[Lua (programming language)|Lua]] (reference implementation from [[PUC-Rio]]) [[LuaJIT]] [[Parrot virtual machine|Parrot]]
+
|group1 = Interpreters and compilers <!--(implementations, not ports)-->
| group2 = Package manager
+
|list1 =
| list2 = [[LuaRocks]]
+
*[[Lua (programming language)|Lua]] (reference implementation from [[PUC-Rio]])
| group3 = Ports and distributions
+
*[[LuaJIT]]
| list3 = [[Plua]] [[Lua Player]] [[Corona (software)|Corona]]
+
*[[Parrot virtual machine|Parrot]]
| group4 = [[Integrated development environment|IDE]]s
+
 
| list4 = [[Unknown Worlds Entertainment|Decoda]] [[SciTE]] [[Comparison of integrated development environments#Lua|Comparison of Lua IDEs]]
+
|group2 = Package manager
| group5 = Applications and frameworks
+
|list2 =
| list5 = [[Prosody (software)|Prosody]] [[Torch (machine learning)|Torch]] [[Tarantool]] [[IUP (software)|IUP]]
+
*[[LuaRocks]]
| below = [[Wikipedia:Lua|Lua in Wikipedia]]
+
 
}}<noinclude>
+
|group3 = Ports and distributions
{{Documentation
+
|list3 =
| content =
+
*[[Plua]]
 +
*[[Lua Player]]
 +
*[[Corona (software)|Corona]]
 +
 
 +
|group4 = [[Integrated development environment|IDE]]s
 +
|list4 =
 +
*[[Unknown Worlds Entertainment|Decoda]]
 +
*[[SciTE]]
 +
*[[Comparison of integrated development environments#Lua|Comparison of Lua IDEs]]
 +
 
 +
|group5 = Applications and frameworks
 +
|list5 =
 +
*[[Prosody (software)|Prosody]]
 +
*[[Torch (machine learning)|Torch]]
 +
*[[Tarantool]]
 +
*[[IUP (software)|IUP]]
 +
 
 +
|below = [[Wikipedia:Lua|Lua in Wikipedia]]
 +
}}<noinclude>{{Documentation |content=
 
{{Collapsible option |statename=optional}}
 
{{Collapsible option |statename=optional}}
  

Revision as of 08:23, 7 June 2017

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.