Main Page and MediaWiki:Monobook.css: Difference between pages

From DivNull RPG
(Difference between pages)
Jump to: navigation, search
imported>Wordman
mNo edit summary
 
imported>Wordman
No edit summary
 
Line 1: Line 1:
__NOTOC__
div.statBlock {
==Welcome to our worlds==
border: 1px solid #777;
margin-left: 5px;
padding: 2px;
background: #eee;
}


This [http://www.mediawiki.org/ MediaWiki]-powered website provides a place for information about various role-playing campaigns. All account holders may read, edit and add documents and files to this site, allowing the gaming group to collaborate on campaign content.
table.statsText {
border: 1px solid #777;
margin-left: 5px;
padding: 2px;
background: #eee;
}


This site may be read by the public, but only account-holders may edit it. Accounts are granted by invitation only.
table.statsText td {
font-family: 'Helv','Helvetica',sans-serif;
font-size: 9pt;
padding: 0px;
margin: 0px;
line-height: normal;
}


==Campaigns==
table.statsText p {
margin: 0px;
padding: 0px;
line-height: normal;
}


===Active===
table.statsTextInner {
width: 100%;
background: transparent;
}


'''[[Forgotten Suns]]''' is an [[Exalted]] campaign run by [[User:Wordman|Wordman]] in Long Island.
table.statsTextInner td {
text-align: right;
padding-left: 2px;
white-space: nowrap;
}


'''[[Dissolution]]''' is a one-shot d20 game set in the [[Ptolus]] campaign setting.
table.statsTextInner td.innerFirst {
text-align: left;
}


===Conceptual===
table.free {
width: 100%;
background: transparent;
}


'''[[Byzantium]]''' a possible play-by-chat game.
table.data {
border: 1px solid #777;
margin-left: 5px;
padding: 0px;
}


The '''[[Archipelago Conundrum]]''' is a set of characters and a scenario intended to be used at conventions to teach people how to play Exalted: Second Edition.
table.data p {
margin: 0px;
padding: 0px;
line-height: normal;
}


A [[Vortex Campaign]], attempting to make the inability of people to show up on a regular basis an asset instead of a detriment.
table.data td {
font-family: 'Helv','Helvetica',sans-serif;
font-size: 9pt;
padding: 0px 2px 0px 2px;
margin: 0px;
line-height: normal;
text-align: center;
}


===Inactive===
table.data td.first {
font-weight: bold;
text-align: left;
}


'''[[Enroth]]''' is a unique rules (AD&D based) campaign conceived by [[User:Rgulizia|Russ]].
table.data tr.alt {
background-color: #eee;
}


'''[[Greyhawk]]''': a D&D2 game set in the World of Greyhawk, run by [[User:Rgulizia|Russ]].
table.data th {
background-color: #ddd;
}


'''[[Control]]''': a [[Heroes Unlimited]] game set in 1970's San Francisco, run by [[User:Rgulizia|Russ]].


'''[[Mecca]]''': an In Nomine campaign influenced by 9/11, run by [[User:Rsama|Rob]]
.symbols {
font-family: 'RpgSheet', sans-serif;
font-size: 10pt;
}


The '''[[Reavers]]''' is a gang-based [[Shadowrun]] Third Edition campaign run by [[User:Wordman|Wordman]].
.house {
 
color: #909;
'''[[Thorn Campaign|Thorn]]''': a long running D&D2 campaign pivoting around a chess set.
font-style: italic;
 
}
'''[[Tyrian]]''': a mostly diceless Roman-like campaign where the players were unaware of their own stats.
 
==Links==
 
* [http://rpg.divnull.com/suffolk/ Suffolk Gaming Information] lists gaming groups and stores in Suffolk County, Long Island.
* [http://www.divnull.com/lward/gaming/ Wordman's Gaming Page] lists other gaming information.

Revision as of 04:34, 6 August 2007

div.statBlock {
 border: 1px solid #777;
 margin-left: 5px;
 padding: 2px;
 background: #eee;
}

table.statsText {
 border: 1px solid #777;
 margin-left: 5px;
 padding: 2px;
 background: #eee;
}

table.statsText td {
 font-family: 'Helv','Helvetica',sans-serif; 
 font-size: 9pt; 
 padding: 0px;
 margin: 0px;
 line-height: normal;
}

table.statsText p {
 margin: 0px;
 padding: 0px;
 line-height: normal;
}

table.statsTextInner {
 width: 100%;
 background: transparent;
}

table.statsTextInner td {
 text-align: right;
 padding-left: 2px;
 white-space: nowrap;
}

table.statsTextInner td.innerFirst {
 text-align: left;
}

table.free {
 width: 100%;
 background: transparent;
}

table.data {
 border: 1px solid #777;
 margin-left: 5px;
 padding: 0px;
}

table.data p {
 margin: 0px;
 padding: 0px;
 line-height: normal;
}

table.data td {
 font-family: 'Helv','Helvetica',sans-serif;
 font-size: 9pt;
 padding: 0px 2px 0px 2px;
 margin: 0px;
 line-height: normal;
 text-align: center;
}

table.data td.first {
 font-weight: bold;
 text-align: left;
}

table.data tr.alt {
 background-color: #eee;
}

table.data th {
 background-color: #ddd;
}


.symbols {
 font-family: 'RpgSheet', sans-serif;
 font-size: 10pt;
}

.house {
 color: #909;
 font-style: italic;
}