Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}

a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}

h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}

.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}

.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}

.tabSelected{color:[[ColorPalette::PrimaryDark]];
	background:[[ColorPalette::TertiaryPale]];
	border-left:1px solid [[ColorPalette::TertiaryLight]];
	border-top:1px solid [[ColorPalette::TertiaryLight]];
	border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}

#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}

.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
	border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background::[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
	border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
	border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}

#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}

.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}

.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}

.tiddler .defaultCommand {font-weight:bold;}

.shadow .title {color:[[ColorPalette::TertiaryDark]];}

.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}

.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}

.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}

.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}

.sparkline {background:[[ColorPalette::PrimaryPale]]; border:0;}
.sparktick {background:[[ColorPalette::PrimaryDark]];}

.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}

.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}

.imageLink, #displayArea .imageLink {background:transparent;}

.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}

.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}

.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}

.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}

.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}

.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}

#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:'alpha(opacity:60)';}
/*}}}*/
/*{{{*/
* html .tiddler {height:1%;}

body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0;}

h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}

hr {height:1px;}

a {text-decoration:none;}

dt {font-weight:bold;}

ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}

.txtOptionInput {width:11em;}

#contentWrapper .chkOptionInput {border:0;}

.externalLink {text-decoration:underline;}

.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}

.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}

/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}

#mainMenu .tiddlyLinkExisting,
	#mainMenu .tiddlyLinkNonExisting,
	#sidebarTabs .tiddlyLinkNonExisting {font-weight:normal; font-style:normal;}
#sidebarTabs .tiddlyLinkExisting {font-weight:bold; font-style:normal;}

.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0em 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0em 1em 1em; left:0px; top:0px;}

.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}

#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}

#sidebar {position:absolute; right:3px; width:16em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0em 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 .3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}

.wizard {padding:0.1em 1em 0em 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0em 0em 0em; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0em;}
.wizardFooter .status {padding:0em 0.4em 0em 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em 0.1em 0.2em;}

#messageArea {position:fixed; top:2em; right:0em; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em 0.2em 0.2em 0.2em;}
#messageArea a {text-decoration:underline;}

.tiddlerPopupButton {padding:0.2em 0.2em 0.2em 0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em 1em 1em 1em; margin:0;}

.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0em;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}

.tabset {padding:1em 0em 0em 0.5em;}
.tab {margin:0em 0em 0em 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}

#contentWrapper {display:block;}
#splashScreen {display:none;}

#displayArea {margin:1em 17em 0em 14em;}

.toolbar {text-align:right; font-size:.9em;}

.tiddler {padding:1em 1em 0em 1em;}

.missing .viewer,.missing .title {font-style:italic;}

.title {font-size:1.6em; font-weight:bold;}

.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}

.tiddler .button {padding:0.2em 0.4em;}

.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}

.footer {font-size:.9em;}
.footer li {display:inline;}

.annotation {padding:0.5em; margin:0.5em;}

* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0em 0.25em; padding:0em 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}

.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0px 3px 0px 3px;}

.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}

.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0em; font-size:.9em;}
.editorFooter .button {padding-top:0px; padding-bottom:0px;}

.fieldsetFix {border:0; padding:0; margin:1px 0px 1px 0px;}

.sparkline {line-height:1em;}
.sparktick {outline:0;}

.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}

* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0em; right:0em;}
#backstageButton a {padding:0.1em 0.4em 0.1em 0.4em; margin:0.1em 0.1em 0.1em 0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; margin:0em 3em 0em 3em; padding:1em 1em 1em 1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em 0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}

.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which use a logographic writing system and need larger font sizes.
***/

/*{{{*/
body {font-size:0.8em;}

#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}

.subtitle {font-size:0.8em;}

.viewer table.listView {font-size:0.95em;}

