Difference between revisions of "Template:Lua programming language"

From blackwiki
Jump to navigation Jump to search
imported>Addbot
m (Bot: Migrating interwiki links, now provided by Wikidata on d:q14334343)
imported>Sardanaphalus
(state handling / Documentation, link (group4name), linktext (list4), below (Lua in Wikipedia))
Line 1: Line 1:
 
{{Navbox
 
{{Navbox
|name = Lua programming language
+
| name = Lua programming language
|title = [[Lua (programming language)|Lua programming language]]
+
| state = {{{state|{{{1|}}}}}}
|listclass = hlist
+
| title = [[Lua (programming language)|Lua programming language]]
 +
| 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]]
 
*[[Parrot virtual machine|Parrot]]
 
*[[Parrot virtual machine|Parrot]]
  
|group2= Frameworks and libraries
+
| group2 = Frameworks and libraries
|list2 =
+
| list2 =
 
*[[IUP (software)|IUP]]
 
*[[IUP (software)|IUP]]
 
*[[Kepler (software)|Kepler]]
 
*[[Kepler (software)|Kepler]]
  
|group3= Ports and distributions
+
| group3 = Ports and distributions
|list3 =
+
| list3 =
 
*[[Plua]]
 
*[[Plua]]
 
*[[Lua Player]]
 
*[[Lua Player]]
 
*[[Corona (software development kit)|Corona]]
 
*[[Corona (software development kit)|Corona]]
  
|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
|list5 =
+
| list5 =
 
*[[Prosody (software)|Prosody]]
 
*[[Prosody (software)|Prosody]]
 +
 +
| below = [[Wikipedia:Lua|Lua in Wikipedia]]
 
   
 
   
 
}}<noinclude>
 
}}<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)|τ]]
 +
}}<!--(end Documentation)-->
 
</noinclude>
 
</noinclude>

Revision as of 10:38, 14 September 2014

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.