UT MCI now displays theme name, UD displays ID

This commit is contained in:
Bryan Ashby 2018-11-25 10:35:05 -07:00
parent 4ee7d7a540
commit e464f95924
2 changed files with 6 additions and 2 deletions

View file

@ -35,7 +35,8 @@ for a full listing. Many codes attempt to pay homage to Oblivion/2, iNiQUiTY, et
| `UE` | Current user's email address |
| `UW` | Current user's web address |
| `UF` | Current user's affiliations |
| `UT` | Current user's *theme ID* (e.g. "luciano_blocktronics") |
| `UT` | Current user's theme name |
| `UD` | Current user's *theme ID* (e.g. "luciano_blocktronics") |
| `UC` | Current user's login/call count |
| `ND` | Current user's connected node number |
| `IP` | Current user's IP address |