Difference between revisions of "Template:Lua programming language"

From blackwiki
Jump to navigation Jump to search
imported>Funandtrvl
(update article links)
imported>LodeRunner
Line 1: Line 1:
{{Navbox with columns
+
{{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
| colheaderstyle = white-space:nowrap;
+
| group1 = Interpreters and compilers <!--(implementations, not ports)-->
| colstyle = text-align:center;
+
| list1 = [[Lua (programming language)|Lua]] (reference implementation from [[PUC-Rio]]) • [[LuaJIT]] • [[Parrot virtual machine|Parrot]]
 
+
| group2 = Package manager
| col1header = Interpreters and compilers <!--(implementations, not ports)-->
+
| list2 = [[LuaRocks]]
| col1 =
+
| group3 = Ports and distributions
*[[Lua (programming language)|Lua]]
+
| 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]]
| col2header = Frameworks and libraries
+
| group5 = Applications and frameworks
| col2 =
+
| list5 = [[Prosody (software)|Prosody]] • [[Torch (machine learning)|Torch]] • [[Tarantool]] • [[IUP (software)|IUP]]
*[[IUP (software)|IUP]]
 
*[[Kepler (software)|Kepler]]
 
 
 
| col3header = Ports and distributions
 
| col3 =
 
*[[Plua]]
 
*[[Lua Player]]
 
*[[Corona (software)|Corona]]
 
 
 
| col4header = [[Integrated development environment|IDE]]s
 
| col4 =
 
*[[Unknown Worlds Entertainment|Decoda]]
 
*[[SciTE]]
 
*[[Comparison of integrated development environments#Lua|Comparison of Lua IDEs]]
 
 
 
| col5header = Applications
 
| col5 =
 
*[[Prosody (software)|Prosody]]
 
 
 
 
| below = [[Wikipedia:Lua|Lua in Wikipedia]]
 
| below = [[Wikipedia:Lua|Lua in Wikipedia]]
   
+
  }}<noinclude>
}}<noinclude>
 
 
{{Documentation
 
{{Documentation
 
  | content =
 
  | content =

Revision as of 20:41, 30 December 2016

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.