COLLADA DOM user guide/TOC: Difference between revisions
Jump to navigation
Jump to search
(move TOC to standalone article so it can be included in at least a couple of places) |
(usage notes) |
||
Line 1: | Line 1: | ||
<noinclude>For inclusion in various articles about the DOM guide. | <noinclude>''Usage:'' | ||
For inclusion in various articles about the DOM guide. To see where it's used, click "what links here" in the left toolbox. | |||
To include this in an article, add the following to the article (note the strategic use of the colon: | |||
<nowiki>{{:COLLADA DOM user guide/TOC}} </nowiki> | |||
This includes the following text into the article:</noinclude> | |||
* [[DOM guide: Introduction]] | * [[DOM guide: Introduction]] | ||
* [[DOM guide: Architecture]] | * [[DOM guide: Architecture]] |
Revision as of 02:09, 22 May 2007
Usage:
For inclusion in various articles about the DOM guide. To see where it's used, click "what links here" in the left toolbox.
To include this in an article, add the following to the article (note the strategic use of the colon:
{{:COLLADA DOM user guide/TOC}}
This includes the following text into the article:
- DOM guide: Introduction
- DOM guide: Architecture
- DOM guide: Setting up
- DOM guide: Loading and saving documents
- DOM guide: Representing elements in the object model
- DOM guide: Working with elements
- DOM guide: Resolving URIs
- DOM guide: Using custom COLLADA data
- DOM guide: Integration templates
- DOM guide: Error handling