From GamingWiki
Jump to: navigation, search

The narrative genre of a campaign, story or game system.

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

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

"Template:((#ask: Is relationship of::Property:Genre

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

{"Template:((#ask: Is relationship of::+Has name::Property:Genre

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

"Property:Genre" -> "Template:((#ask: Is relationship of::Property:Genre

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

"Template:((#ask: Is relationship of::+Has name::Property:Genre

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

</graphviz>