Template:Nasal Navigation: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(Update)
No edit summary
Line 26: Line 26:


| heading2 = Tools and utilities
| heading2 = Tools and utilities
| content2 =
| content2style = text-align: center;
* [[Nasal Console|The Nasal Console]]
| content2 = [[Nasal Console|Console]] • [[Interactive Nasal Console|REPL Console]] • [[Nasal Browser|Browser]]
* [[Interactive Nasal Console|The Nasal REPL Console]] (3.2+)
* [[Nasal Browser|The Nasal Browser]] (3.3+)


| heading3 = Getting started
| heading3 = Getting started
Line 49: Line 47:
* [[Nasal library]] ([[Nasal library#Core library functions|core]]/[[Nasal library#Extension functions|extension]] functions)
* [[Nasal library]] ([[Nasal library#Core library functions|core]]/[[Nasal library#Extension functions|extension]] functions)
** [[Nasal library/math|<code>math</code> namespace]]
** [[Nasal library/math|<code>math</code> namespace]]
** [[Nasal library/geo|<code>geo</code> namespace]]
* [[Nasal String Manipulation]]
* [[Nasal String Manipulation]]
* [[Howto:Write a parser in Nasal]]
* [[Howto:Write a parser in Nasal]]

Revision as of 18:31, 28 August 2016

The following template description is not displayed when the template is inserted in an article.

Navigation box for core Nasal articles.

Usage

Put this at the top of the article:

{{Nasal Navigation}}