Main Page

From Edge of Darkness Wiki

Main Page
Jump to: navigation, search
m
m
 
(34 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:Active Changelings]]|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:Active Mages]]|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:Active Vampires]]|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:Active Werewolves]]|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

(Talking Points) Tracks
6 Posts, Updated March 24th
Talking Points
84 Posts, Updated March 24th
(Rope Bridge) Crossing
115 Posts, Updated March 24th
Sac Comic Con
20 Posts, Updated March 24th
Welcome at the Witch House
26 Posts, Updated March 23rd
The Welcome tour
1 Posts, Updated March 23rd
(2603) Spring Equinox
8 Posts, Updated March 23rd
Sea Salt Cravings
1 Posts, Updated March 22nd
Springing into Action
37 Posts, Updated March 17th
Show Bidness
3 Posts, Updated March 11th

Mage

MR: Investigations of the abyssal
14 Posts, Updated March 24th
Clean up crew: Hunters house
35 Posts, Updated March 24th
Shadows of San Francisco: At the table
46 Posts, Updated March 24th
Back to the Bismark
21 Posts, Updated March 24th
Clean up Crew: Sewage spill
12 Posts, Updated March 24th
(2602) Sanctuary
32 Posts, Updated March 23rd
In the Rose Garden
9 Posts, Updated March 22nd
Consilium Corkboard
39 Posts, Updated March 16th
Knowing Thy Neighbors
1 Posts, Updated March 15th
The Unlucky Day
1 Posts, Updated March 13th


Vampire

Stolen Blood: Fire Drill
22 Posts, Updated March 25th
(2603)Formal Court
29 Posts, Updated March 25th
Projector night
17 Posts, Updated March 21st
Two Savages Talking
7 Posts, Updated March 19th
Valentine's Day Game Night
8 Posts, Updated March 13th
(2602)Eternal Court
20 Posts, Updated February 28th
Keep open eyes
1 Posts, Updated February 18th
90s night
15 Posts, Updated February 18th
Rot Beneath: Walking the Beat
11 Posts, Updated February 16th
Stolen Blood Ch 1 Lighting the Candle
35 Posts, Updated February 13th


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

Error creating thumbnail: File seems to be missing: C:\wamp\www\wiki/images/Aiden_Whitney.jpg
Error creating thumbnail: File seems to be missing: C:\wamp\www\wiki/images/Bugul.jpg
Alessandra
Connor OBrien
Guru
Error creating thumbnail: File seems to be missing: C:\wamp\www\wiki/images/Otto_Schneider.jpg
Error creating thumbnail: File seems to be missing: C:\wamp\www\wiki/images/Asclepius.jpg
Witch
Chris Laurent
Chambers
Error creating thumbnail: File seems to be missing: C:\wamp\www\wiki/images/Svelte_Sven.jpg
Error creating thumbnail: File seems to be missing: C:\wamp\www\wiki/images/Lenora.jpg
Thirteen
Error creating thumbnail: File seems to be missing: C:\wamp\www\wiki/images/Ram.jpg
Twist
Jennifer Hazelton
Seraphina
Error creating thumbnail: File seems to be missing: C:\wamp\www\wiki/images/Gerrit.jpg
Error creating thumbnail: File seems to be missing: C:\wamp\www\wiki/images/Jacque.jpg
Rlyeh
Mable Wood
Circe
Error creating thumbnail: File seems to be missing: C:\wamp\www\wiki/images/Skye.jpg
Sonnie Wu
Aurora
Ellaria Undertow
Kray
Error creating thumbnail: File seems to be missing: C:\wamp\www\wiki/images/Alicia_Silvers.jpg
Error creating thumbnail: File seems to be missing: C:\wamp\www\wiki/images/Matt_Joule.jpg

Personal tools
Namespaces
Variants
Actions
Navigation
games
Toolbox