Button configs
Support has been added for configuring which buttons to show below the boards.
This feature applies to most game and database templates. Support for adding this using the popup will be added in next update.
Example of use
[chess db="2" buttons="pr,ne,pl,ne,co"]The format is buttons="<comma separated list of butons>"
Valid buttons:
- pr = Previous
- ne = Next
- pl = Play
- st = To start
- en = To End
- fl = Flip board
- co = Computer Mode