Main Page

From Edge of Darkness Wiki

Main Page
Jump to: navigation, search
m
m
 
(14 intermediate revisions not shown)
Line 1: Line 1:
-
__NOTOC__<!--        BANNER ACROSS TOP OF PAGE       -->
+
__NOTOC__<!--        BANNER ACROSS TOP OF PAGE  
-
<div>[[Help:Contents|Start Here]]</div>
+
<div style="position: absolute;
 +
    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 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;">
Line 7: Line 15:
{{col-begin|width=100%}}
{{col-begin|width=100%}}
-
{{col-break|width=33%}}
+
{{col-break|width=25%}}
==[[Changeling]]==
==[[Changeling]]==
-
{{#ask: [[Concept:PCA Changeling]] |?Venue |?Player |searchlabel=|limit=1|order=random|link=none|format=template|template=Template:Askpc/Format/Mainpage}}
 
-
<div style="float: left; text-align: center; padding: 10px; height: 83px; margin-top: 15px;">
 
-
<div style="vertical-align: top; margin-bottom: 10px;">[[File:st-ctl.png|x60px|link=Changeling]]</div>
 
-
<center>'''<span style="font-size: 250%;">[[Who's Who: Changeling|{{#ask: [[Concept:PCA Changeling]]|format=count}}]]</span><br/>{{Venue Status/Ask|Changeling}}'''</center>
 
-
</div>
 
-
{{clear left}}
 
<div style="margin-right: 40px; white-space: nowrap; overflow: hidden;">
<div style="margin-right: 40px; white-space: nowrap; overflow: hidden;">
{{#get_db_data:db=nwod
{{#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)
|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 20
+
|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
|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%">
<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>" 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> }}
+
{{#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>
</table>
</div>
</div>
-
{{col-break|width=33%}}
+
{{col-break|width=25%}}
 +
 
==[[Mage]]==
==[[Mage]]==
-
{{#ask: [[Concept:PCA Mage]] |?Venue |?Player |searchlabel=|limit=1|order=random|link=none|format=template|template=Template:Askpc/Format/Mainpage}}
+
 
-
<div style="float: left; text-align: center; padding: 10px; height: 83px; margin-top: 15px;">
+
-
<div style="vertical-align: top; text-align: center; margin-bottom: 10px;">[[File:st-mta.png|x60px|link=Mage]]</div>
+
-
<center>'''<span style="font-size: 250%;">[[Who's Who: Mage|{{#ask: [[Concept:PCA Mage]]|format=count}}]]</span><br/>{{Venue Status/Ask|Mage}}'''</center>
+
-
</div>
+
-
{{clear left}}
+
<div style="margin-right: 40px; white-space: nowrap; overflow: hidden;">
<div style="margin-right: 40px; white-space: nowrap; overflow: hidden;">
{{#get_db_data:db=nwod
{{#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)
|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 (8,221,242,258) group by thread.title order by thread.lastpost desc LIMIT 20
+
|where=thread.forumid IN (8,221,242,258) group by thread.title order by thread.lastpost desc LIMIT 10
|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
|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
}}
}}
<table style="width:100%">
<table style="width:100%">
-
{{#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>" 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> }}
+
{{#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> }}
</table>
</table>
</div>
</div>
Line 47: Line 45:
-
{{col-break|width=33%}}
+
{{col-break|width=25%}}
==[[Vampire]]==
==[[Vampire]]==
-
{{#ask: [[Concept:PCA Vampire]] |?Venue |?Player |searchlabel=|limit=1|order=random|link=none|format=template|template=Template:Askpc/Format/Mainpage}}
 
-
<div style="float: left; text-align: center; padding: 10px; height: 83px; margin-top: 15px;">
 
-
<div style="vertical-align: top; text-align: center; margin-bottom: 10px;">[[File:st-vtr.png|x60px|link=Vampire]]</div>
 
-
<center>'''<span style="font-size: 250%;">[[Who's Who: Vampire|{{#expr: {{#ask: [[Concept:PCA Vampire]]|format=count}} + {{#ask: [[Venue::Ghoul]][[PC or NPC::PC]][[Character Status::Active]]|format=count}} }}</span><br/>{{Venue Status/Ask|Vampire}}]]'''</center>
 
-
</div>
 
-
{{clear left}}
 
<div style="margin-right: 40px; white-space: nowrap; overflow: hidden;">
<div style="margin-right: 40px; white-space: nowrap; overflow: hidden;">
{{#get_db_data:db=nwod
{{#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)
|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 20
+
|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
|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
}}
}}
<table style="width:100%">
<table style="width:100%">
-
{{#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>" 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> }}
+
{{#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> }}
</table>
</table>
</div>
</div>
 +
 +
 +
{{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
 +
}}
 +
<table style="width:100%">
 +
{{#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> }}
 +
</table>
 +
</div>
{{col-end}}
{{col-end}}
 +
==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

(2512) Winter Solstice
11 Posts, Updated December 24th
String Carols by Candlelight
28 Posts, Updated December 21st
Munchies and Movies
29 Posts, Updated December 20th
Bulk Order [harvest]
1 Posts, Updated December 13th
Lemon? Upcycle it!
1 Posts, Updated December 4th
Hedge Patrol X
111 Posts, Updated December 3rd
Speak Easy: Facts and Feast
25 Posts, Updated December 3rd
Jamie's Cafe Annual Car Show
34 Posts, Updated December 3rd
Tea and Talks
30 Posts, Updated December 3rd
Mystique Dining
26 Posts, Updated December 3rd

Mage

A chat with the newest councillor
50 Posts, Updated December 25th
Clean up Crew: Long lost knowledge
27 Posts, Updated December 25th
NMYF: Poison of the soul
29 Posts, Updated December 25th
Spirits and Other Houseguests
25 Posts, Updated December 24th
Where two rivers meet
23 Posts, Updated December 24th
(2512) Sanctuary
22 Posts, Updated December 21st
Consilium Corkboard
32 Posts, Updated December 21st
Clean up crew: Grave robbing
25 Posts, Updated December 17th
The Haunting of Violet Crawford
1 Posts, Updated December 10th
A Crow's Nest
1 Posts, Updated December 8th


Vampire

(2512) Formal Court
28 Posts, Updated December 23rd
The Rot Beneath: Ch 1 Alicia's Efforts
11 Posts, Updated December 21st
Matters of the lost
5 Posts, Updated December 21st
Watchstanders: The Lion's Den
17 Posts, Updated December 19th
Night Streets
14 Posts, Updated December 19th
The Rot Beneath: Ch 1 Alessandra's Act
12 Posts, Updated December 17th
Haunting: Hemmed with Prayer
12 Posts, Updated December 17th
Seneschal's Office Territorial discourse
11 Posts, Updated December 15th
The Rot Beneath: Chapter One
20 Posts, Updated December 7th
(2511) Eternal Court
16 Posts, Updated December 3rd


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/Svelte_Sven.jpg
Kray
Error creating thumbnail: File seems to be missing: C:\wamp\www\wiki/images/Aiden_Whitney.jpg
Aurora
Jennifer Hazelton
Error creating thumbnail: File seems to be missing: C:\wamp\www\wiki/images/Sonnie_Wu.jpg
Error creating thumbnail: File seems to be missing: C:\wamp\www\wiki/images/Thirteen.jpg
Error creating thumbnail: File seems to be missing: C:\wamp\www\wiki/images/Rlyeh.jpg
Alessandra
Seraphina
Error creating thumbnail: File seems to be missing: C:\wamp\www\wiki/images/Lenora.jpg
Guru
Chambers
Error creating thumbnail: File seems to be missing: C:\wamp\www\wiki/images/Jacque.jpg
Error creating thumbnail: File seems to be missing: C:\wamp\www\wiki/images/Asclepius.jpg
Error creating thumbnail: File seems to be missing: C:\wamp\www\wiki/images/Alicia_Silvers.jpg
Chris Laurent
Witch
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/Otto_Schneider.jpg
Circe
Twist
Mable Wood
Error creating thumbnail: File seems to be missing: C:\wamp\www\wiki/images/Skye.jpg
Error creating thumbnail: File seems to be missing: C:\wamp\www\wiki/images/Matt_Joule.jpg
Error creating thumbnail: File seems to be missing: C:\wamp\www\wiki/images/Ram.jpg
Connor OBrien
Error creating thumbnail: File seems to be missing: C:\wamp\www\wiki/images/Bugul.jpg

Personal tools
Namespaces
Variants
Actions
Navigation
games
Toolbox