From GamingWiki
Jump to: navigation, search
(Created page with "If a page is a book of a campaign, it is also a story of that campaign.")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
If a page is a book of a campaign, it is also a [[subproperty of :: Property: Story of | story of ]] that campaign.
+
If a page is a book of a campaign, it is also a [[subproperty of :: story of ]] that campaign.

Latest revision as of 17:47, 17 April 2011

If a page is a book of a campaign, it is also a subproperty of :: story of that campaign.

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

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

"Template:((#ask: Is relationship of::Property:Book of campaign

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

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

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

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

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

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

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

</graphviz>