From GamingWiki
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Ghost Town/Map/Locations.js}}
 
{{Ghost Town/Map/Locations.js}}
 
<div style="display:none" id="locationdescriptions">
 
<div style="display:none" id="locationdescriptions">
{{Ghost Town/Woolen Mill.js}}
+
<!--
{{Ghost Town/Joseph S. Stauffer Library.js}}
 
{{Ghost Town/Purple Door.js}}
 
{{Ghost Town/Tir nan Og.js}}
 
{{Ghost Town/Sleepless Goat.js}}
 
{{Ghost Town/City Hall.js}}
 
</div>
 
<div id="map_canvas"></div>
 
  
=== Experimental SMW handling ===
+
  Experimental SMW handling  
  
{{#ask: [[campaign::Ghost Town]] [[is a::location]]
+
-->{{#ask: [[campaign::Ghost Town]] [[is a::location]]
 
|?idea
 
|?idea
 
|?aspect
 
|?aspect
Line 21: Line 14:
 
|?description
 
|?description
 
|?key
 
|?key
| default = no locations found
+
| link    = none
 +
| default = no locations found
 +
| format  = template
 +
| template = SMW Google Maps marker
 
}}
 
}}
 +
</div>
 +
<div id="map_canvas"></div>
  
 
=== TBD ===
 
=== TBD ===
 
Semantic MediaWiki implementation
 
  
 
Locations to be added:
 
Locations to be added:
 
* Everyone's houses
 
* Everyone's houses
 
* others?
 
* others?
 +
 +
Links on page to zoom the map to specific locations.
 +
 +
[[Category: Locations in Ghost Town]]

Latest revision as of 07:19, 15 December 2012


TBD[edit]

Locations to be added:

  • Everyone's houses
  • others?

Links on page to zoom the map to specific locations.

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

digraph character {
 rankdir=LR;
 node [fontcolor=blue,fontsize=12];
 "Ghost Town/Map" [URL="Ghost Town/Map"];
 { rank=same;

"Template:((#ask: Is relationship of::Ghost Town/Map

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

{"Template:((#ask: Is relationship of::+Has name::Ghost Town/Map

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

"Ghost Town/Map" -> "Template:((#ask: Is relationship of::Ghost Town/Map

     |mainlabel=-
     |?Has name=
     |?Has description=
     |format=array |propsep=" [label="|sep="];"Ghost Town/Map" -> "Template:))" [label=""];

"Template:((#ask: Is relationship of::+Has name::Ghost Town/Map

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

</graphviz>