Template:InheritEdgesTo

From AtlasWiki
Revision as of 18:05, 7 May 2014 by TheodoreMurdock (Talk | contribs) (change to support split between "permitted" and "specified" edges)

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}}
...
|}