Main Page

From Edge of Darkness Wiki

Main Page
Jump to: navigation, search
m
m
Line 15: Line 15:
</div>
</div>
{{clear left}}
{{clear left}}
-
<div style="margin-right: 30px; 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)
Line 22: Line 22:
}}
}}
<table style="width:100%">
<table style="width:100%">
-
{{#for_external_table: <html><div style="margin-right: 5px; float: left; height: 38px; width: 38px; overflow: hidden; border-radius: 50%;" ><img src="http://nwod.org/forum/image.php?u=</html>{{{ctluserid}}}<html>" width="38" /></div></html> [http://nwod.org/forum/showthread.php?p={{{ctlpostid}}}#post{{{ctlpostid}}} {{{ctlthread}}}] <br /><div style="margin-left: 4em;"><small>{{{ctlpostcount}}} Posts, Last By: [http://nwod.org/forum/member.php?{{{ctluserid}}} {{{ctlposter}}}],  {{{ctldate}}}  </small></div> }}
+
{{#for_external_table: <html><div style="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>" width="38" /></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>
Line 34: Line 34:
</div>
</div>
{{clear left}}
{{clear left}}
-
<div style="margin-right: 30px; 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 20
-
|data=mageforum=forum.title AS forum, magethread=thread.title, magedate=FROM_UNIXTIME(thread.lastpost, '%M %D') as date, mageposter=thread.lastposter, magepostcount=count(postid), magepostid=post.postid, mageforumid=thread.forumid, mageuserid=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="margin-right: 5px; float: left; height: 38px; width: 38px; overflow: hidden; border-radius: 50%;" ><img src="http://nwod.org/forum/image.php?u=</html>{{{mageuserid}}}<html>" width="38" /></div></html> [http://nwod.org/forum/showthread.php?p={{{magepostid}}}#post{{{magepostid}}} {{{magethread}}}] <br /><div style="margin-left: 4em;"><small>{{{magepostcount}}} Posts, Last By: [http://nwod.org/forum/member.php?{{{mageuserid}}} {{{mageposter}}}],  {{{magedate}}}  </small></div> }}
+
{{#for_external_table: <html><div style="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>" width="38" /></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 54: Line 55:
</div>
</div>
{{clear left}}
{{clear left}}
-
<div style="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 20
-
|data=vampireforum=forum.title AS forum, vampirethread=thread.title, vampiredate=FROM_UNIXTIME(thread.lastpost, '%M %D') as date, vampireposter=thread.lastposter, vampirepostcount=count(postid), vampirepostid=post.postid, vampireforumid=thread.forumid, vampireuserid=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="margin-right: 5px; float: left; height: 38px; width: 38px; overflow: hidden; border-radius: 50%;" ><img src="http://nwod.org/forum/image.php?u=</html>{{{vampireuserid}}}<html>" width="38" /></div></html> [http://nwod.org/forum/showthread.php?p={{{vampirepostid}}}#post{{{vampirepostid}}} {{{vampirethread}}}] <br /><div style="margin-left: 4em;"><small>{{{vampirepostcount}}} Posts, Last By: [http://nwod.org/forum/member.php?{{{vampireuserid}}} {{{vampireposter}}}],  {{{vampiredate}}}  </small></div> }}
+
{{#for_external_table: <html><div style="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>" width="38" /></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>

Revision as of 16:45, 5 June 2016

Welcome to The Edge of Darkness,
a site for role-play based on White-Wolf's New World of Darkness setting.

Changeling

Sonnie Wu
St-ctl.png
7
Open
Teach me Maestro Monkee
34 Posts, Updated May 8th
(Private)What Dreams Are Made Of
9 Posts, Updated May 8th
Sleep Paralysis
235 Posts, Updated May 7th
Diverging Futures at Ednas
14 Posts, Updated May 7th
A day at the Derby
9 Posts, Updated May 6th
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
Tunnels: Make it to, um, fake it
1 Posts, Updated March 26th
Keeping the wheels on
2 Posts, Updated March 23rd
(City on Fire) Sparks
131 Posts, Updated March 23rd
PrP: Tunnels Off the Rails
46 Posts, Updated March 22nd
(2402) A Warm Night at Edna's
22 Posts, Updated March 18th
Funderland Fight club
68 Posts, Updated March 12th
Animating a Zombie Gun
1 Posts, Updated March 8th
Welcome Back
7 Posts, Updated March 3rd
The station is the destination
29 Posts, Updated March 1st
PRP Railing against the dark
59 Posts, Updated February 22nd
Old stories
22 Posts, Updated February 15th

Mage

Tyche
St-mta.png
8
Open
Plot: Fallen Power: The Community Centre
82 Posts, Updated May 8th
PRP DYLF: Taking stock and making plans
26 Posts, Updated May 8th
Plot: Squeaky Choir: Sewage District
49 Posts, Updated May 8th
(2405) Sanctuary
22 Posts, Updated May 7th
A new, free, liberal chat
35 Posts, Updated May 7th
Rendezvous
24 Posts, Updated May 7th
Chambers
4 Posts, Updated May 7th
The cages we see
11 Posts, Updated May 7th
Consilium Corkboard
6 Posts, Updated May 1st
(2404) Consilium
78 Posts, Updated May 1st
PRP: DYLF: Back to the lounge
86 Posts, Updated April 21st
Mysterium meeting VII faces old and new
59 Posts, Updated April 18th
(Private)Catching Up
25 Posts, Updated April 13th
Purple Thumb
61 Posts, Updated April 10th
Food, Drinks, and a chat
37 Posts, Updated April 9th
(2403) Sanctuary
74 Posts, Updated March 30th
PRP: DYLF: Philip's Sanctum
39 Posts, Updated March 20th
Stroll through the stones
46 Posts, Updated March 10th
The first commission
4 Posts, Updated March 2nd
(2402) Sanctuary
27 Posts, Updated March 1st


Vampire

Lenora
Fists and first brushes
8 Posts, Updated May 8th
(2405)Formal Court
15 Posts, Updated May 8th
A scrutiny of librettists
2 Posts, Updated May 7th
Upon Ones Honour
3 Posts, Updated May 7th
Clan meet 02/05/24
5 Posts, Updated May 6th
A most feline discussion
17 Posts, Updated May 5th
Innocent Lost Plot Short & Sweet
32 Posts, Updated May 3rd
(2404) Learning the moves
2 Posts, Updated May 1st
Raul the second invite
26 Posts, Updated April 30th
(2404)Eternal Court
33 Posts, Updated April 30th
Shuffling the deck
21 Posts, Updated April 29th
Monsters after midnight
2 Posts, Updated April 27th
(Private)Meeting of the minds?
20 Posts, Updated April 21st
Gathering to pay tribute
22 Posts, Updated April 17th
The Antique auction
2 Posts, Updated April 15th
Ordo Dracul Meeting 2/29
17 Posts, Updated April 7th
All roads have led to Raul
2 Posts, Updated March 31st
March Blood Hunt Activities
20 Posts, Updated March 30th
(2403)Eternal Court
24 Posts, Updated March 29th
Concluding the deal
17 Posts, Updated March 24th




Personal tools
Namespaces
Variants
Actions
Navigation
games
Toolbox