Synchronet v3.21e-Win32 (install) has been released (Mar-2026).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
custom:atcodes [2026/01/21 01:46] – [External Content] add OPTEXT digital mancustom:atcodes [2026/02/22 22:21] (current) – [Format Parameters] add a space where a space should be nelgin
Line 90: Line 90:
 === Formatted-Time Parameter === === Formatted-Time Parameter ===
  
-Some Time and Date related @-codes support a format parameter string that can include[[strftime]] specifiers.+Some Time and Date related @-codes support a format parameter string that can include [[strftime]] specifiers.
  
 For example, the code ''@DATE:%Y-%m-%d\x20%H:%M:%S@'' would produce output similar to: For example, the code ''@DATE:%Y-%m-%d\x20%H:%M:%S@'' would produce output similar to:
Line 566: Line 566:
 |TRUNCOFF        |        |Mark the end of a truncated text block (turn off long-line truncation) | |TRUNCOFF        |        |Mark the end of a truncated text block (turn off long-line truncation) |
 |WORDWRAP        |        |Word-wrap long lines in the following text | |WORDWRAP        |        |Word-wrap long lines in the following text |
-|WRAPOFF                |Mark the end of a word-wrapped text block |+|WRAP            |        |Ungracefully-wrap long lines in the following text | 
 +|WRAPOFF                |Mark the end of a word-wrapped / ungracefully-wrapped text block |
 |CENTER          |        |Middle-align the remaining text on the line | |CENTER          |        |Middle-align the remaining text on the line |
 |SYSONLY                |Toggle off/on visibility for non-sysops | |SYSONLY                |Toggle off/on visibility for non-sysops |