Template:InheritedEdgesTo

From AtlasWiki
Jump to: navigation, search

Creates table rows listing edges that go to the specified parent.

Inherited edges are of two kinds: "permitted" edges and "specified" edges.

An example requesting "permitted" edges might look like this:

{| class="xcsgtable"
|-
! Parent !! In Edge !! Prececessor (Comes From) !! Multiplicity !! Description
{{InheritEdgesTo|parent|permitted}}
{{InheritEdgesTo|other parent|permitted}}
...
|}