From GamingWiki
Jump to: navigation, search
(Current RPG Campaigns)
(Current RPG Campaigns)
Line 19: Line 19:
 
* '''[[Beyond Earth]]''': a play-by-forum Microscope game [http://rpggeek.com/thread/1303226/ run on RPGGeek.com]
 
* '''[[Beyond Earth]]''': a play-by-forum Microscope game [http://rpggeek.com/thread/1303226/ run on RPGGeek.com]
 
* '''[[Bits and Baubles]]''': industrial high fantasy, powered by [[Fate Core]]
 
* '''[[Bits and Baubles]]''': industrial high fantasy, powered by [[Fate Core]]
* '''[[Marvel 2033]]''': Masks: the New Generation in a future and very "what if?" version of the Marvel universe, started June 2017 and GM'ed by Hans.
+
* '''[[Marvel 2033]]''': Masks: a New Generation in a future and very "what if?" version of the Marvel universe, started June 2017 and GM'ed by Hans.
  
 
== Playtests ==
 
== Playtests ==

Revision as of 00:41, 20 June 2017

These are links to various gaming-related pages.

Podcast[edit]

How We Play

How We Play: A podcast about RPGs as a social activity. How can we make gaming as much fun as possible for ourselves and each other?

Current RPG Campaigns[edit]

Playtests[edit]

Past and 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>