|
|
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. -->
| |
Latest revision as of 23:52, 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.