Difference between revisions of "Template:Node"

From AtlasWiki
Jump to: navigation, search
(removing this template from regular XCSG categories, adding it to an XCSG templates category)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Metaclass  
+
{{#arraydefine:parents|{{AllParentsOf}}|,|}}{{Metaclass  
 
| extends{{#if:{{{extends|}}}||NULL}} = {{{extends}}}
 
| extends{{#if:{{{extends|}}}||NULL}} = {{{extends}}}
 
| description = {{{description}}}
 
| description = {{{description}}}
| references{{#if:{{{references|}}}||NULL}} = {{{references}}}
+
| parents = {{#arrayprint:parents|,|}}
}}{{#if:{{ListEdges}}|
+
}}{{#if:{{ListEdges|parents={{#arrayprint:parents|,|}}}}|
  
{{ListEdges}}}}<includeonly>[[Category:XCSG]][[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.