Template:Canvas Widget

From FlightGear wiki
Revision as of 12:24, 22 June 2019 by Johan G (talk | contribs) (+-template: fgdata file → fgdata source; doc; cat: Link templates)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

fgdata/Nasal/canvas/gui/widgets/Button.nas

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

Goal

This template can be used when linking to source files for Canvas widgets.

Usage

{{Canvas Widget|widget=}}
widget
Name of Nasal module defining the widget
Defaults to Button

Examples

{{Canvas Widget}}

fgdata/Nasal/canvas/gui/widgets/Button.nas

{{Canvas Widget|widget=CheckBox}}

fgdata/Nasal/canvas/gui/widgets/CheckBox.nas