Sandbox: Difference between revisions
Jump to navigation
Jump to search
revert to empty sandbox |
No edit summary |
||
Line 4: | Line 4: | ||
---- | ---- | ||
{{extensions | |||
| company = yourcompanyname | |||
| product = yourproductname}} | |||
==<your_element> Element== | |||
<!-- | |||
TIP: The ":" at the beginning of lines indents them. | |||
--> | |||
:'''Category:''' <!-- fill in --> (See [[list of specification categories]]) | |||
:'''Introduction:''' <!-- fill in one sentence starting with a verb that describes purpose of this element --> | |||
===Concepts=== | |||
:<!-- Background info needed to understand this element's purpose and place within COLLADA --> | |||
:{| {{prettytable}} | |||
|+ '''Attributes''' | |||
!Name||Type||Description||Required? | |||
|- | |||
|example||xs:token||A text string value that specifies blah.||Yes | |||
|} | |||
:{| {{prettytable}} | |||
|+ '''Related Elements''' | |||
!Parent element(s) | |||
| list_here | |||
|- | |||
!Extra and/or Technique | |||
| fill_in <!-- e.g., <extra type="foo">/<technique profile="BAR"> --> | |||
|- | |||
!Child elements | |||
| list_here <!-- or state None --> | |||
|- | |||
!Other | |||
| list_here <!-- list any other relevant elements --> | |||
|} | |||
:{| {{prettytable}} | |||
|+ '''Child Elements''' | |||
!Name||Description||Default||Occurrences | |||
|- | |||
|Example||Specifies foo.||N/A||0 or more | |||
|} | |||
===Details=== | |||
:<!-- Additional info about how and where to use the element (and its children), lists of additional relevant links, detailed value tables for element or attribute values, etc. --> | |||
===Examples=== | |||
<!-- Really required. --> |
Revision as of 23:44, 19 December 2008
Like a sandbox at the playground, you can play here to practice your skills at editing wiki articles. Click the Edit tab to do so.
Extension information |
---|
|
This article is part of the COLLADA extensions directory |
Adding to the extensions directory |
<your_element> Element
- Category: (See list of specification categories)
- Introduction:
Concepts
Attributes Name Type Description Required? example xs:token A text string value that specifies blah. Yes
Related Elements Parent element(s) list_here Extra and/or Technique fill_in Child elements list_here Other list_here
Child Elements Name Description Default Occurrences Example Specifies foo. N/A 0 or more