Template:Canvas Navigation: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (Update to Template:Sidebar with collapsible headers + move doc to top)
(doc: +-layout: Moved lead section to top, +Uses Template:Canvas Frameworks for the Frameworks section)
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>{{Informative template|1=
<noinclude>{{Informative template|1=
== Goal ==
Adding the template to an page in the main namespace, the article namespace, or the howto namespace will add [[:Category:Canvas]] to the page.  In addition [[:Category:Howto]] will be added to articles in the howto namespace, and [[:Category:Core development projects]] will be added to articles in the main namespace.
== Usage ==
== Usage ==
Add the template to the top of the article text.
Add the template to the top of the article text.
  {{obr}}'''Canvas Navigation'''{{cbr}}
  {{obr}}'''Canvas Navigation'''{{cbr}}


Adding the template to an page in the main namespace, the article namespace, or the howto namespace will add [[:Category:Canvas]] to the page.  In addition [[:Category:Howto]] will be added to articles in the howto namespace, and [[:Category:Core development projects]] will be added to articles in the main namespace.
== Technical details ==
The Frameworks section uses {{tl|Canvas Frameworks}}.


}}
}}
Line 19: Line 23:
| content1 =  
| content1 =  
* [[Canvas]] - Main Page
* [[Canvas]] - Main Page
* [[Canvas News]] - for the latest developments
* [[Canvas Efforts]] - projects using the Canvas system
* [[Canvas FAQs]] - frequently asked questions
* [[Canvas - Getting started]]
* [[Canvas - Getting started]]
<!--
<!--
Line 27: Line 34:
* [[Canvas Troubleshooting]] (core)
* [[Canvas Troubleshooting]] (core)
* [[Canvas Sandbox]] (core)
* [[Canvas Sandbox]] (core)
* [[Canvas Scenery Overlays]] (RFC)
* [[Howto:Processing legacy PUI dialogs using Canvas|PUI2Canvas]] (PUI/XML Parser)
* [[Howto:Processing legacy PUI dialogs using Canvas|PUI2Canvas]] (PUI/XML Parser)
* [[Canvas GUI]]
* [[Canvas GUI]]
Line 52: Line 60:
* [[Howto:Creating fullscreen Canvas applications]]
* [[Howto:Creating fullscreen Canvas applications]]
* [[Howto:Use SVG inside a Canvas]]
* [[Howto:Use SVG inside a Canvas]]
* [[Howto:Extend the Canvas SVG module]]
* [[Howto:Serializing a Canvas to SVG]]
* [[Howto:Canvas applications as Nasal submodules]]
* [[Howto:Canvas applications as Nasal submodules]]
* [[Howto:Using raster images and nested canvases]]
* [[Howto:Using raster images and nested canvases]]
Line 68: Line 78:
** [[Canvas MessageBox|MessageBox]]
** [[Canvas MessageBox|MessageBox]]
** [[Canvas Layout System|Layout System]]
** [[Canvas Layout System|Layout System]]
* [[Canvas - Event_Handling|Event Handling]]
* [[Canvas GUI API]]
* [[Canvas draw library]]
* [[Canvas Event Handling|Event Handling]]
| heading5 = Related
| heading5 = Related
| content5 =
| content5 =

Revision as of 11:45, 8 September 2019

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

Goal

Adding the template to an page in the main namespace, the article namespace, or the howto namespace will add Category:Canvas to the page. In addition Category:Howto will be added to articles in the howto namespace, and Category:Core development projects will be added to articles in the main namespace.

Usage

Add the template to the top of the article text.

{{Canvas Navigation}}

Technical details

The Frameworks section uses {{Canvas Frameworks}}.