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

From DivNull RPG
(Difference between pages)
Jump to: navigation, search
imported>Rgulizia
No edit summary
 
imported>Wordman
No edit summary
 
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.free {
        width: 100%;
        background: transparent;
}


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


'''[[Forgotten Suns]]''' is an [[Exalted]] campaign run by [[User:Wordman|Wordman]] in Long Island.
table.data p {
        margin: 0px;
        padding: 0px;
        line-height: normal;
}


'''[[Dissolution]]''' is an occasional Pathfinder game set in the [[Ptolus]] campaign setting.
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;
}


'''[[Enroth]]''' is a unique rules (AD&D based) campaign conceived by [[User:Rgulizia|Russ]].
table.data td.first {
        font-weight: bold;
        text-align: left;
}


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


'''[[Byzantium]]''' a possible play-by-chat game.
table.data th {
        background-color: #ddd;
}


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.


A '''[[Vortex Campaign]]''', attempting to make the inability of people to show up on a regular basis an asset instead of a detriment.
.symbols {
        font-family: 'RpgSheet', sans-serif;
        font-size: 10pt;
}


'''[[Project C]]''' a possible open source, system agnostic fantasy setting.
.house {
 
        color: #909;
'''[[Spirit of the Æther]]''' a possible play-by-video-chat ''Spirt of the Century'' game.
        font-style: italic;
 
}
'''[[Russ's World]]''' a possible play-by-chat mode open RPG game.
 
===Inactive===
 
'''[[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]].
 
'''[[Mecca]]''': an In Nomine campaign influenced by 9/11, run by [[User:Rsama|Rob]]
 
The '''[[Reavers]]''' is a gang-based [[Shadowrun]] Third Edition campaign run by [[User:Wordman|Wordman]].
 
'''[[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==
 
{|
|-
! Total pages by campaign
! Total characters per user
|-
| {{#ask:
  [[Category:Campaign]] [[related page count::>1]]
  |?related page count
  |sort=related page count
  |height=120
  |width=400
  |format=googlepie
}}
| {{#ask:
  [[Category:Player]] [[character count::>1]]
  |?character count
  |sort=character count
  |height=120
  |width=400
  |format=googlepie
}}
|-
| {{#ask:
  [[Category:Campaign]] [[related page count::+]]
  |?related page count
  |sort=related page count
  |order=descending
  |format=table
}}
| {{#ask:
  [[Category:Player]] [[character count::+]]
  |?character count
  |sort=character count
  |order=descending
  |format=table
}}
|}
 
''Only pages using semantic markup are counted in these charts.''
 
==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 01:21, 21 March 2006

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