Template:DOM navigation: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Title change, deemphasizing version 2.4 out of data information |
||
(30 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude>Usage of this template is: | <noinclude>Usage of this template is: | ||
<nowiki>{{DOM | <nowiki>{{DOM navigation}}</nowiki> | ||
which, when used in an article, displays the following in the article: | which, when used in an article, displays the following in the article: | ||
</noinclude>{{NavigationBox | </noinclude>{{NavigationBox | ||
|Name = DOM | |Name = DOM portal articles | ||
|Title = [[COLLADA DOM | |Title = [[COLLADA DOM]] - Version 2.4 Historical Reference | ||
|List = ''' | |List = '''[[COLLADA DOM user guide|User Guide]] chapters:''' • [[DOM guide: Introduction|Intro]] • [[DOM guide: Architecture| Architecture]] • [[DOM guide: Setting up| Setting up]] • [[DOM guide: Working with documents| Working with documents]] • [[DOM guide: Creating documents|Creating docs]] • [[DOM guide: Importing documents|Importing docs]] • [[DOM guide: Representing elements in the object model| Representing elements]] • [[DOM guide: Working with elements| Working with elements]] • [[DOM guide: Resolving URIs| Resolving URIs]] • [[DOM guide: Resolving SIDs| Resolving SIDs]] • [[DOM guide: Using custom COLLADA data| Using custom COLLADA data]] • [[DOM guide: Integration templates| Integration templates]] • [[DOM guide: Error handling| Error handling]]<br> | ||
'''Systems:''' • [[DOM resolver subsystem|resolver]] • [[DOM meta system| | '''Systems:''' • [[DOM resolver subsystem|URI resolver]] • [[DOM meta system|Meta]] • [[DOM load and save flow|Load/save flow]] • [[DOM runtime database|Runtime database]] • [[DOM memory system|Memory]] • [[DOM StringRef|StringRef]] • [[DOM code generator|Code generator]]<br> | ||
''' | '''Additional information:''' • [[DOM guide: What's new|What's new]] • [[DOM backward compatibility|Backward compatibility]] • [[DOM future work|Future work]] <br> | ||
'''Terminology categories:''' • [[:Category:COLLADA terminology|COLLADA]] • [[:Category:DOM terminology|DOM]] • [[:Category:XML terminology|XML]] | '''Terminology categories:''' • [[:Category:COLLADA terminology|COLLADA]] • [[:Category:DOM terminology|DOM]] • [[:Category:XML terminology|XML]]<!-- <br> | ||
|Color = | '''Archived documentation: • [[DOM 1.3 documentation]] --> | ||
|Summary = List of articles | |Color = {{site color 3 light}} | ||
}} | |Summary = List of main articles under the [[Portal:COLLADA DOM|DOM portal]]. | ||
|Category = COLLADA DOM}} | |||
<noinclude>[[Category:Navigation templates|{{PAGENAME}}]]</noinclude> |
Latest revision as of 20:19, 12 January 2017
Usage of this template is:
{{DOM navigation}}
which, when used in an article, displays the following in the article:
COLLADA DOM - Version 2.4 Historical Reference |
---|
List of main articles under the DOM portal. |
User Guide chapters: • Intro • Architecture • Setting up • Working with documents • Creating docs • Importing docs • Representing elements • Working with elements • Resolving URIs • Resolving SIDs • Using custom COLLADA data • Integration templates • Error handling Systems: • URI resolver • Meta • Load/save flow • Runtime database • Memory • StringRef • Code generator |