The Wiki for Tale 4 is in read-only mode and is available for archival and reference purposes only. Please visit the current Tale 11 Wiki in the meantime.

If you have any issues with this Wiki, please post in #wiki-editing on Discord or contact Brad in-game.

Difference between revisions of "Logs"

From A Tale in the Desert
Jump to navigationJump to search
(reworked from the tale3 variant, updated to current log.php)
 
(rss parameter has to be lowercase)
Line 3: Line 3:
 
* game = any valid game, for example ATITD2, ATITD3, ATITD4 (see dropdown, defaults to ATITD4 now).
 
* game = any valid game, for example ATITD2, ATITD3, ATITD4 (see dropdown, defaults to ATITD4 now).
 
* channel = any valid ingame microphone channel, or the word "system" for the system log (defaults to System).
 
* channel = any valid ingame microphone channel, or the word "system" for the system log (defaults to System).
* type = html for html, RSS for RSS, text for plaintext (defaults to html).
+
* type = html for html, rss for RSS, text for plaintext (defaults to html).
 
* day_value = # of days of logs to show, only works with html and plaintext (defaults to 7).
 
* day_value = # of days of logs to show, only works with html and plaintext (defaults to 7).
 
* limit = number of recent messages to display, only works with html and plaintext (defaults to none).
 
* limit = number of recent messages to display, only works with html and plaintext (defaults to none).

Revision as of 15:08, 24 March 2009

You may access the chat channel logs located at http://services.atitd.org/log.php directly using the following variables:

  • game = any valid game, for example ATITD2, ATITD3, ATITD4 (see dropdown, defaults to ATITD4 now).
  • channel = any valid ingame microphone channel, or the word "system" for the system log (defaults to System).
  • type = html for html, rss for RSS, text for plaintext (defaults to html).
  • day_value = # of days of logs to show, only works with html and plaintext (defaults to 7).
  • limit = number of recent messages to display, only works with html and plaintext (defaults to none).
  • sort = asc (ascending), or desc (descending) (defaults to desc).

Examples