From GamingWiki
Jump to: navigation, search
(Created page with "{{Steel Town/Map/Locations.js}} <div style="display:none" id="locationdescriptions"> <!-- Experimental SMW handling -->{{#ask: campaign::Steel Town is a::location |...")
 
 
(10 intermediate revisions by the same user not shown)
Line 14: Line 14:
 
|?description
 
|?description
 
|?key
 
|?key
 +
|?corners
 +
|?zoom
 
| link    = none
 
| link    = none
 +
| limit    = 50
 
| default  = no locations found
 
| default  = no locations found
 
| format  = template
 
| format  = template
 
| template = SMW Google Maps marker
 
| template = SMW Google Maps marker
}}
+
}}<!--
 +
 
 +
-->
 
</div>
 
</div>
 
<div id="map_canvas"></div>
 
<div id="map_canvas"></div>
Line 29: Line 34:
  
 
Links on page to zoom the map to specific locations.
 
Links on page to zoom the map to specific locations.
 +
<!--
 +
-->
 +
 +
[[Category: Steel Town]]
 +
{{#set:
 +
  | is a = campaign map
 +
  | campaign = Steel Town
 +
}}

Latest revision as of 19:02, 3 June 2012

TBD[edit]

Locations to be added:

  • Everyone's houses
  • others?

Links on page to zoom the map to specific locations. {{#set:

  | is a = campaign map
  | campaign = Steel Town

}}

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

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

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

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

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

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

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

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

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

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

</graphviz>