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

From DivNull RPG
(Difference between pages)
Jump to: navigation, search
imported>Wordman
 
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;
width: 300px;
right: 0px;
float: right;
}


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 an occasional Pathfinder game set in the [[Ptolus]] campaign setting.
table.statsTextInner td.innerFirst {
text-align: left;
}


'''[[Enroth]]''' is a unique rules (AD&D based) campaign conceived by [[User:Rgulizia|Russ]].
table.free {
width: 100%;
background: transparent;
}


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


'''[[Byzantium]]''' a possible play-by-chat game.
table.data p {
margin: 0px;
padding: 0px;
line-height: normal;
}


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 {
font-family: 'Helv','Helvetica',sans-serif;
font-size: 9pt;
padding: 0px 2px 0px 2px;
margin: 0px;
line-height: normal;
text-align: center;
}


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


'''[[Project C]]''' a possible open source, system agnostic fantasy setting.
table.data tr.alt {
background-color: #eee;
}


'''[[Spirit of the Æther]]''' a possible play-by-video-chat ''Spirt of the Century'' game.
table.data th {
background-color: #ddd;
}


===Inactive===
table.altdata {
border: 1px solid #777;
margin-left: 5px;
padding: 0px;
width: 100%;
}


'''[[Greyhawk]]''': a D&D2 game set in the World of Greyhawk, run by [[User:Rgulizia|Russ]].
table.altdata tr {
vertical-align: top;
}


'''[[Control]]''': a [[Heroes Unlimited]] game set in 1970's San Francisco, run by [[User:Rgulizia|Russ]].
table.altdata td {
font-family: 'Helv','Helvetica',sans-serif;
font-size: 9pt;
background-color: #f7f7f7;
padding: 0px 2px 0px 2px;
margin: 0px;
line-height: normal;
text-align: left;
vertical-align: top;
}


'''[[Mecca]]''': an In Nomine campaign influenced by 9/11, run by [[User:Rsama|Rob]]
table.altdata th {
background-color: #ddd;
}


The '''[[Reavers]]''' is a gang-based [[Shadowrun]] Third Edition campaign run by [[User:Wordman|Wordman]].
.symbols {
font-family: 'RpgSheet', sans-serif;
font-size: 10pt;
}


'''[[Thorn Campaign|Thorn]]''': a long running D&D2 campaign pivoting around a chess set.
.house {
color: #909;
font-style: italic;
}


'''[[Tyrian]]''': a mostly diceless Roman-like campaign where the players were unaware of their own stats.
a.extiw {
 
background:transparent url(external.png) no-repeat scroll right center;
==Stats==
padding-right:13px;
 
}
{|
|-
! 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 16:24, 29 July 2008

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

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

table.altdata {
 border: 1px solid #777;
 margin-left: 5px;
 padding: 0px;
 width: 100%;
}

table.altdata tr {
 vertical-align: top;
}

table.altdata td {
 font-family: 'Helv','Helvetica',sans-serif;
 font-size: 9pt;
 background-color: #f7f7f7;
 padding: 0px 2px 0px 2px;
 margin: 0px;
 line-height: normal;
 text-align: left;
 vertical-align: top;
}

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

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

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

a.extiw {
 background:transparent url(external.png) no-repeat scroll right center;
 padding-right:13px;
}