.htmlarea .toolbarHA table {border:1px solid ButtonFace; margin:0em 0em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton {display: none ! important;}
#displayArea {margin: 1em 1em 0em 1em;}
/* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
noscript {display:none;}
}
/*}}}*/
<!--{{{-->
<div class='header' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar closeTiddler closeOthers +editTiddler > fields syncing permalink references jump'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar +saveTiddler -cancelTiddler deleteTiddler'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser'></span></div>
<!--}}}-->
To get started with this blank TiddlyWiki, you'll need to modify the following tiddlers:
* SiteTitle & SiteSubtitle: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* MainMenu: The menu (usually on the left)
* DefaultTiddlers: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
These InterfaceOptions for customising TiddlyWiki are saved in your browser

Your username for signing your edits. Write it as a WikiWord (eg JoeBloggs)

<<option txtUserName>>
<<option chkSaveBackups>> SaveBackups
<<option chkAutoSave>> AutoSave
<<option chkRegExpSearch>> RegExpSearch
<<option chkCaseSensitiveSearch>> CaseSensitiveSearch
<<option chkAnimate>> EnableAnimations

----
Also see AdvancedOptions
Happy New Year!  Still working on a bunch of things...  I have a [[Hordes of the Things]] army on my desk and a [[DBR]] army about half completed.  I have quite a backlog of painting to do and I should take photographs of the whole mess and photographs of the old mess...  I'm not sure when I going to do any of that...

Ugh!

Mark
After looking around I found this GTD theme version of TiddlyWiki.  I like the look of this better than the blue default version so this is what I'm going to use...
The day before the day before Christmas!  Have you done your Christmas shopping yet?  I did mine the first week of December and I am very happy I did!  Line-ups into the parking lots, line-ups into the Mall, line-ups at the cash register...  So are we supposed to be in an economic downturn?  I haven't seen much evidence of people "not" spending money...
The count down to the New Year is underway...  Can't say I have huge plans to do much -- see a movie, have a beer...  Gaming-wise I am currently painting a DBR (De Bellis Renationis) Florentine Army (pictures to follow).  Being relatively new to 15mm and not a terribly quick painter I got some help with the cavalry units.  I am now very slowly painting up the Pike and Blade units.
[[15 January 2009]]
[[Hotlead 2009]]
[[29 December 2008]]
[[23 December 2008]]
[[22 December 2008]]
[[Take 2!]]
[[First Go Round]]
Here we go!  This page started about 10 years ago and was all html coded using Notepad and sweat and it wasn't very pretty...  Time for change.  I am going to learn how to use this if it kills me...  Hopefully we'll see some good stuff here!
[[Hotlead 2009 | http://www.hotlead.ca/ ]] will be held on March 27, 28 and 29, 2009!  Mark your calendars now!  Hotlead is Canada's Finest Miniature Gaming Event.  Follow the link for more information!
[[1-64 Farm Toys (Part 3) | http://www.actionfarmtoys.com/64farm3.htm]]
[[1001 Manually selected Fantasy Roleplaying Resources | http://www.cbel.be/fantasy_roleplaying/]]
[[12 sided calendar | http://www.ii.uib.no/~arntzen/kalender/]]
[[1895 Atlas | http://www.livgenmi.com/1895/]]
[[1920's Interactive Literature Resources - Transportation | http://www.vialarp.org/20s/20s_transportation.htm#Aircraft%20and]]
[[2nd Expedition Pics | http://www.oocities.org/faskew/Opra/Expedition2Pics.htm]]
[[3D CAFE'S MODELS (AIRCRAFT) | http://www.3dcafe.com/asp/aircraft.asp]]
[[54mm World War 2 Action Figure Moulds - North Africa and European Campaigns | http://princeaugust.ie/WW2/]]
[[A Glossary of Literary Terms | http://www.virtualsalt.com/litterms.htm]]
[[ASL FAQ Index | http://www.users.bigpond.net.au/mantis/ASLFAQ/FAQ.htm]]
[[Action Figure Comics | http://www.actionfigurecomics.com]]
[[Adventure Street Omnibus | http://free.hostdepartment.com/c/cleireac/Risus/Omnibus/omnibus.html]]
[[Advice for the Evil Overlord | http://nielsenhayden.com/overlord/]]
[[Afrika Corps Uniforms | http://www.diggerhistory.info/pages-uniforms/afrika_korps.htm]]
[[Airborne Equipment | http://www.oocities.org/britsatwar/airborne_equipment.html]]
[[The Zeppelin history and photo website, featuring the Hindenburg, Graf Zeppelin, Akron, Macon, Shenandoah, Los Angele | http://www.airships.net/index.shtml Airships]]
[[Airships and Aerozeppelins | http://www.tlucretius.net/Sophie/Castle/Airships.html]]
[[Airshipsonline Airships Imperial Airship Service | http://www.aht.ndirect.co.uk/airships/imperial/index.html]]
[[Aliens Soundboard | http://www.btinternet.com/~paul.frary/]]
[[AltaVista - Babel Fish Translation - Translated Text | http://babelfish.altavista.com/tr ]]
[[Anonymizer - Anonymous Web Surfing, Anti Spyware, Anonymous Proxy, & Identity Protection | http://www.anonymizer.com/]]
[[Articles on 1-72 Links for small scale figure modellers | http://www.landships.freeservers.com/Links-figures.htm ]]
[[Artizan Designs | http://www.artizandesigns.com/ ]]
[[Austin Powers Soundboard | http://www.theflashgames.com/austinpowers_soundboard-swf.html ]]
[[Avalanche Press | http://www.avalanchepress.com/index.php ]]
[[Back Of Beyond Times | http://www.backofbeyond.de/index.html ]]
[[Battle Rules of Play | http://www.myplus.ca/battlerules.htm ]]
[[Battlefront Miniatures | http://www.battlefront.co.nz/ ]]
[[Battlestar Wiki | http://www.battlestarwiki.org/wiki/Main_Page?title=Main_Page ]]
[[Beecher's Island | http://www.miniaturewars.com/AmericanWest/BeecherIsland.asp ]]
[[Birdrock Downport | http://home.comcast.net/~downport/ ]]
[[BoardGameGeek | http://www.boardgamegeek.com/ ]]
[[BorderWars 2003 | http://www.hahmgs.org/BW2003.html ]]
[[Brief History of WWII Sicily and Italy  | http://www.worldwariihistory.info/WWII/Italy.html ]]
[[British Divisions WW2 | http://battlefieldsww2.50megs.com/british_divisions_ww2.htm ]]
[[British Red Devils in North Africa - World War II | http://www.firebirds.org/menu1/rdbejana.htm ]]
[[Building a Imperial Strongpoint | http://www2.gol.com/users/graham/strongpoint01.html ]]
[[Building the imperial bunker | http://www.rengels.de/warhammer/articles/bunker/index.html ]]
[[CALIVER BOOKS | http://www.caliverbooks.com/ ]]
[[CAPTAIN PROTON | http://www.star-trek-voyager.net/protonindex/proton.htm ]]
[[CBSRMT - CBS Radio Mystery Theater | http://www.cbsrmt.info/charlie/ ]]
[[CBSRMT Website | http://home.twcny.rr.com/myafchak/ ]]
[[Canvas Eagles Page | http://www.generalissue.com/canvas.html ]]
[[Captain Future Timeline | http://www.pjfarmer.com/secret/pulptrek/captain-future-timeline-web.htm ]]
[[Cold Navy at Xtreme Hobby! | http://coldnavy.xtreme-hobby.com/ ]]
[[Colossus Fan Page | http://www.milwaukeerumble.com/colossus/ ]]
[[Comic Art Community GALLERY OF COMIC ART | http://www.comicartcommunity.com/gallery/index.php ]]
[[Commander Keen Maps - Cerebral Cortex 314 | http://www.classicgaming.com/cc314/encyclopedia/maps/maps-k4-lvl14.html ]]
[[Conquest Miniatures - Terrain | http://www.conquestminiatures.com/terrain.htm ]]
[[Copplestone Castings | http://www.copplestonecastings.co.uk/ ]]
[[DEMONGROUND Reflections of a Darker Future | http://www.demonground.org/ ]]
[[DP F1996M HEPTARCHY Britain at war | http://www.diplom.org/Zine/F1996M/Bache/heptarchy.html ]]
[[Dan Becker's The Adventures of Hagbard and Hrothgar | http://www.io.com/~beckerdo/games/articles/HagbardAndHrothgar/ ]]
[[Danvers State Insane Asylum | http://www.danvers-state-ia.com/home.html ]]
[[Dirty 30s! - Hindenburg & Other Airships | http://www.paper-dragon.com/1939/hindenburg.html ]]
[[Dirty 30s! - Introduction | http://www.paper-dragon.com/1939/intro.html ]]
[[Divine Right Online | http://www.divinerightonline.com/foreword.html ]]
[[Dr Hermes Reviews XII | http://community-2.webtv.net/drhermes/RobertEHoward/page6.html ]]
[[Dr. Evil Soundboard | http://www.ebaumsworld.com/drevil.html ]]
[[Draw a Map | http://www.imagineimage.org/gbgen/gbmain.htm ]]
[[Drawing a blank map | http://www.webwargaming.com/maps/blankmap.html ]]
[[Dungeon Generator | http://www.aarg.net/~minam/dungeon.cgi ]]
[[Dungeons Unlimited | http://www.angelfire.com/rpg2/dungeonsunlimited/ ]]
[[Dungeons and Dragons Tools | http://www.dndadventure.com/dnda_dm_resources.html ]]
[[Dust Devils | http://www.chimera.info/dustdevils/index.html ]]
[[E. E. Doc Smith | http://www.cs.utexas.edu/~dastuart/fictiondir/authordir/eesmith/ ]]
[[Battlefields of Albion | http://www.callnetuk.com/home/aself/index.html ]]
[[England - Heptarchy | http://www.stephen.j.murray.btinternet.co.uk/saxkingdoms.htm ]]
[[English Civil War Society | http://english-civil-war-society.org/public_html/index.html ]]
[[eric strawcynski, artiste plasticien, sculptures, masques, robots, accessoires et visages en carton | http://www.ericstraw.com/ ]]
[[Erol Otus | http://www.erolotus.com/ ]]
[[Eternal Egypt | http://www.eternalegypt.org/EternalEgyptWebsiteWeb/HomeServlet ]]
[[Europe, Africa and the Med | http://www.donet.com/~mconrad/etolink.htm ]]
[[Ex Libris Mortis | http://www.dragonrealm.com/exlibrismortis/ExLibrisnew40K_LatinPhrases.html ]]
[[FETCO Toy Soldiers | http://www.fetcotoysoldiers.com/index.html ]]
[[FSG Presents - Starship! | http://www.flagshipgames.com/starship.htm ]]
[[Fantasy Grounds The Virtual Tabletop for Pen & Paper Roleplaying Games | http://www.fantasygrounds.com/home/ ]]
[[Farm Animals & Buildings | http://www.actionfarmtoys.com/farmanimals.htm ]]
[[Foldup Paper Models Compiled Archive | http://www.wizards.com/default.asp?x=dnd/fpm/archive ]]
[[Forbidden Kingdoms Adventure Seed Generator | http://otherworlds.cx/generator.htm ]]
[[Forgotten Realms chronology | http://www.o-love.net/realms/fr_time_notable.html ]]
[[Frankenstein | http://www.jahsonic.com/Frankenstein.html ]]
[[Free Online Graph Paper - Hexagonal PDF Generator | http://www.incompetech.com/beta/hexagonalGraphPaper/hex.html ]]
[[freewargamesrules.co.uk - Where all rules are free! | http://www.freewargamesrules.co.uk/ ]]
[[French Counterattack, Operation Torch | http://www.pcglabs.mun.ca/~timm/torch/ ]]
[[GURPS Russia | http://www.sjgames.com/gurps/books/Russia/ ]]
[[Generators The Brunching Shuttlecocks | http://www.brunching.com/generator-datearchive.html ]]
[[Goodman Games | http://www.goodman-games.com/5012preview.php ]]
[[Google Directory - Games Board Games War and Politics | http://directory.google.com/Top/Games/Board_Games/War_and_Politics/ ]]
[[Gothic Art Gallery | http://home.bresnan.net/~ravensblight5/gothart.html ]]
[[Graf Zeppelin | http://www.ciderpresspottery.com/ZLA/greatzeps/german/GrafZeppelin.html ]]
[[Gripping Beast | http://www.grippingbeast.com/ ]]
[[HAT armorfast miniatures | http://www.hat.com/current99.html ]]
[[HMGS East | http://www.hmgs.org/ ]]
[[Hammer of the Scots | http://www.f2fgaming.com/Tunguska/TunguskaServiceGames/HammeroftheScots/tabid/98/Default.aspx ]]
[[HeroQuest and Hero Quest - New Tiles by Ron Shirtz | http://www.aginsinn.com/tilesRon.html ]]
[[Histoire Et Figurines | http://www.histofig.com/ ]]
[[Historical resources | http://www.dimacleod.co.uk/history/ ]]
[[Homeworld Card Models | http://www.hwcard.cjb.net/ ]]
[[Hot Lead - Canada's finest miniature game convention | http://www.hotlead.ca/ ]]
[[How To Choose A Voice Acting Workshop | http://www.awn.com/mag/issue5.01/5.01pages/schiffvo.php3 ]]
[[How To Use The Gothic Graveyard Mold #46 | http://www.hirstarts.com/grave/grave.html ]]
[[Wehrmacht-Awards | http://www.wehrmacht-awards.net/campaign_awards/cufftitles/afrika_files/award_documents.htm]] 
[[Hyborian Age d20 Campaign | http://hyboria.xoth.net/ ]]
[[HyperWar US Army in WWII American Military History | http://www.ibiblio.org/hyperwar/AMH/AMH/AMH-22.html ]]
[[Hyperiums, THE Massively Multiplayer Strategy Game | http://www.hyperiums.com/#langs ]]
[[Jackson Gamers' Russian Civil War page | http://www.angelfire.com/games3/jacksongamer/reds.htm ]]
[[Knuckleduster Publications | http://www.knuckleduster.com/ ]]
[[Limey Yank Games | http://loakes.dyndsl.com/limeyyankgames/ ]]
[[Links -- Fun Places To Go | http://www.oocities.org/blackhatmatt/links.html ]]
[[Llewellyn's Web Tarot | http://www.llewellyn.com/free/tarot.php ]]
[[Lochagos.com - Wargaming in Antiquity | http://www.lochagos.com/ ]]
[[Long Range Desert Group (LRDG) Links | http://www.lrdg.de/links.htm#real ]]
[[Lossing's Field Book of the War of 1812, Chapter XII - Beginning of the War of 1812 | http://freepages.history.rootsweb.com/~wcarr1/Lossing2/Chap12.html ]]
[[Lost Battalions' WW2 Afrika Korps Uniforms | http://web2.airmail.net/recon36/german/heer/heertrop.html ]]
[[Luft '46 - WWII German aircraft projects | http://www.luft46.com/ ]]
[[MARTIAN TRIPOD | http://home.hetnet.nl/mr_11/173/erwin47/models/tripod/ ]]
[[MSC's Redoubt Enterprises Colonial Wars Catalog! | http://www.miniatureservicecenter.com/msc-redoubt-colonial.htm ]]
[[Major General Tremorden Rederring's Colonial Wargames Page | http://zeitcom.com/majgen/ ]]
[[MapSymbs - APP6 TrueType Fonts | http://www.mapsymbs.com/ ]]
[[Mapping Aids for Roleplayers | http://fitz.jsr.com/roleplay/props/mapping.html ]]
[[Martin Laerkes' Mythos Campaign Rules | http://home.worldonline.dk/nyskes/mythos/Epic.html ]]
[[Mercator's Civilization2 Site - Maps for Civilization II | http://www.civgaming.net/mercator/ ]]
[[Michael's Web Page | http://www.asmrb.org/michaelb/PersonalIndex.html ]]
[[Monster Magazines | http://www.gdarkness.com/monstermags/ ]]
[[Monster Pitch The Brunching Shuttlecocks | http://www.brunching.com/monsterpitch.html ]]
[[Mythos Group Source Rules | http://www.radix.net/~erewhon/rules/mythos_rules.html ]]
[[Names of Cowboys, Indians, Outlaws, Gunfighters, Legends & their Horses, etc... | http://www.lowchensaustralia.com/names/cinames.htm ]]
[[Napnuts Western Skirmish Rules | http://www.napnuts.com/west_gun_rules.htm ]]
[[NewDarkAge.net - Gallery | http://www.newdarkage.net/gallery.html ]]
[[No Quarter Given Pirate Links | http://www.noquartergiven.net/ports.htm ]]
[[Noble Miniatures, home of Hallmark & Perrin Minis | http://www.nobleminis.com/ ]]
[[Nodwick dot com | http://archive.gamespy.com/comics/nodwick/ ]]
[[North Africa | http://www.cs.ndsu.nodak.edu/~lugert/wwii.htm#conclusion ]]
[[Notes on League of Extraordinary Gentlemen #1 | http://www.oocities.org/ratmmjess/league1.html ]]
[[Nuklear Power - Home of 8-bit Theater | http://www.nuklearpower.com/archive.php ]]
[[OLD WEST Americana 1 | http://www.wargamesfoundry.com/collections/OW/index.asp ]]
[[Official Home of Whitewash City The Wild West in PDF | http://www.erichotz.com/whitewash.html ]]
[[Old Time Radio Fan Free Old Time Radio Shows | http://www.otrfan.com/ ]]
[[Old West Links | http://www.circagames.com/Resources/old_west.html ]]
[[old time radio shows in mp3 and real audio - EY's Audio Links | http://users2.ev1.net/~ey/audio.html ]]
[[Online Kingmaker | http://www.onlinekingmaker.co.uk/ ]]
[[Other Mystery Sites | http://www.who-dunnit.com/links/3/on.html ]]
[[PDF Conversion Central | http://www.pdfzone.com/category2/0,1874,1851561,00.asp ]]
[[PSASL Logbook Help | http://www.pindersoft.com/psaslhelp.htm ]]
[[pa3eqb -- Russian Communications Van | http://www.tactical-link.com/pa3eqb.htm ]]
[[paizo.com - Dungeon - Resources - Downloads | http://paizo.com/dungeon/resources/downloads ]]
[[Palm Pilot | http://www.notebooksplus.com/palmpilot.htm ]]
[[Paper Paradise Links | http://www.paperparadise.com/articles/cool_links.cfm ]]
[[Paper Toys - Paper Cut-Outs - Custom Paper Models at PaperToys.com | http://www.papertoys.com/ ]]
[[Paperware | http://www.brumbaer.de/Wm/Build/index.html ]]
[[Peter's guide to map creation How to create fantasy maps | http://www.brodt.dk/peter/maps.html ]]
[[PhilipGlass.com Glass Engine | http://www.philipglass.com/html/pages/glass-engine.html# ]]
[[Plastic Soldier Review - 172 Scale Military Figures | http://www.plasticsoldierreview.com/ ]]
[[Plot-o-matic (tm) movie plot generator | http://www.maddogproductions.com/plotomatic.htm ]]
[[Power Point PBEM | http://www.alanemrich.com/AE-TK_and_DS_pages/Lets_Play/tk-pppbem.htm ]]
[[Pulp 1933 Campaign Resources | http://www.asmrb.org/michaelb/PulpIndex.html ]]
[[Pulp Earth Timeline! | http://www.piscesallmedia.com/golden/pulp_timeline.htm ]]
[[Pulp Figures | http://www.pulpfigures.com/ ]]
[[Pulp Magazine Heroes | http://www.cs.uku.fi/~vaisala/Pulp.htm ]]
[[Pygmy Wars Home Page, wargaming the Russian Civil War 1919 1920, wargames scenarios | http://pygmy-wars.50megs.com/ ]]
[[QuickHex, The hex-paper maker... | http://www.zho.berka.com/goodies/hex/qh.html ]]
[[Quiet, Please Episodes | http://quietplease.org/listepisodes.php ]]
[[RANDOM SCENARIO GENERATOR | http://www.fanatic.dk/WhfbRandonScenario/rsg.asp ]]
[[RATTLESNAKE JACK'S FONT GALLERY | http://www3.memlane.com/gromboug/fontpage.htm ]]
[[REALMSPACE Geonomicon. A Dungeons & Dragons Online Archive | http://www.geonomicon.com/portal/ ]]
[[RMSS vs RMFRP | http://www.icewebring.com/RMSSvsRMFRP/RMSSvsRMFRP_pt07.shtml ]]
[[RPG Library | http://www.rpglibrary.org/main.php?showgenre=Action ]]
[[Radio Memories | http://radiomemories.libsyn.com/ ]]
[[RadioGOLDINdex.com, Old Time Radio Show Database | http://www.radiogoldindex.com/frame1.html ]]
[[RadioLovers.com - All Shows | http://www.radiolovers.com/pages/allshows.html#c ]]
[[Radiophile.com - Wood Radios | http://www.radiophile.com/wood.htm ]]
[[RailServe.com Links Railroad Computer Games & Trains Simulators | http://www.railserve.com/Computers/ ]]
[[Ralf's Homepage | http://www.rengels.de/index.html ]]
[[Rapid Fire! WWII Wargaming Rules | http://www.rapid-fire.uk.com/ ]]
[[Red Shadow | http://www.warflag.com/shadow/index.html ]]
[[Red Star Red Army Chorus and Dance Ensemble (Russia) | http://www.redstarensemble.chat.ru/ ]]
[[Role Playing Games Nethack, Rogue, Unreal World, and many more! | http://www.dosgames.com/g_rpg.php ]]
[[Round the World Flights | http://www.wingnet.org/rtw/rtw001j.htm ]]
[[SECTION31.COM | http://www.section31.com/ ]]
[[Saucy Tales of the Supernatural | http://www.freewebs.com/saucytales/ ]]
[[Scale Creep Miniatures | http://www.scalecreep.com/catalog/index.php?cPath=1013 ]]
[[Star Trek Voyager Season 5 SHIP'S LOGS | http://www.star-trek-voyager.net/a1episodes/season5.htm]]
[[Serena Dawn Spaceport | http://www.serenadawn.com/AlienRPG-Contents.htm ]]
[[Seventh Sanctum | http://www.seventhsanctum.com/ ]]
[[Shadowolf | http://home.iprimus.com.au/shadowolf/Index.htm ]]
[[Ships of the Mauridian Expeditionary Forces | http://coldnavy.xtreme-hobby.com/mauridian/ships.html ]]
[[Shivers #103 Horror Entertainment | http://www.visimag.com/shivers/h103_display.htm ]]
[[Silhouette Animals | http://www.mclink.it/personal/MC4799/pulp/animals/animal_intro.html ]]
[[Snyder's Treasures Zeppelin & Airship Items | http://www.snyderstreasures.com/pages/zeppelin.htm ]]
[[Solar System Synthesis Applet | http://www.oocities.org/Area51/6902/w_accr.html ]]
[[SovInformBureau | http://www.siber.com/sib/ ]]
[[Soviet Army Insignia of Rank-WW2 | http://www2.powercom.net/~rokats/wwiisoviet.html ]]
[[Soviet Organisation | http://www-solar.mcs.st-and.ac.uk/~aaron/WW2ORG/sov.html ]]
[[Space Opera Skill List | http://www.tux.uklinux.net/so/skills.html ]]
[[Specialist Games | http://www.specialist-games.com/ ]]
[[StarGen - Solar System Generator | http://home.comcast.net/~brons/NerdCorner/StarGen/StarGen.html ]]
[[Starfire Assistant | http://www.starfireassistant.com/ ]]
[[Starfire Online | http://www.digigamers.com/starfireonline/products/sma/index.jsp?DISPLAYPAGE=/starfireonline/content/article_20040505_002.jsp ]]
[[Starship Combat News - The latest info on space games and miniatures | http://www.star-ranger.com/Home.htm ]]
[[Streamload | http://www.streamload.com]]
[[Such Pulp As Dreams Are Made On | http://www.eldritchdark.com/misc/such_pulp_as_dreams_are_made_on.html ]]
[[Svalbard Images - Maps and Pictures | http://www.svalbard-images.com/ ]]
[[THE LENSMAN ALT LENSMAN FAQ. (v3.65, 08Jun98) | http://www.outel.org/decomposed/goe/ ]]
[[THE TOWN WITH NO NAME | http://www.mts.net/~gisby/tonymorris.htm ]]
[[Tanzanica, A Mordheim Darkest Africa Variant | http://www.tanzanica.com/ ]]
[[Tengwar - Quenya Language | http://www.oocities.org/TimesSquare/4948/tengwar/quenya.htm ]]
[[The 13th Warrior - Eaters of the Dead | http://www.oocities.org/Hollywood/Guild/1651/index2.html ]]
[[The Ancient Egypt Film Site | http://www.wepwawet.nl/films/default.htm ]]
[[The Art Deco Society of California | http://www.artdecosociety.org/ ]]
[[The Aspen Modeling Company | http://www.theaspenmodelingcompany.com/ ]]
[[The Bulwer-Lytton Fiction Contest | http://www.bulwer-lytton.com/#The%20rules ]]
[[The Commander Keen Web Page | http://www.angelfire.com/hi5/justinj88/ ]]
[[The Daily .WAV | http://www.dailywav.com/ ]]
[[The Dhole's House - Characters - Index | http://www.dholeshouse.co.uk/Characters/Index.asp ]]
[[The English Civil War Society of America Home Page | http://www.ecwsa.org/ ]]
[[The Forgotten Realms Bibliography | http://www.aeolia.net/realms/realms-articles.html ]]
[[The Genre Trap | http://storymind.com/articles/2004-06-03.htm ]]
[[The Holloway Pages Pulp Heroes | http://home.comcast.net/~cjh5801a/Pulp.htm ]]
[[The Italian Wars - WECW Army Lists | http://www.lochagos.com/cnc/italian_wars_spain.html ]]
[[The Lost World Steampunk | http://silentmoviemonsters.tripod.com/TheLostWorld/LWSTEAM.html ]]
[[The Mantis-Eye Experiment - Episode 101 - Dia de los Dangerous! | http://venture.mancubus.net/eps/101.php ]]
[[The Monkey Island SCUMM Bar | http://www.scummbar.com/ ]]
[[The Northern Journey Campaign | http://www.matthew.fenn.dsl.pipex.com/nj/Index.htm ]]
[[The Official Plutonian Shore Website | http://www.laughingsage.com/Fset_photogals.htm ]]
[[The Official Road Map of Ontario | http://www.mto.gov.on.ca/english/traveller/map/ ]]
[[The Official Venture Brothers Website | http://www.venturebros.com/ ]]
[[The Old Corral - Homepage | http://www.surfnetinc.com/chuck/trio.htm ]]
[[the Painted Anvil presents- Terry Dodson | http://www.paintedanvil.com/dodson2.html ]]
[[The Pearl Home Page | http://www.thekeep.org/~wombat/Stories/Pulp/ ]]
[[The Pulp Era Miniatures Showcase | http://wk.frothersunite.com/sc/pulp/Pulpsc.htm ]]
[[The Rules With No Name | http://www.mts.net/~gisby/owbuild.htm ]]
[[The SF Site New and Noteworthy Science Fiction and Fantasy Books | http://www.sfsite.com/vault/worth18.htm ]]
[[The Unbound Book - Resources | http://www.unboundbook.org/resources.htm ]]
[[The Valley of the Pharaohs | http://www.palladium-megaverse.com/cuttingroom/valley/valley.html ]]
[[The War of the Worlds the RPG | http://www.oocities.org/TimesSquare/Galaxy/3773/waroftheworlds/index.html ]]
[[The Weird WWII Miniatures Showcase | http://wk.frothersunite.com/sc/pulp/weirdwar.htm ]]
[[The Wold Newton Universe - Articles, Part V | http://www.pjfarmer.com/woldnewton/Articles5.htm#NEMO ]]
[[The Zhodani Base - Classic Traveller RPG in Foreven Sector, Spinward Marches and other Frontier Regions | http://zho.berka.com/ ]]
[[The approved Star Trek Voyager 5.12 Bride of Chaotica | http://www.flatoutblind.org/chaotica/members.php  ]]
[[Tim Peterson's Terrian Generation System for the American Civil War | http://www.indiawargamers.com/resources/misc/terrain.html ]]
[[Tony LoBue's Flash Gordon Web Site... | http://flashgordon.ws/ ]]
[[Traveling by Airship | http://www.oldbeacon.com/beacon/airships/airship-travel.htm ]]
[[TrekGuide.com =-= Star Trek Episode Guide | http://trekguide.com/ ]]
[[Trucks lend-leased to Russia in WW2 | http://www.o5m6.de/ ]]
[[ULTIMATE SCIENCE FICTION WEB GUIDE | http://www.magicdragon.com/UltimateSF/SF-Index.html ]]
[[Ultimate RuneQuest Resources - Best RuneQuest Resources on the Net! | http://www.runequestrealms.org/index.html ]]
[[Uniforms of die Panzertruppe | http://www.panzerworld.net/uniforms.html ]]
[[Unsolicited, but useful, advice for LARPers | http://www.skaro.com/larpcostlist.html ]]
[[VASL 4.0 User's Guide - Installation | http://www.vasl.org/users_guide/02.htm ]]
[[Vampire Counts - Blood Dragons | http://www.siegetower.com/warhammer/undead.htm ]]
[[Vaults of Pandius - the Official Mystara Homepage | http://pandius.com/index.html ]]
[[Veterans of Boskone Wars | http://www.graylensman.com/ ]]
[[Victoria Regina Tarot | http://www.thefool.com/info/index.asp ]]
[[Victorian Adventure Gaming | http://g.webring.com/hub?ring=vag ]]
[[Virtual Keyboard | http://www.theflashgames.com/virtualkeyboard_game-swf.html ]]
[[Voice Acting 101 | http://www.awn.com/mag/issue2.1/articles/bevilacqua2.1.html ]]
[[WEB-GEEK.COM | http://www.web-geek.com/index.html ]]
[[WSHobby, Toys and Collectibles | http://www.wshobby.com/catalog/catalog/default.php ]]
[[WWII Battle of Kursk Mine-Countermine operations | http://www.oocities.org/armysappersforward/kursk.htm ]]
[[War Times Journal | http://www.wtj.com/index_flash.htm ]]
[[War of 1812 Website- War of 1812 Articles, Books, Reenactment information, Quizes, links.... | http://www.warof1812.ca/charts/regts_na.htm ]]
[[Wargame Central | http://wgc.kenware.com/ ]]
[[wargamedownloads.com | http://www.wargamedownloads.com/?Site=AdWords2 ]]
[[Wargames Foundry Website | http://www.wargamesfoundry.com/watson/index2.asp ]]
[[Wargames Illustrated | http://www.wargamesillustrated.net/ ]]
[[Wargaming World War II - Megablitz - North Africa 1943 - The Race For Tunis | http://www.users.dircon.co.uk/~warden/ww2/Battles/rft.htm ]]
[[Wargaming World War II - Megablitz - Wargames | http://www.users.dircon.co.uk/~warden/ww2/Wargames.htm ]]
[[Wargaming World War One | http://www.oocities.org/terry1813/ ]]
[[Wargaming | http://stromata.tripod.com/id21.htm ]]
[[Warhammer Ahoy! | http://www.spiritofthegame.org.uk/warhammerahoy/ ]]
[[Web-Grognards the site for wargames on the web | http://grognard.com/ ]]
[[Welcome To Mark H. Walker's LOCK 'N LOAD | http://www.locknloadgame.com/ ]]
[[Welcome to Dime Novels | http://www-sul.stanford.edu/depts/dp/pennies/home.html ]]
[[Welcome to HereditaryTitles.com | http://www.hereditarytitles.com/ ]]
[[Welcome to TerraGenesis, No.1 for wargames terrain and model scenery. | http://www.terragenesis.co.uk/ ]]
[[Welcome to The Colonial Angle | http://home.comcast.net/~theangle/index.html ]]
[[Welcome to the Drunk Dwarves | http://www.drunkdwarves.com/ ]]
[[Welcome to the Foundry Website! | http://www.wargamesfoundry.com/main.asp ]]
[[WizKids - Mage Knight | http://www.wizkidsgames.com/mageknight/article.asp?frame=gameresources&cid=37135 ]]
[[Woad Creations News Archives | http://www.woadcreations.nl/newsarchives.php ]]
[[World History HyperHistory | http://www.hyperhistory.com/online_n2/History_n2/a.html ]]
[[World of Sulerin -- 3.5E & 3E monsters, spells, magic items and D&D resources | http://www.sulerin.com/creatures/creatures.asp?op=showletter&letter=p ]]
[[ww2 europe index | http://www.dean.usma.edu/history/web03/atlases/ww2%20europe/ww2%20europe%20war%20index.htm ]]
[[www.ps2pdf.com | http://www.ps2pdf.com/convert/convert.htm ]]
[[Yahoo! Groups | http://groups.yahoo.com/ ]]
[[You And Whose Army | http://www.amazonminiatures.com/youandwhosearmy/rings/ ]]
[[ZEPPELIN | http://spot.colorado.edu/~dziadeck/zeppelin.html ]]
[[Zeppelin | http://www.knowledgerush.com/kr/encyclopedia/Zeppelin ]]
[[15 January 2009]]
[[Hotlead 2009]]
[[29 December 2008]]
[[23 December 2008]]
[[22 December 2008]]
[[Take 2!]]
[[First Go Round]]
[[Might of Arms and DBx]]
[[Pigwars]]
[[Links]]
[[Painting]]



MainMenu
PageTemplate
StyleSheet
DefaultTiddlers
I started playing Might of Arms in 2004 or so...  I don't remember the exact details since it took forever to get a game going.  My buddy Ken and I were like the only 2 gamers living in Orangeville, ON (nobody my age would admit to playing wargames or more typically, the wargamers we did bump into were Warhammer fanatics under the age of 15 and had a tendency to babble)...  Those were the good old days!  Anyway, we did manage to cobble together this massive 2 player game involving a number of 15mm historical miniatures.  Ken's idea was to play a Hyborian scenario (King Conan and allies vs the Black Priest of Set Thoth-Amon and his evil Stygian hordes).  We had a great time and managed to learn the principal feature in Might of Arms: cascading morale effects are bad!  During the game both sides had a flank collapse due to morale issues.  The only reason the Evil Stygian Empire won was due to reinforcements arriving from behind a hill (where they had been stuck for about three-quarters of the game) to bolster a push in the middle...  

In April of 2007 I moved to Belleville, ON.  Before I left I did manage to contact a number of wargaming-types living in the area.  These lads play DBA and DBM and some DBx homebrew Seven Years War rules.  So now I'm learning a new rule set...  

I must admit, I find the DBx family of rules easy to learn but difficult to master, primarily due to issues over interpretation.  However I remain resolute a good sport at the gaming table so losing to a technicality doesn't disturb me (too much...)

I bought a copy of Hordes of the Things because I do enjoy fantasy wargaming (having played Warhammer for a number of years)...

Cheers,

Mark
<div id='header'>
<div id='titleLine'>
<span id='siteTitle' refresh='content' tiddler='SiteTitle'></span>
<span id='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='sidebar'>
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div><div id="licensePanel">
<a rel="license" href="http://shared.snapgrid.com/gtd_tiddlywiki.html#RevisionHistory" target="_new">GTDTW Version <span macro="version"></span></a>
<a rel="license" href="http://www.tiddlywiki.com" target="_new">
TiddlyWiki is published by Jeremy Ruston at Osmosoft under a BSD open source license</a>
<a rel="license" href="http://snapgrid.com" target="_new">GTD TiddlyWiki is a modification by Nathan Bowers at Snapgrid under the same license terms.</a>
<a rel="license" href="http://davidco.com" target="_new">"Getting Things Done" is &#169; David Allen at Davidco. Davidco has no affiliation with TiddlyWiki or GTD TiddlyWiki.</a></div></div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
[img[warlock4.jpg]]

My Mordheim Reiklander Warband -- at one point I had a hired Wizard, an Ogre (on retainer), four archers (repainted Warhammer elves), a Captain (a Ral Partha Merchant figure modified to suit) and two big beefy guys (not shown) as muscle...

[img[warlock3.jpg]]

Close-up of the Wizard!

[img[reik03.jpg]]

The two big beefy guys (shown here)...

[img[undead01.jpg]]

Some snaps of a Mordheim Undead Warband (again with some Ral Partha figures modified to suit)...

[img[undead02.jpg]]

[img[undead03.jpg]]

[img[undead04.jpg]]
[img[pigwar.gif]]

*[[Pig Wars Roster Sheet | http://www.oocities.org/markgagnon/roster.pdf ]]
*[[Pig Wars! Quantified! | http://www.oocities.org/markgagnon/quantified.pdf ]]
*[[The Tale of Sir Galahad | http://www.oocities.org/markgagnon/galahad.pdf ]]
*[[The Tale of King Arthur and the Knights of Ni | http://www.oocities.org/markgagnon/knightsni.pdf ]]
*[[The Tale of Sir Robin | http://www.oocities.org/markgagnon/robin.pdf ]]
*[[The Tale of Sir Bedevere | http://www.oocities.org/markgagnon/bedevere.pdf ]]
*[[A Fantasy Skirmish Scenario... The Talisman of the Necromancer  | http://www.oocities.org/markgagnon/talisman.pdf]]
New and improved!
[img[mighty2.jpg]]

Mark's Wargaming Wiki (GTD version)
/***
!GTD Style
http://tiddlystyles.com/#theme:GTD

!Generic rules /%==================================================================== %/
***/
/*{{{*/
body {
 background: #464646 url('http://shared.snapgrid.com/images/tiddlywiki/bodygradient.png') repeat-x top fixed;
 color: #000;
 font: .82em/1.25em "Bitstream Vera Sans", Verdana, Helvetica, Arial, sans-serif;
/*"Lucida Sans Unicode", "Lucida Grande","Trebuchet MS", */
}
/*}}}*/
/***
!Header rules /%====================================================================== %/
***/
/*{{{*/
#contentWrapper
{
 margin: 0 auto;
width: 59em;
position: relative;
}

#header
{
 color: #fff;
 padding: 1.5em 1em .6em 0;
}

#siteTitle {

 font-size: 2.3em;
 margin: 0;
}

#siteSubtitle {
 font-size: 1em;
 padding-left: .8em;;
}

#titleLine{
 background: transparent;
 padding: 0;
}

#titleLine a {
 color: #cf6;
}

#titleLine a:hover {
 background: transparent;
}
/*}}}*/
/***
!Sidebar rules /%====================================================================== %/
***/
/*{{{*/
#sidebar{
 left: 0;
width: 18em;
 margin: .9em .9em 0 0;
 color: #000;
 background: transparent;
}
/*}}}*/
/***
!Main menu rules /%=================================================================== %/
***/
/*{{{*/
#mainMenu{
 position: static;
 width: auto;

 background: #600;
 border-right: 3px solid #500;
padding: 0;
 text-align: left;
 font-size: 1em;
}

#mainMenu h1{
 padding: 5px;
 margin: 0;
 font-size: 1em;
 font-weight: bold;
 background: transparent;
 color: #fff;
}

#mainMenu ul{
 padding: 0;
 margin: 0;
 list-style: none;
}

#mainMenu h1 a,
#mainMenu li a,
#mainMenu li a.button{
 display: block;
 padding: 0 5px 0 10px;
border: 0;
 border-bottom: 1px solid #500;
 border-top: 1px solid #900;
margin: 0;
}

#mainMenu a,
#mainMenu a.button{
 height: 22px;
height: 1.83em;
 line-height: 22px;
 color: #fff;
 background: #700;
margin-left: 1em;
}

#mainMenu a:hover,
#mainMenu a.button:hover {
 background: #b00;
 color: #fff;
}
/*}}}*/
/***
!Sidebar options rules /%============================================================ %/
***/
/*{{{*/
#sidebarOptions {
 background: #eeb;
 border-right: 3px solid #bb8;
 color: #B4C675;
 padding: .5em 0;
}

#sidebarOptions a {
 color: #700;
 margin: .2em .8em;
 padding: 0;
 border: 0;
}

#sidebarOptions a:hover, #sidebarOptions a:active {
 color: #fff;
 background: #700;
 border: 0;
}

#sidebarOptions input{
 margin: 2px 10px;
 border: 1px inset #333;
padding: 0;
}

#sidebarOptions .sliderPanel {
 background: #fff;
 color: #000;
 padding: 5px 10px;
 font-size: .9em;
}

#sidebarOptions .sliderPanel a{
 font-weight: normal;
 margin: 0;
}

#sidebarOptions .sliderPanel a:link,#sidebarOptions .sliderPanel a:visited {
 color: #700;
}

#sidebarOptions .sliderPanel a:hover,#sidebarOptions .sliderPanel a:active {
 color: #fff;
 background: #700;
}
/*}}}*/
/***
!Sidebar tabs rules /%===================================================================== %/
***/
/*{{{*/
#sidebarTabs {
 background: transparent;
 border-right: 3px solid #740;
 border-bottom: 3px solid #520;
 border: 0;
 padding: 0;
}

#contentWrapper #sidebarTabs a,
#contentWrapper #displayArea .tabContents a{
 color: #fff;
}

#contentWrapper #sidebarTabs a:hover,
#contentWrapper #displayArea .tabContents a:hover {
 background: #000;
 color: #fff;
}

#contentWrapper #sidebarTabs a:active,
#contentWrapper #displayArea .tabContents a:active{
 color: #000;
}



#contentWrapper .tabSelected {
 background: #960;
}

#contentWrapper .tabUnselected{
 background: #660;
}

#contentWrapper #sidebar .tabset{
 background: #eeb;
 border-right: 3px solid #bb8;
 padding: 0 0 0 .75em;
}

#contentWrapper .tabContents{
font-size: .95em;
background: #960;
border:0;
 border-right: 3px solid #740;
 border-bottom: 3px solid #520;
 padding: .75em;
}

#contentWrapper .tabContents{
 width: auto;
}

#contentWrapper #sidebarTabs .tabContents .tabset,
#contentWrapper .tabContents .tabset{
 border: 0;
 padding: 0;
 background: transparent;
}

#contentWrapper .tabContents .tabSelected,
#contentWrapper .tabContents .tabContents {
 background: #700;
 border: 0;
}

#contentWrapper .tabContents .tabUnselected {
 background: #440;
}

#contentWrapper .tabset a {
 color: #fff;
 padding: .2em .7em;
 margin: 0 .17em 0 0;
 height: 2em;
position: static;
}

#contentWrapper .tabset a:hover {
 background: #000;
 color: #fff;
}

#contentWrapper .tabset a:active {
 color: #000;
}

#contentWrapper .tabContents ul{
 margin: 0;
 padding: 0;
 list-style: none;
}

#contentWrapper .tabContents .tabContents ul{
 color: #eeb;
}

.tabContents ul a,
.tabContents ul .button{
 color: #fff;
 display: block;
 padding: .1em 0 .1em .7em;
 background: transparent;
 border: 0;
}

.tabContents ul a:hover {
 color: #fff;
 background: #000;
}
/*}}}*/
/***
!License panel rules /%==================================================================== %/
***/
/*{{{*/
#licensePanel {
 padding: 0px 1em;
 font-size: .9em;
}

#licensePanel a {
 color: #960;
 display: block;
 margin-top: .9em;
}

#licensePanel a:hover {
 color: #fff;
 background: transparent;
}
/*}}}*/
/***
!Popup rules /%================================================================= %/
***/
/*{{{*/
.popup {
 font-size: .8em;
 padding: 0em;
 background: #333;
 border: 1px solid #000;
}

.popup hr {
 margin: 1px 0 0 0;
 visibility: hidden;
}

.popup li.disabled {
 color: #666;
}

.popup li a,
.popup li a:visited{
 color: #000;
 border: .1em outset #cf6;
 background: #cf6;
}

.popup li a:hover {
border: .1em outset #cf6;
 background: #ef9;
 color: #000;
}
/*}}}*/
/***
!Message area rules /%================================================================= %/
***/
/*{{{*/
#messageArea{
 font-size: .9em;
 padding: .4em;
 background: #FFE72F;
 border-right: .25em solid #da1;
 border-bottom: .25em solid #a80;

position: fixed;
 top: 10px;
 right: 10px;
 color: #000;
}

#contentWrapper #messageArea a{
 color: #00e;
 text-decoration: none;
}

#contentWrapper #messageArea a:hover{
 color: #00e;
 text-decoration: underline;
 background: transparent;
}

#contentWrapper #messageArea .messageToolbar a.button{
 border: 1px solid #da1;
}

#contentWrapper #messageArea .messageToolbar a.button:hover{
 color: #00e;
 text-decoration: none;
 border: 1px solid #000;
 background: #fff;
}



/*}}}*/
/***
!Tiddler display rules /%================================================================== %/
***/
/*{{{*/
#displayArea {
 width: 39.75em;
 margin: 0 0 0 17em;
}

.tiddler {
 margin: 0 0 .9em 0;
 padding: 0 1em;
 border-right: .25em solid #aaa;
 border-bottom: .25em solid #555;
 background: #fff;
}

.title {
 font-size: 1.5em;
 font-weight: bold;
 color: #900;
}

.toolbar {
 font-size: .8em;
 padding: .5em 0;
}

.toolbar .button{
 padding: .1em .3em;
 color: #000;

 border: .1em outset #cf6;
 background: #cf6;
margin: .1em;
}

.toolbar .button:hover {
 background: #ef9;
 color: #000;
}

.toolbar .button:active {
 background: #ff0;
}

/*}}}*/
/***
!Viewer rules /% ------------------------------------------------------------------------------------------ %/
***/
/*{{{*/
.viewer {
 line-height: 1.4em;
 font-size: 1em;
}

.viewer a:link, .viewer a:visited {
 color: #15b;
}

.viewer a:hover {
 color: #fff;
 background: #000;
}

.viewer .button{
 background: transparent;
 border-top: 1px solid #eee;
 border-left: 1px solid #eee;
 border-bottom: 1px solid #000;
 border-right: 1px solid #000;
}

.viewer .button:hover{
 background: #eee;
 color: #000;
}

.viewer .button:active{
 background: #ccc;
 border-bottom: 1px solid #eee;
 border-right: 1px solid #eee;
 border-top: 1px solid #111;
 border-left: 1px solid #111;
}


.viewer blockquote {
 border-left: 3px solid #777;
 margin: .3em;
 padding: .3em;
}

.viewer pre{
 background: #fefefe;
 border: 1px solid #f1f1f1;
}

.viewer pre, .viewer code{
 color: #000;
}

.viewer ul {
 padding-left: 30px;
}

.viewer ol {
 padding-left: 30px;
}
ul{
list-style-type: asquare;
}
ol{ 
 list-style-type: decimal;
}

ol ol{ 
 list-style-type: lower-alpha;
}

ol ol ol{ 
 list-style-type: lower-roman;
}

.viewer ul, .viewer ol, .viewer p {
 margin: .0;
}

.viewer li {
 margin: .2em 0;
}

h1,h2,h3,h4,h5,h6 {
 color: #000;
 font-weight: bold;
 background: #eee;
 padding: 2px 10px;
 margin: 5px 0;
}

.viewer h1 {font-size: 1.3em;}
.viewer h2 {font-size: 1.2em;}
.viewer h3 {font-size: 1.1em;}
.viewer h4 {font-size: 1em;}
.viewer h5 { font-size: .9em;}
.viewer h6 { font-size: .8em;}

.viewer table {
 border: 2px solid #303030;
 font-size: 11px;
 margin: 10px 0;
}

.viewer th, .viewer thead td{
 color: #000;
 background: #eee;
 border: 1px solid #aaa;
 padding: 0 3px;
}

.viewer td {
 border: 1px solid #aaa;
 padding: 0 3px;
}

.viewer caption {
 padding: 3px;
}

.viewer hr {
 border: none;
 border-top: dotted 1px #777;
 height: 1px;
 color: #777;
 margin: 7px 0;
}

.viewer
{
 margin: .5em 0 0 0;
 padding: .5em 0;
 border-top: 1px solid #ccc;
}

.highlight {
 color: #000;
 background: #ffe72f;
}
/*}}}*/
/***
!Editor rules /% ----------------------------------------------------------------------------------------- %/
***/
/*{{{*/
.editor {
 font-size: .8em;
 color: #402C74;
 padding: .3em 0;
}

.editor input, .editor textarea {
 font: 1.1em/130% "Andale Mono", "Monaco", "Lucida Console", "Courier New", monospace;
 margin: 0;
 border: 1px inset #333;
 padding: 2px 0;
}

.editor textarea {
 height: 42em;
 width: 100%;
}

input:focus, textarea:focus
{
 background: #ffe;
 border: 1px solid #000;
}
.footer
{
 padding: .5em 0;
 margin: .5em 0;
 border-top: 1px solid #ddd;
 color: #555;
 text-align: center; 
}
/*}}}*/
/***
!IE Display hacks /% ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~%/
***/
/*{{{*/
body{
 _text-align: center;
}

#contentWrapper
{
/* _width: 770px; CSS UNDERSCORE HACK FOR PROPER WIN/IE DISPLAY */
 _text-align: left; /* CSS UNDERSCORE HACK FOR PROPER WIN/IE DISPLAY */ 
}

#messageArea{
 _position: absolute;
}
/*}}}*/
Hello again!  This page started in 1996 when I first signed up for a Geocities account and started working on a webpage to showcase my interests and some of my painting.  My primary goal was to show the work of a small group of gamers living in London, ON.  We had 2 copies of Mighty Empires and we played that game for about a year and a half.  During that time we tweaked the rules and added some of our own.  

Since then my interests have changed and so has this webpage.  I'm not sure where this is going yet but I hope it will be entertaining.

!!A History of this Site!

Initially intended to act as a repository for Mighty Empires house rules, this site has changed as my interests have changed. Mighty Empires copyright is held by Games Workshop and is no longer produced or supported by them. Look for Mighty Empires on e-Bay... In the last 10 years I have dabbled with Mordheim, Warhammer Fantasy Battle, Warhammer 40K, as well as other table top wargames. In 2004 I was introduced to Rapid Fire! and I played that on and off for over the past two years. More recently I have played Pig Wars! a Dark Ages Skirmish game, and Might of Arms, which as a buddy likes to tell me, is a real wargame... 

Recent Changes to this Webpage!

*Updated Index page on 18 December 2008
*Updated Index page on 23 November 2006
*Casualty Marker page on 23 November 2006
*Fatigue Marker page on 23 November 2006
*Hit Marker page on 23 November 2006
*Shaken Marker page on 23 November 2006
*Shaken Marker - Version 2 page on 23 November 2006
*Shaken Markers -- A Version for Mike Manning! page on 23 November 2006
*How to Produce the Markers page on 23 November 2006
*Updated Index page on 22 November 2006
*Added Might of Arms page on 22 November 2006
*Added Pig Wars! page on 22 November 2006
*Added Pig Wars! Scenarios and Roster on 22 November 2006
*Updated Links page on 22 November 2006
*Updated Index page on 27 June 2006
*Updated Rapid Fire! page on 14 June 2005
*Revised the Mordheim Tattler page on 19 April 2005
*Added the Rapid Fire! World War 2 Wargaming page on 19 April 2005
*Revised the Links page on 19 April 2005
*Revised the Heroic Fantasy RPG page on 19 April 2005
*Removed old pages and unused graphics on 19 April 2005

-----------------------------------------------------------------
Mark Gagnon (markgagnon at yahoo.com)
-----------------------------------------------------------------
If you have any comments or suggestions regarding this Web Page feel free to email me!