From GamingWiki
Jump to: navigation, search
(Faces)
(Changed queries to pull up major NPCs and minor ones separately, without separating faces from non-faces.)
Line 28: Line 28:
 
Players are encouraged to use the [[:Template:Steel Town location | location template ]] in location pages. The template page includes instructions and an example of implementation.
 
Players are encouraged to use the [[:Template:Steel Town location | location template ]] in location pages. The template page includes instructions and an example of implementation.
  
=== Faces ===
+
=== Major NPCs ===
  
{{#ask: [[campaign::Steel Town]] [[is a::face]]
+
{{#ask: [[major NPC in campaign::Steel Town]]
 
|? face of
 
|? face of
 
|? high concept
 
|? high concept
 
|? motivation
 
|? motivation
|? relationships
+
|? has relationship = Relationships
 
| format=broadtable
 
| format=broadtable
 +
| default =No major NPCs listed yet.
 +
}}
 +
 +
=== Minor NPCs ===
 +
 +
{{#ask: [[minor NPC in campaign::Steel Town]]
 +
|? face of
 +
|? high concept
 +
|? motivation
 +
|? has relationship = Relationships
 +
| format=broadtable
 +
| default = No minor NPCs listed yet.
 
}}
 
}}
  

Revision as of 14:38, 16 April 2011

Hamilton Coat of Arms

This is a Dresden Files game set in Hamilton, Ontario. The game begins Spring 2011.

The Cast[edit]

Players are encouraged to use the character sheet template in their pages. The template page includes instructions and an example of implementation. {{#ask: PC in::Steel Town |?high concept= | format = ul | template = SMW character list item | default = character query returned empty list }}

Hamilton[edit]

Themes and Threats[edit]

Locations[edit]

See the map of alternate Hamilton.

{{#ask: campaign::Steel Town is a::location |? idea |? has aspect |? face | default=No locations listed }} Players are encouraged to use the location template in location pages. The template page includes instructions and an example of implementation.

Major NPCs[edit]

{{#ask: major NPC in campaign::Steel Town |? face of |? high concept |? motivation |? has relationship = Relationships | format=broadtable | default =No major NPCs listed yet. }}

Minor NPCs[edit]

{{#ask: minor NPC in campaign::Steel Town |? face of |? high concept |? motivation |? has relationship = Relationships | format=broadtable | default = No minor NPCs listed yet. }}

Other NPCs[edit]

{{#ask: NPC in campaign::Steel Town is a::minor NPC |? high concept |? motivation |? relationships | format=broadtable }}

Latest session[edit]

{{#ask: story of::Steel Town [[content::+]] |?title= |?ordinal= |?blurb= |?content = |?label= | sort = book number,ordinal | order = desc,desc | limit = 1 | searchlabel = | link = none | format = template | userparam = depth;3 | template = SMW campaign chapters level N }}

The story so far[edit]

Campaign Timeline
?has title= ?has ordinal= ?has blurb= sort = ordinal link = none format = template template = SMW campaign timeline ?book number# | default=latest }}
               , booklabel ;  
               , chapterlabel ; 

}}

{{#ask: book of::Steel Town

|?title= |?ordinal= |?blurb= |?content= |?label= | sort = ordinal | link = none | format = template | userparam = depth;3,children;yes,nocontent;true | template = SMW campaign chapters level N }}

System details[edit]

The game is being run at "Up to your waist" level. This means 7 base refresh, 25 skill points.

Links[edit]

{{#set: is a = Campaign}}{{#set: campaign = Steel Town }}{{#set: status =active}}{{#set: system =Dresden Files}}{{#set: genre=Urban fantasy}}{{#set: image =Image: Hamilton Coat of Arms.PNG}}{{#set:

  | uses chapter label=Chapter
  | uses book label=Book
  | uses volume label=Volume
  }}

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

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

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

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

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

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

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

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

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

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

</graphviz>