Difference between revisions of "Template:ECMAScript"

From blackwiki
Jump to navigation Jump to search
imported>NSH002
(tidy up, rm deprecated dot templates, fix non-section redirects)
imported>MrOllie
(article was deleted)
 
(19 intermediate revisions by 14 users not shown)
Line 15: Line 15:
 
* [[JScript .NET]]
 
* [[JScript .NET]]
 
* [[QtScript]]
 
* [[QtScript]]
 +
* [[TypeScript]]
 
* [[WMLScript]]
 
* [[WMLScript]]
  
  | group2 = [[List of ECMAScript engines|Engines]]<br />([[Comparison of layout engines (ECMAScript)|comparison]])
+
  | group2 = [[List of ECMAScript engines|Engines]]<br />([[Comparison of JavaScript engines|comparison]])
 
  | list2 =
 
  | list2 =
 
* [[Presto (layout engine)#JavaScript engines|Carakan]]
 
* [[Presto (layout engine)#JavaScript engines|Carakan]]
 
* [[Presto (layout engine)#JavaScript engines|Futhark]]
 
* [[Presto (layout engine)#JavaScript engines|Futhark]]
 
* [[InScript (JavaScript engine)|InScript]]
 
* [[InScript (JavaScript engine)|InScript]]
* [[JavaScriptCore]]
+
* [[WebKit#JavaScriptCore|JavaScriptCore]]
** [[WebKit#JavaScriptCore|SquirrelFish]]
 
 
* [[JScript]]
 
* [[JScript]]
 
* [[KJS (software)|KJS]]
 
* [[KJS (software)|KJS]]
* [[Presto (layout engine)#JavaScript engines|Linear B]]
+
* [[Presto (layout engine)#ECMAScript engines|Linear B]]
 
* [[Narcissus (JavaScript engine)|Narcissus]]
 
* [[Narcissus (JavaScript engine)|Narcissus]]
 
* [[QtScript]]
 
* [[QtScript]]
 
* [[Rhino (JavaScript engine)|Rhino]]
 
* [[Rhino (JavaScript engine)|Rhino]]
* [[SpiderMonkey (software)|SpiderMonkey]]
+
* [[SpiderMonkey]]
** [[SpiderMonkey (software)#TraceMonkey|TraceMonkey]]
+
** [[SpiderMonkey#TraceMonkey|TraceMonkey]]
** [[JägerMonkey]]
+
** [[SpiderMonkey#JägerMonkey|JägerMonkey]]
 
* [[Tamarin (software)|Tamarin]]
 
* [[Tamarin (software)|Tamarin]]
 
* [[V8 (JavaScript engine)|V8]]
 
* [[V8 (JavaScript engine)|V8]]
* [[Chakra (JScript engine)|Chakra]]
+
* [[Chakra (JavaScript engine)|ChakraCore]]
 +
** [[Chakra (JScript engine)|Chakra]]
 
* [[JScript .NET]]
 
* [[JScript .NET]]
 
* [[Nashorn (JavaScript engine)|Nashorn]]
 
* [[Nashorn (JavaScript engine)|Nashorn]]
Line 43: Line 44:
  
 
   | group1 = [[client-side JavaScript|Client-side]]    | list1 =
 
   | group1 = [[client-side JavaScript|Client-side]]    | list1 =
* [[Ample SDK]]
 
 
* [[Chaplin.js]]
 
* [[Chaplin.js]]
 
* [[Dojo Toolkit|Dojo]]
 
* [[Dojo Toolkit|Dojo]]
Line 55: Line 55:
 
* [[MooTools]]
 
* [[MooTools]]
 
* [[Prototype JavaScript Framework|Prototype]]
 
* [[Prototype JavaScript Framework|Prototype]]
* [[Pyjamas (software)|Pyjamas]]
+
* [[Pyjs]]
 
* [[qooxdoo]]
 
* [[qooxdoo]]
 
* [[Rialto Toolkit|Rialto]]
 
* [[Rialto Toolkit|Rialto]]
 
* [[Rico (Ajax)|Rico]]
 
* [[Rico (Ajax)|Rico]]
 
* [[script.aculo.us]]
 
* [[script.aculo.us]]
* [[SmartClient]]
 
 
* [[SproutCore]]
 
* [[SproutCore]]
 
* [[Spry framework|Spry]]
 
* [[Spry framework|Spry]]
 
* [[Wakanda (software)|Wakanda Framework]]
 
* [[Wakanda (software)|Wakanda Framework]]
* [[YUI Library]]
 
  
 
   | group2 = [[Server-side JavaScript|Server-side]]
 
   | group2 = [[Server-side JavaScript|Server-side]]
 
   | list2 =
 
   | list2 =
 
* [[AppJet]]
 
* [[AppJet]]
 +
* [[Deno (software)|Deno]]
 
* [[Jaxer#Aptana Jaxer|Jaxer]]
 
* [[Jaxer#Aptana Jaxer|Jaxer]]
 
* [[Node.js]]
 
* [[Node.js]]
Line 118: Line 117:
 
: [[comparison of server-side JavaScript solutions|server-side JavaScript]]
 
: [[comparison of server-side JavaScript solutions|server-side JavaScript]]
  
}}<noinclude>
+
}}<noinclude>{{documentation|content=
 
{{collapsible option}}
 
{{collapsible option}}
 +
 
[[Category:Websites templates]]
 
[[Category:Websites templates]]
 
[[Category:Software templates]]
 
[[Category:Software templates]]
 
[[Category:Programming language templates]]
 
[[Category:Programming language templates]]
</noinclude>
+
}}</noinclude>

Latest revision as of 12:23, 11 July 2020

Template documentation

Initial visibility: currently defaults to autocollapse

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

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