Template:Canvas Widget
		
		
		
		
		
		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}}