Online
From Edge of Darkness Wiki
Online
m |
m |
||
Line 1: | Line 1: | ||
- | + | {{#get_db_data:db=nwod | |
- | | | + | |from=user JOIN userfield ON (userfield.userid = user.userid) |
- | | | + | |where=user.usergroupid LIKE '50' |
- | | | + | |data=lastpost=from_unixtime(user.lastpost, '%M %D %Y'),username=userfield.field109 |
- | + | }} | |
- | | | + | {| class="wikitable" |
- | + | ! Name | |
- | | | + | ! Online |
- | }} | + | {{#display_external_table:template=OnlineTemplate|data=username=username,lastpost=lastpost}} |
+ | |} |
Revision as of 21:10, 24 May 2016
Name | Online
{{#display_external_table:template=OnlineTemplate|data=username=username,lastpost=lastpost}} |
---|