Mr. Moon
Code Helper
Posts: 16
Mr. Moon said 0 great things
|
Post by Mr. Moon on Dec 26, 2008 22:09:16 GMT -8
Created By: Mr. Moon Cross Browser: Yes Preview: ClickPlacement: Anywhere About: Adds a simple MotM table. I reccomend using Smangii's side bar instead, and using a table there for a MotM table. Code: <script type="text/javascript"> <!-- /* MotM table by Mr. Moon Do not: Repost or Claim This header must reamin intact. */
//Edit var width= "700"; // Width of MotM table var month= "January"; // Month var user="admin"; // MotM's username var name="Mr. Moon"; // MotM's display name
//No Need to Edit document.write('<table width="'+width+'" class="bordercolor" cellspacing="1" align="center"><tr><td width="100%" align="center" class="titlebg">Member of the Month<br />'+month+'</td></tr><tr><td class="windowbg" width="100%" align="center" valign="middle"><br><font size="2">The member of the month is is <a href="/index.cgi?action=viewprofile&user='+user+'" target="_self">'+name+'</a>!</font></td></tr></table>'); //--> </script>
|
|
Dr. Z
Not New Member
[Sj1:0]
Posts: 4
Dr. Z said 0 great things
|
Post by Dr. Z on Dec 7, 2010 14:39:13 GMT -8
Is there a way to have a MotM that puts automatically the one who posted the most ? You know like, post the code and he's taking care of the rest ?
|
|
|
Post by Wormopolis on Dec 7, 2010 16:55:34 GMT -8
Only if you know of some way to get that information as a global variable. The only place that I have ever seen available was in the members list.
|
|