mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-06 12:47:13 +02:00
Minor doc update
This commit is contained in:
parent
0d7a20027c
commit
2e275600b1
2 changed files with 3 additions and 0 deletions
|
@ -65,6 +65,7 @@
|
||||||
- Exodus
|
- Exodus
|
||||||
- [Existing Mods]({{ site.baseurl }}{% link modding/existing-mods.md %})
|
- [Existing Mods]({{ site.baseurl }}{% link modding/existing-mods.md %})
|
||||||
- [Last Callers]({{ site.baseurl }}{% link modding/last-callers.md %})
|
- [Last Callers]({{ site.baseurl }}{% link modding/last-callers.md %})
|
||||||
|
- [Who's Online]({{ site.baseurl }}{% link modding/whos-online.md %})
|
||||||
|
|
||||||
- [Oputil]({{ site.baseurl }}{% link oputil/index.md %})
|
- [Oputil]({{ site.baseurl }}{% link oputil/index.md %})
|
||||||
|
|
||||||
|
|
|
@ -22,6 +22,8 @@ Available `config` block entries:
|
||||||
* `userRunDoor`
|
* `userRunDoor`
|
||||||
* `actionIndicatorDefault`: Default indicator when an action is not set. Defaults to "-".
|
* `actionIndicatorDefault`: Default indicator when an action is not set. Defaults to "-".
|
||||||
|
|
||||||
|
Remember that entries such as `actionIndicators` and `actionIndicatorDefault` may contain pipe color codes!
|
||||||
|
|
||||||
### Theming
|
### Theming
|
||||||
The following `itemFormat` object is provided to MCI 1 (ie: `%VM1`):
|
The following `itemFormat` object is provided to MCI 1 (ie: `%VM1`):
|
||||||
* `userId`: User ID.
|
* `userId`: User ID.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue