Main Page

From Edge of Darkness Wiki

Main Page
Jump to: navigation, search
m (Status)
m
 
(33 intermediate revisions not shown)
Line 1: Line 1:
-
<!--        BANNER ACROSS TOP OF PAGE       -->
+
__NOTOC__<!--        BANNER ACROSS TOP OF PAGE  
-
<div style="min-width: 850px; font-size:162%; margin:0; padding:.1em; color: #ff9933; text-align:center;">Welcome to '''The Edge of Darkness''',</div>
+
<div style="position: absolute;
-
<div style="top:+0.2em; text-align:center;">a site for role-play based on White-Wolf's New [[World of Darkness]] setting.</div>
+
    top: 143px;
 +
    z-index: 99;
 +
    left: -155px;
 +
    border: 1px solid #ff9933;
 +
    font-size: 20px;
 +
    padding: 5px 15px;
 +
    border-radius: 5px;
 +
    background: black;">[[Help:Contents|Start Here]]</div>      -->
 +
<div style="min-width: 850px; font-size:162%; margin:0; padding:.1em; color: #ff9933; text-align:center;">Welcome to '''The Edge of Darkness'''</div>
<div id="articlecount" style="width:100%; text-align:center;">
<div id="articlecount" style="width:100%; text-align:center;">
-
[[Rules|General Rules]] {{dot1}} [[House Rules]] {{dot1}} [[Character Creation Rules|Character Creation]] {{dot1}} [[Who's Who]] {{dot1}} [[Locations]] {{dot1}} [[Demographics]]
+
[[Rules|General Rules]] {{dot1}} [[House Rules]] {{dot1}} [[Character Creation Rules|Character Creation]] {{dot1}} [http://nwod.org/forum/characterlist.php Who's Who] {{dot1}} [[Locations]] {{dot1}} [[Demographics]]
</div>
</div>
 +
{{col-begin|width=100%}}
 +
{{col-break|width=25%}}
 +
==[[Changeling]]==
 +
<div style="margin-right: 40px; white-space: nowrap; overflow: hidden;">
 +
{{#get_db_data:db=nwod
 +
|from=post JOIN thread ON (thread.threadid = post.threadid) JOIN forum ON (forum.forumid = thread.forumid) JOIN user ON (user.username = thread.lastposter)
 +
|where=thread.forumid IN (9,209,98,243) group by thread.title order by thread.lastpost desc LIMIT 10
 +
|data=ctlforum=forum.title AS forum, ctlthread=thread.title, ctldate=FROM_UNIXTIME(thread.lastpost, '%M %D') as date, ctlposter=thread.lastposter, ctlpostcount=count(postid), ctlpostid=post.postid, ctlforumid=thread.forumid, ctluserid=user.userid
 +
}}
 +
<table style="width:100%">
 +
{{#for_external_table: <html><div style="background: darkgreen; margin-right: 5px; float: left; height: 38px; width: 38px; overflow: hidden; border-radius: 50%;" ><a href="http://nwod.org/forum/member.php?</html>{{{ctluserid}}}<html>"><img title="</html>{{{ctlposter}}}<html>"src="http://nwod.org/forum/image.php?u=</html>{{{ctluserid}}}<html>&type=thumb" style="width: 38px; min-height: 38px;" /></a></div></html> [http://nwod.org/forum/showthread.php?p={{{ctlpostid}}}#post{{{ctlpostid}}} {{{ctlthread}}}] <br /><div style="margin-left: 4em;"><small>{{{ctlpostcount}}} Posts, Updated {{{ctldate}}}  </small></div> }}
 +
</table>
 +
</div>
 +
{{col-break|width=25%}}
-
<table width="100%"><tr><td width="45%" valign="top"><div style="float: left; margin: 5px 0px 0px; padding: 10px;">
+
==[[Mage]]==
-
== Latest Scenes ==
+
-
{{nowrap|<rss>http://nwod.org/forum/external.php|charset=UTF-8|short|max=30</rss>}}
+
-
</div></td>
+
-
<td valign="top" width="45%" ><div style="width: 340px; padding: 10px; text-align: left; white-space: nowrap; overflow: hidden;">
+
-
==Character Spotlight==
+
<div style="margin-right: 40px; white-space: nowrap; overflow: hidden;">
-
{{#ask: [[Concept:PCA Changeling]] |?Venue
+
{{#get_db_data:db=nwod
-
|searchlabel=
+
|from=post JOIN thread ON (thread.threadid = post.threadid) JOIN forum ON (forum.forumid = thread.forumid) JOIN user ON (user.username = thread.lastposter)
-
|limit=1
+
|where=thread.forumid IN (8,221,242,258) group by thread.title order by thread.lastpost desc LIMIT 10
-
|order=random
+
|data=mtaforum=forum.title AS forum, mtathread=thread.title, mtadate=FROM_UNIXTIME(thread.lastpost, '%M %D') as date, mtaposter=thread.lastposter, mtapostcount=count(postid), mtapostid=post.postid, mtaforumid=thread.forumid, mtauserid=user.userid
-
|link=none
+
-
|format=template
+
-
|template=Template:Askpc/Format/Mainpage
+
}}
}}
-
{{#ask: [[Concept:PCA Mage]] |?Venue
+
<table style="width:100%">
-
|searchlabel=
+
{{#for_external_table: <html><div style="background: black; margin-right: 5px; float: left; height: 38px; width: 38px; overflow: hidden; border-radius: 50%;" ><a href="http://nwod.org/forum/member.php?</html>{{{mtauserid}}}<html>"><img title="</html>{{{mtaposter}}}<html>"src="http://nwod.org/forum/image.php?u=</html>{{{mtauserid}}}<html>&type=thumb" style="width: 38px; min-height: 38px;" /></a></div></html> [http://nwod.org/forum/showthread.php?p={{{mtapostid}}}#post{{{mtapostid}}} {{{mtathread}}}] <br /><div style="margin-left: 4em;"><small>{{{mtapostcount}}} Posts, Updated {{{mtadate}}}  </small></div> }}
-
|limit=1
+
</table>
-
|order=random
+
</div>
-
|link=none
+
 
-
|format=template
+
 
-
|template=Template:Askpc/Format/Mainpage
+
 
 +
{{col-break|width=25%}}
 +
==[[Vampire]]==
 +
<div style="margin-right: 40px; white-space: nowrap; overflow: hidden;">
 +
{{#get_db_data:db=nwod
 +
|from=post JOIN thread ON (thread.threadid = post.threadid) JOIN forum ON (forum.forumid = thread.forumid) JOIN user ON (user.username = thread.lastposter)
 +
|where=thread.forumid IN (5,210,61,200) group by thread.title order by thread.lastpost desc LIMIT 10
 +
|data=vtrforum=forum.title AS forum, vtrthread=thread.title, vtrdate=FROM_UNIXTIME(thread.lastpost, '%M %D') as date, vtrposter=thread.lastposter, vtrpostcount=count(postid), vtrpostid=post.postid, vtrforumid=thread.forumid, vtruserid=user.userid
}}
}}
-
{{#ask: [[Concept:PCA Vampire]] |?Venue
+
<table style="width:100%">
-
|searchlabel=
+
{{#for_external_table: <html><div style="background: darkred; margin-right: 5px; float: left; height: 38px; width: 38px; overflow: hidden; border-radius: 50%;" ><a href="http://nwod.org/forum/member.php?</html>{{{vtruserid}}}<html>"><img title="</html>{{{vtrposter}}}<html>"src="http://nwod.org/forum/image.php?u=</html>{{{vtruserid}}}<html>&type=thumb" style="width: 38px; min-height: 38px;" /></a></div></html> [http://nwod.org/forum/showthread.php?p={{{vtrpostid}}}#post{{{vtrpostid}}} {{{vtrthread}}}] <br /><div style="margin-left: 4em;"><small>{{{vtrpostcount}}} Posts, Updated {{{vtrdate}}}  </small></div> }}
-
|limit=1
+
</table>
-
|order=random
+
</div>
-
|link=none
+
 
-
|format=template
+
 
-
|template=Template:Askpc/Format/Mainpage
+
 
 +
{{col-break|width=25%}}
 +
==[[Werewolf]]==
 +
<div style="margin-right: 40px; white-space: nowrap; overflow: hidden;">
 +
{{#get_db_data:db=nwod
 +
|from=post JOIN thread ON (thread.threadid = post.threadid) JOIN forum ON (forum.forumid = thread.forumid) JOIN user ON (user.username = thread.lastposter)
 +
|where=thread.forumid IN (7) group by thread.title order by thread.lastpost desc LIMIT 10
 +
|data=wtfforum=forum.title AS forum, wtfthread=thread.title, wtfdate=FROM_UNIXTIME(thread.lastpost, '%M %D') as date, wtfposter=thread.lastposter, wtfpostcount=count(postid), wtfpostid=post.postid, wtfforumid=thread.forumid, wtfuserid=user.userid
}}
}}
-
{{#ask: [[Concept:PCA Werewolf]] |?Venue
+
<table style="width:100%">
-
|searchlabel=
+
{{#for_external_table: <html><div style="background: brown; margin-right: 5px; float: left; height: 38px; width: 38px; overflow: hidden; border-radius: 50%;" ><a href="http://nwod.org/forum/member.php?</html>{{{wtfuserid}}}<html>"><img title="</html>{{{wtfposter}}}<html>"src="http://nwod.org/forum/image.php?u=</html>{{{wtfuserid}}}<html>&type=thumb" style="width: 38px; min-height: 38px;" /></a></div></html> [http://nwod.org/forum/showthread.php?p={{{wtfpostid}}}#post{{{wtfpostid}}} {{{wtfthread}}}] <br /><div style="margin-left: 4em;"><small>{{{wtfpostcount}}} Posts, Updated {{{wtfdate}}} </small></div> }}
-
|limit=1
+
</table>
-
|order=random
+
-
|link=none
+
-
|format=template
+
-
|template=Template:Askpc/Format/Mainpage
+
-
}}</div></td>
+
-
<td width="auto">
+
-
<div style="float: right; width: 120px; padding: 10px;">
+
-
==Status==
+
-
<div style="text-align: center; padding: 10px; height: 83px;">
+
-
{{col-begin|width=100%}}
+
-
{{col-break|width=50%}}
+
-
<div style="vertical-align: top;">[[File:st-ctl.png|x60px|link=Changeling]]</div>
+
-
{{col-break|width=50%}}
+
-
<center>'''<span style="font-size: 250%;">[[Who's Who: Changeling|{{#ask: [[Concept:PCA Changeling]]|format=count}}]]</span><br/>{{Venue Status/Ask|Changeling}}'''</center>
+
-
{{col-end}}
+
</div>
</div>
-
<div style="text-align: center; padding: 10px; height: 83px;">
+
 
-
{{col-begin|width=100%}}
+
-
{{col-break|width=50%}}
+
-
<div style="vertical-align: top; text-align: center;">[[File:st-mta.png|x60px|link=Mage]]</div>
+
-
{{col-break|width=50%}}
+
-
<center>'''<span style="font-size: 250%;">[[Who's Who: Mage|{{#ask: [[Concept:PCA Mage]]|format=count}}]]</span><br/>{{Venue Status/Ask|Mage}}'''</center>
+
{{col-end}}
{{col-end}}
-
</div>
 
-
<div style="text-align: center; padding: 10px; height: 83px;">
 
-
{{col-begin|width=100%}}
 
-
{{col-break|width=50%}}
 
-
<div style="vertical-align: top; text-align: center;">[[File:st-vtr.png|x60px|link=Vampire]]</div>
 
-
{{col-break|width=50%}}
 
-
<center>'''<span style="font-size: 250%;">[[Who's Who: Vampire|{{#ask: [[Concept:PCA Vampire]]|format=count}}</span><br/>{{Venue Status/Ask|Vampire}}]]'''</center>
 
-
{{col-end}}
 
-
</div>
 
-
<div style="text-align: center; padding: 10px; height: 83px;">
 
-
{{col-begin|width=100%}}
 
-
{{col-break|width=50%}}
 
-
<div style="vertical-align: top; text-align: center;">[[File:st-wtf.png|x60px|link=Werewolf]]</div>
 
-
{{col-break|width=50%}}
 
-
<center>'''<span style="font-size: 250%;">[[Who's Who: Werewolf|{{#ask: [[Concept:PCA Werewolf]]|format=count}}]]</span><br/>{{Venue Status/Ask|Werewolf}}'''</center>
 
-
{{col-end}}
 
-
</div>
 
-
</div>
 
-
</td>
 
-
</tr>
 
-
</table>
 
 +
 +
==Random Characters==
 +
<div style="width: 100%; text-align: center; height: 180px; overflow: hidden;">
 +
{{#ask: [[Category:Characters]] [[Character Status::Active]] [[PC or NPC::PC]] |?Venue |?Player |searchlabel=|limit=30|order=random|link=none|format=template|template=Template:Askpc/Format/Mainpage}}
 +
</div>
{{Help}}
{{Help}}

Latest revision as of 16:49, 10 March 2020

Welcome to The Edge of Darkness

Changeling

Anatole Under the Bridge
2 Posts, Updated May 27th
A day at the Derby
35 Posts, Updated May 26th
Teach me Maestro Monkee
53 Posts, Updated May 23rd
Diverging Futures at Ednas
26 Posts, Updated May 23rd
(Private)What Dreams Are Made Of
27 Posts, Updated May 23rd
Sleep Paralysis
252 Posts, Updated May 22nd
High Striker: IDK, uh, Free Food + Talk
30 Posts, Updated April 21st
(2403)Spring Coronation!
46 Posts, Updated April 20th
Pain into Growth
1 Posts, Updated April 9th
Rust-Eez Brush Removal
1 Posts, Updated March 29th

Mage

(2405) Sanctuary
42 Posts, Updated May 26th
Loaded
29 Posts, Updated May 26th
(Private)History and Lexs
10 Posts, Updated May 26th
Squeaky Choir: Into the compound
21 Posts, Updated May 26th
DYLF: Breaking Rocks
10 Posts, Updated May 26th
Fallen power: Unlucky injuries
4 Posts, Updated May 26th
The cages we see
22 Posts, Updated May 25th
Fallen power: Drawing up plans
20 Posts, Updated May 22nd
PRP DYLF: Taking stock and making plans
43 Posts, Updated May 20th
Sanskrit Secrets
5 Posts, Updated May 18th


Vampire

Innocence Lost S&S Cedar Park
14 Posts, Updated May 27th
(2405)Formal Court
36 Posts, Updated May 26th
Fists and first brushes
15 Posts, Updated May 26th
Upon Ones Honour
11 Posts, Updated May 26th
A scrutiny of librettists
11 Posts, Updated May 26th
(2405) A Lord's Acknowledgement
12 Posts, Updated May 25th
By Royal decree
13 Posts, Updated May 25th
Clan meet 02/05/24
15 Posts, Updated May 21st
The Acknowledgement of Neville
1 Posts, Updated May 13th
A most feline discussion
17 Posts, Updated May 5th


Werewolf

Spirits and Sacraments
15 Posts, Updated March 28th
The First Hunt
29 Posts, Updated March 17th
New Beginnings
29 Posts, Updated January 29th
Drawing Inspiration
1 Posts, Updated January 23rd
2211
44 Posts, Updated December 29th
Bent towards Healing
35 Posts, Updated March 29th
Bird Flown
1 Posts, Updated March 1st
Bent But Not Broken
17 Posts, Updated November 2nd
(PRP) Colder than the hinges of Hell
35 Posts, Updated October 7th
Calls of the Wild
1 Posts, Updated September 24th


Random Characters

Seraphina
Mable Wood
User:Eulogy
Star
Ram
Briar Rose
Gerrit
Anima
Lenora
Circe
Alessandra
Jacque
Rlyeh
Tyche
Aurora
Chris Laurent
Kaze
Sonnie Wu
Bugul
Twist
Campanella
Jennifer Hazelton
Connor OBrien
Aiden Whitney
Matt Joule

Personal tools
Namespaces
Variants
Actions
Navigation
games
Toolbox