Info-specific parameters
- allow-html
- has-stats
- has-verbs
- highlight-color
- multi-line
- on-hide
- on-show
- on-tab
- prefix-color
- suffix-color
- tab-background-color
- tab-font-family, tab-font-size, tab-font-style
- tab-text-color
The classic BYOND statpanel, which contains both stat and verb tabs. This is technically a 3-column grid with a variable number of rows.
Output to a statpanel is done via the stat() and statpanel() procs, during Stat().
The same limitations that apply to grid output apply here.
Info controls can now be split so that one displays stats and another handles verbs.