English . Indonesia . india

1. List of Message

The user writing format is
[msg] set || content [/ msg]
Parameter Set
  1. o=u Order by newest registrant beginning
  2. o=ul Order by oldest registrant at first
  3. to =:to-id: Displays messages by:to-id:
  4. m=in Displays the message inbox, leave m blank to display all messages
  5. m=out Displays the message outbox, leave m blank to display all messages
  6. m=new Displays the unread message inbox, leave m blank to display all messages
  7. s=:to-page: get page from url? to-page=number
  8. l=number limit the appearance of the user
    example:l=10 will display 10 users
  9. no=sentence this parameter will appear if the comment does not exist
    example:no=no user
Content Parameters
  1. %id% displays the id
  2. %name% displays the name
  3. %text% displays text
  4. %text=number% displays text with a number limit
  5. %date% displays the date
  6. %date=time format% displays the date in time format
  7. %status% displays the status message
example1: [msg] m=in, l=10, no=no message || < div class="list" > From:%name%:profile(%name%)-status:<br/>%text%</div > [/ msg]

To display the number of inbox messages: [msg] m=in, l=0, no=0 || [/msg]
To display the number of outbox messages: [msg] m=out, l=0, no=0 || [/msg]
To display the number of new messages: [msg] m=new, l=0, no=0 || [/msg]

2. Add New Message

To create a reply message form or write a message, use the
link <a href="site_message.html?user= username"> Write Message </a>