Main Page

From Edge of Darkness Wiki

Main Page
Jump to: navigation, search
m
 
(6 intermediate revisions not shown)
Line 15: 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) LEFT JOIN customavatar ON (customavatar.userid = user.userid)
+
|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
-
ctlhasavatar=customavatar.visible,
+
-
ctlshortname=LEFT(user.username, 1)
+
}}
}}
<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>"></html>{{#switch: {{{ctlhasavatar}}}
+
{{#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> }}
-
|1=<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;" /></html>
+
-
|#default=<html>foo</html>
+
-
}}<html></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
}}
}}
Line 61: 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
}}
}}
Line 80: Line 58:
</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

Teach me Maestro Monkee
4 Posts, Updated April 25th
Diverging Futures at Ednas
4 Posts, Updated April 25th
Sleep Paralysis
223 Posts, Updated April 24th
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

Mage

(2404) Consilium
64 Posts, Updated April 25th
Plot: Squeaky Choir: Sewage District
30 Posts, Updated April 25th
Plot: Fallen Power: The Community Centre
42 Posts, Updated April 25th
PRP DYLF: Taking stock and making plans
4 Posts, Updated April 25th
Rendezvous
11 Posts, Updated April 24th
A new, free, liberal chat
21 Posts, Updated April 24th
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


Vampire

Raul the second invite
23 Posts, Updated April 25th
Shuffling the deck
20 Posts, Updated April 25th
Fists and first brushes
2 Posts, Updated April 25th
(2404)Eternal Court
29 Posts, Updated April 25th
A most feline discussion
14 Posts, Updated April 25th
Innocent Lost Plot Short & Sweet
22 Posts, Updated April 24th
(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
(2404) Learning the moves
1 Posts, Updated April 14th


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

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

Personal tools
Namespaces
Variants
Actions
Navigation
games
Toolbox