Difference between revisions of "Template:Integrated development environments"

From blackwiki
Jump to navigation Jump to search
(QB64)
imported>Comrade Graham
(Categorized and cleaned up BASIC IDEs)
Line 191: Line 191:
 
* [[Turbo Pascal for Windows]]
 
* [[Turbo Pascal for Windows]]
 
* [[Virtual Pascal]]
 
* [[Virtual Pascal]]
 +
}}
 +
 +
| group9 = [[BASIC]]
 +
| list9 = {{Navbox
 +
| child
 +
| evenodd = swap
 +
 +
|group1 = [[Open-source software|Open source]]
 +
|list1  =
 +
* [[MonoDevelop]]
 +
* [[Gambas]]
 +
* [[Basic For Qt]]
 +
* [[QB64]]
 +
 +
|group2 = [[Freeware]]
 +
|list2  =
 +
* [[Microsoft Small Basic]]
 +
 +
|group3 = [[Retail software|Retail]]
 +
|list3  =
 +
* [[B4X]] ([[[[Basic4ppc]]]])
 +
* [[Microsoft Visual Studio]]
 +
* [[NS Basic]]
 +
* [[PureBasic]]
 +
* [[Xojo]]
 +
 +
|group4 = Discontinued
 +
|list4  =
 +
* [[QuickBASIC]]
 +
* [[QBasic]]
 +
* [[Visual Basic]]
  
 
}}
 
}}
  
  | group9 = [[R (programming language)|R]]
+
  | group10 = [[R (programming language)|R]]
  | list9 =
+
  | list10 =
 
* [[RStudio]]
 
* [[RStudio]]
 
* [[R Tools for Visual Studio]]
 
* [[R Tools for Visual Studio]]
  
  | group10 = [[Online integrated development environment|Online]]
+
  | group11 = [[Online integrated development environment|Online]]
  | list10 =
+
  | list11 =
 
* [[Cloud9 IDE|AWS Cloud9 IDE]]
 
* [[Cloud9 IDE|AWS Cloud9 IDE]]
 
* [[Eclipse Che]]
 
* [[Eclipse Che]]
 
| group11 = [[BASIC|BASIC]]
 
| list11 =
 
* [[Basic4ppc]]
 
* [[Basic For Qt]]
 
* [[B4X]]
 
* [[Microsoft Visual Studio]]
 
* [[NS Basic]]
 
* [[Gambas]]
 
* [[QuickBASIC]]
 
* [[QBasic]]
 
* [[Microsoft Small Basic]]
 
* [[QB64]]
 
* [[Xojo]]
 
  
 
  | below =
 
  | below =

Revision as of 04:25, 14 July 2019

Template documentation[view] [edit] [history] [purge]

Usage

Initial visibility: currently defaults to autocollapse

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

  • |state=collapsed: {{Integrated development environments|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{Integrated development environments|state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{Integrated development environments|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.

See also