This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
dromed:interface:debrief [2021/09/21 08:15] vfig |
dromed:interface:debrief [2021/09/21 08:16] (current) vfig |
||
---|---|---|---|
Line 33: | Line 33: | ||
Value conditionals: | Value conditionals: | ||
- | * ``@+`` - positive. Only show this stat if it's not zero. It will still move to the next line unless you use "@c". | + | * ``@+`` - positive. Only show this stat if it's not zero. It will still move to the next line unless you use ``@c``. |
- | * ``@s`` - secret. If the value is zero, then hide this stat and all the rest of the stats on this line. You should only use this on a stat that starts a line. Using ``%s`` implies the "continue line" behaviour for this stat. | + | * ``@s`` - secret. If the value is zero, then hide this stat and all the rest of the stats on this line. You should only use this on a stat that starts a line. Using ``%s`` implies the ``%c`` behaviour for this stat. |
Mission conditionals: | Mission conditionals: |