From GamingWiki
Jump to: navigation, search
(Created page with "The "High concept" property is a has type::text property describing a kind of aspect used in some variants of FATE. This describes a character at a high level.")
 
 
Line 1: Line 1:
The "High concept" property is a [[has type::text]] property describing a kind of aspect used in some variants of FATE. This describes a character at a high level.
+
The "High concept" property is a [[has type::string]] property describing a kind of aspect used in some variants of FATE. This describes a character at a high level.

Latest revision as of 15:21, 14 March 2011

The "High concept" property is a has type::string property describing a kind of aspect used in some variants of FATE. This describes a character at a high level.

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

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

"Template:((#ask: Is relationship of::Property:High concept

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

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

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

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

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

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

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

</graphviz>