mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-08-03 16:31:59 +02:00
Fix example render
This commit is contained in:
parent
e7cb804ada
commit
027d8336ed
2 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,8 @@ MCI codes are composed of two characters and are prefixed with a percent (%) sym
|
|||
:information_source: To explicitly tie a MCI to a specific View ID, suffix the MCI code with a number. For example: `%BN1`.
|
||||
|
||||
:information_source: Standard (non-focus) and focus colors are set by placing duplicate codes back to back in art files:
|
||||
<font color="red">%BN1</font><font color="bright red">%BN1</font>
|
||||
|
||||

|
||||
|
||||
Some MCI codes have additional options that may be set directly from the code itself while others -- and more advanced options -- are controlled via the current theme.
|
||||
|
||||
|
|
BIN
docs/assets/images/mci-example1.png
Normal file
BIN
docs/assets/images/mci-example1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 317 B |
Loading…
Add table
Add a link
Reference in a new issue