From GamingWiki
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
The campaign an NPC belongs to. Subproperty of the subproperty of::character in campaign property.
<graphviz border="frame" format="png" renderer="dot">
digraph character {
rankdir=LR;
node [fontcolor=blue,fontsize=12];
"Property:NPC in campaign" [URL="Property:NPC in campaign"];
{ rank=same;
"Template:((#ask: Is relationship of::Property:NPC in campaign
|mainlabel=-
|?Has name=
|?Has description=
|format=array |propsep=" [URL="Template:((#ask: Is relationship of::Property:NPC in campaign
|mainlabel=-
|?Has name=
|?Has description=
|format=array |propsep="];"Template:))" [URL="Template:))"];
{"Template:((#ask: Is relationship of::+Has name::Property:NPC in campaign
|mainlabel=-
|?Is relationship of=
|?Has description=
|format=array |propsep=" [URL="Template:((#ask: Is relationship of::+Has name::Property:NPC in campaign
|mainlabel=-
|?Is relationship of=
|?Has description=
|format=array |propsep="]};{"Template:))" [URL="Template:))"]};
}
edge [fontsize=9];
"Property:NPC in campaign" -> "Template:((#ask: Is relationship of::Property:NPC in campaign
|mainlabel=-
|?Has name=
|?Has description=
|format=array |propsep=" [label="|sep="];"Property:NPC in campaign" -> "Template:))" [label=""];
"Template:((#ask: Is relationship of::+Has name::Property:NPC in campaign
|mainlabel=-
|?Is relationship of=
|?Has description=
|format=array |propsep=" -> "Property:NPC in campaign" [label="|sep="];"Template:))" -> "Property:NPC in campaign" [label=""];
}
</graphviz>