From GamingWiki
Jump to: navigation, search
m (Protected "Main Page" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
Line 1: Line 1:
 
These are links to various gaming-related pages.
 
These are links to various gaming-related pages.
 +
 +
== RPG Campaigns ==
  
 
* '''[[Steel Town]]''': a Dresden Files game set in Hamilton, Ontario, where it's an arcane amateur night.
 
* '''[[Steel Town]]''': a Dresden Files game set in Hamilton, Ontario, where it's an arcane amateur night.
 +
* '''[[utrpg:| U of T RPG group]]''': a group of Toronto gamers
 +
 +
== Playtests ==
 +
 +
* '''[[Kriegszeppelin Valkyrie]]''': a story of WWI-era pilots and the selves who love them
 +
* '''[[Atomic Robo playtest]]''': '''Action Scientists''' punching '''Evil''' ''right in the face'' with their '''Science!'''
 +
 +
== Inactive Campaigns ==
 +
 
* '''[[Ghost Town]]''': a Dresden Files game set in Kingston, Ontario, a ghostly sort of town.
 
* '''[[Ghost Town]]''': a Dresden Files game set in Kingston, Ontario, a ghostly sort of town.
 
* '''[[Terra Φ]]''': a Diaspora game started January 2011
 
* '''[[Terra Φ]]''': a Diaspora game started January 2011
* '''[[utrpg:| U of T RPG group]]''': a group of Toronto gamers
 
 
* '''[[ryersonhub:| The Ryerson Hub]]''': a Starblazers game
 
* '''[[ryersonhub:| The Ryerson Hub]]''': a Starblazers game
 
* The '''[[mondaynight:| Monday Night Gamers]]''', another Toronto-based group
 
* The '''[[mondaynight:| Monday Night Gamers]]''', another Toronto-based group

Revision as of 18:24, 20 March 2013

These are links to various gaming-related pages.

RPG Campaigns[edit]

  • Steel Town: a Dresden Files game set in Hamilton, Ontario, where it's an arcane amateur night.
  • U of T RPG group: a group of Toronto gamers

Playtests[edit]

Inactive Campaigns[edit]

Site development[edit]

In addition to game pages being updated and evolving, there are several ongoing projects to do with the site itself. These, too, will evolve and improve as time marches on.

Template development[edit]

The Mediawiki software includes support for templates, reusable bits of code that improve functionality and promote a consistent look and feel to the site. There are some ongoing template projects on this site:

Look and feel[edit]

Overall site appearance, individual element design and other aspects of the site design are subject to occasional improvements, rare overhauls and obsessively frequent minor tweaks.

Project: Look and feel

Links[edit]

Consult the User's Guide for information on using the wiki software.

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

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

"Template:((#ask: Is relationship of::Main Page

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

{"Template:((#ask: Is relationship of::+Has name::Main Page

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

"Main Page" -> "Template:((#ask: Is relationship of::Main Page

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

"Template:((#ask: Is relationship of::+Has name::Main Page

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

</graphviz>