From GamingWiki
Jump to: navigation, search
Indicates that the given character had a notable role in a story, but was not a main character.
<graphviz border="frame" format="png" renderer="dot">
digraph character {
rankdir=LR;
node [fontcolor=blue,fontsize=12];
"Property:Featuring" [URL="Property:Featuring"];
{ rank=same;
"Template:((#ask: Is relationship of::Property:Featuring
|mainlabel=-
|?Has name=
|?Has description=
|format=array |propsep=" [URL="Template:((#ask: Is relationship of::Property:Featuring
|mainlabel=-
|?Has name=
|?Has description=
|format=array |propsep="];"Template:))" [URL="Template:))"];
{"Template:((#ask: Is relationship of::+Has name::Property:Featuring
|mainlabel=-
|?Is relationship of=
|?Has description=
|format=array |propsep=" [URL="Template:((#ask: Is relationship of::+Has name::Property:Featuring
|mainlabel=-
|?Is relationship of=
|?Has description=
|format=array |propsep="]};{"Template:))" [URL="Template:))"]};
}
edge [fontsize=9];
"Property:Featuring" -> "Template:((#ask: Is relationship of::Property:Featuring
|mainlabel=-
|?Has name=
|?Has description=
|format=array |propsep=" [label="|sep="];"Property:Featuring" -> "Template:))" [label=""];
"Template:((#ask: Is relationship of::+Has name::Property:Featuring
|mainlabel=-
|?Is relationship of=
|?Has description=
|format=array |propsep=" -> "Property:Featuring" [label="|sep="];"Template:))" -> "Property:Featuring" [label=""];
}
</graphviz>