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

From DivNull RPG
(Difference between pages)
Jump to: navigation, search
imported>Wordman
 
imported>Wordman
(w)
 
Line 1: Line 1:
__NOTOC__
table.statsText {
==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 td {
font-family: 'Helv','Helvetica',sans-serif;
font-size: 9pt;
padding: 0px;
margin: 0px;
line-height: normal;
}


This site may be read by the public, but only account-holders may edit it. Accounts are granted by invitation only.
table.statsText p {
margin: 0px;
padding: 0px;
line-height: normal;
}


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


===Active===
table.statsTextInner td {
text-align: right;
padding-left: 2px;
}


'''[[Forgotten Suns]]''' is an [[Exalted]] campaign run by [[User:Wordman|Wordman]] in Long Island.
td.innerFirst{
text-align: left;
}


'''[[Dissolution]]''' is a one-shot d20 game set in the [[Ptolus]] campaign setting.
table.free {
width: 100%;
background: transparent;
}


'''[[Enroth]]''' is a unique rules (AD&D based) campaign conceived by [[User:Rgulizia|Russ]].
table.data {
border: 1px solid #777;
margin-left: 5px;
padding: 0px;
}


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


'''[[Byzantium]]''' a possible play-by-chat game.
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;
}


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 td.first {
font-weight: bold;
text-align: left;
}


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 tr.alt {
background-color: #eee;
}


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


'''[[Greyhawk]]''': a D&D2 game set in the World of Greyhawk, run by [[User:Rgulizia|Russ]].


'''[[Control]]''': a [[Heroes Unlimited]] game set in 1970's San Francisco, run by [[User:Rgulizia|Russ]].
.symbols {
        font-family: 'RpgSheet', sans-serif;
        font-size: 10pt;
}


'''[[Mecca]]''': an In Nomine campaign influenced by 9/11, run by [[User:Rsama|Rob]]
.house {
 
        color: #909;
The '''[[Reavers]]''' is a gang-based [[Shadowrun]] Third Edition campaign run by [[User:Wordman|Wordman]].
        font-style: italic;
 
}
'''[[Thorn Campaign|Thorn]]''': a long running D&D2 campaign pivoting around a chess set.
 
'''[[Tyrian]]''': a mostly diceless Roman-like campaign where the players were unaware of their own stats.
 
==Stats==
 
{{#ask:
  [[Category:Campaign]] [[related page count::+]]
  |?related page count
  |format=googlepie
}}
 
==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:35, 2 August 2007

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;
}

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;
}