From GamingWiki
Jump to: navigation, search
has type::Text property flagging some textual content, such as the body of a campaign synopsis chapter.
<graphviz border="frame" format="png" renderer="dot">
digraph character {
rankdir=LR;
node [fontcolor=blue,fontsize=12];
"Property:Content" [URL="Property:Content"];
{ rank=same;
"Template:((#ask: Is relationship of::Property:Content
|mainlabel=-
|?Has name=
|?Has description=
|format=array |propsep=" [URL="Template:((#ask: Is relationship of::Property:Content
|mainlabel=-
|?Has name=
|?Has description=
|format=array |propsep="];"Template:))" [URL="Template:))"];
{"Template:((#ask: Is relationship of::+Has name::Property:Content
|mainlabel=-
|?Is relationship of=
|?Has description=
|format=array |propsep=" [URL="Template:((#ask: Is relationship of::+Has name::Property:Content
|mainlabel=-
|?Is relationship of=
|?Has description=
|format=array |propsep="]};{"Template:))" [URL="Template:))"]};
}
edge [fontsize=9];
"Property:Content" -> "Template:((#ask: Is relationship of::Property:Content
|mainlabel=-
|?Has name=
|?Has description=
|format=array |propsep=" [label="|sep="];"Property:Content" -> "Template:))" [label=""];
"Template:((#ask: Is relationship of::+Has name::Property:Content
|mainlabel=-
|?Is relationship of=
|?Has description=
|format=array |propsep=" -> "Property:Content" [label="|sep="];"Template:))" -> "Property:Content" [label=""];
}
</graphviz>