Difference between revisions of "Template:Node"

From AtlasWiki
Jump to: navigation, search
(Tags should not be in the base XCSG category)
 
Line 2: Line 2:
 
| extends{{#if:{{{extends|}}}||NULL}} = {{{extends}}}
 
| extends{{#if:{{{extends|}}}||NULL}} = {{{extends}}}
 
| description = {{{description}}}
 
| description = {{{description}}}
| references{{#if:{{{references|}}}||NULL}} = {{{references}}}
 
 
| parents = {{#arrayprint:parents|,|}}
 
| parents = {{#arrayprint:parents|,|}}
 
}}{{#if:{{ListEdges|parents={{#arrayprint:parents|,|}}}}|
 
}}{{#if:{{ListEdges|parents={{#arrayprint:parents|,|}}}}|
  
 
{{ListEdges|parents={{#arrayprint:parents|,|}}}}}}<includeonly>[[Category:XCSG Node Kinds]][[Category:XCSG Tags]]</includeonly><noinclude>[[Category:XCSG Templates]]</noinclude>
 
{{ListEdges|parents={{#arrayprint:parents|,|}}}}}}<includeonly>[[Category:XCSG Node Kinds]][[Category:XCSG Tags]]</includeonly><noinclude>[[Category:XCSG Templates]]</noinclude>

Latest revision as of 15:59, 26 October 2015

Metaclass Node
Description {{{description}}}
Known Possible In Edges
In Edge Predecessor Multiplicity Description
Contains Node 1 Indicates that the predecessor contains the successor in a sense specified by the specific type of Contains edge.
Known Possible Out Edges
Out Edge Successor Multiplicity Description
Contains Node Indicates that the predecessor contains the successor in a sense specified by the specific type of Contains edge.