From GamingWiki
Jump to: navigation, search

Indicates the cluster this system belongs to.

<graphviz border="frame" format="png" renderer="dot">

digraph character {
 rankdir=LR;
 node [fontcolor=blue,fontsize=12];
 "Property:System in cluster" [URL="Property:System in cluster"];
 { rank=same;

"Template:((#ask: Is relationship of::Property:System in cluster

     |mainlabel=-
     |?Has name=
     |?Has description=
     |format=array |propsep=" [URL="Template:((#ask: Is relationship of::Property:System in cluster
     |mainlabel=-
     |?Has name=
     |?Has description=
     |format=array |propsep="];"Template:))" [URL="Template:))"];

{"Template:((#ask: Is relationship of::+Has name::Property:System in cluster

     |mainlabel=-
     |?Is relationship of=
     |?Has description=
     |format=array |propsep=" [URL="Template:((#ask: Is relationship of::+Has name::Property:System in cluster
     |mainlabel=-
     |?Is relationship of=
     |?Has description=
     |format=array |propsep="]};{"Template:))" [URL="Template:))"]};
 }
 edge [fontsize=9];

"Property:System in cluster" -> "Template:((#ask: Is relationship of::Property:System in cluster

     |mainlabel=-
     |?Has name=
     |?Has description=
     |format=array |propsep=" [label="|sep="];"Property:System in cluster" -> "Template:))" [label=""];

"Template:((#ask: Is relationship of::+Has name::Property:System in cluster

     |mainlabel=-
     |?Is relationship of=
     |?Has description=
     |format=array |propsep=" -> "Property:System in cluster" [label="|sep="];"Template:))" -> "Property:System in cluster" [label=""];
}

</graphviz>