Add missing docs on new indicators
This commit is contained in:
parent
2b3d5be3d9
commit
2ab50fb670
|
@ -81,6 +81,8 @@ The following MCI codes are available:
|
|||
* `systemCurrentLoad`: System current load.
|
||||
* `newPrivateMail`: Number of new **privae** mail for current user.
|
||||
* `newMessagesAddrTo`: Number of new messages **addressed to the current user**.
|
||||
* `availIndicator`: Is the current user availalbe? Displayed via `statusAvailableIndicators` or system theme. See also [Themes](../art/themes.md).
|
||||
* `visIndicator`: Is the current user visible? Displayed via `statusVisibleIndicators` or system theme. See also [Themes](../art/themes.md).
|
||||
|
||||
|
||||
:information_source: While [Standard MCI](../art/mci.md) codes work on any menu, they will **not** refresh. For values that may change over time, please use the custom format values above.
|
Loading…
Reference in New Issue