From GamingWiki
Revision as of 16:29, 14 March 2011 by Dave (talk)
Jump to: navigation, search

{{#set: | campaign = Ghost Town | is a = location | description = Threats of foreclosure have been hounding the Purple Door, and causing its proprietor, Madame Esmerelda, to scramble to keep it open. | idea = Magic shop | aspect = Struggling to stay open | face = Annie MacUda }} Aspect: Struggling to stay open

Threats of foreclosure have been hounding the Purple Door, and causing its proprietor, Madame Esmerelda, to scramble to keep it open.

The Purple Door also has its own website.

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

digraph character {
 rankdir=LR;
 node [fontcolor=blue,fontsize=12];
 "The Purple Door" [URL="The Purple Door"];
 { rank=same;

"Template:((#ask: Is relationship of::The Purple Door

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

{"Template:((#ask: Is relationship of::+Has name::The Purple Door

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

"The Purple Door" -> "Template:((#ask: Is relationship of::The Purple Door

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

"Template:((#ask: Is relationship of::+Has name::The Purple Door

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

</graphviz>