info: Display more information
Display following information in a chart:
## Info
### Display
- [x] Display information into a table with `tabulate`.
- [ ] Migrate to `texttable` usage
### Money
#### UD
- [x] current UD value
- [x] Next date of UD re-evaluation
- [x] Next UD value
- [x] When will next UD will be reevaluated and to which value? `params["udReevalTime0"]` and `params["dtReeval"]` could help.
---
- [x] Monetary mass amount
- [x] Current money decimal base
- [ ] ~~date of next base reevaluation~~ ([seems too far and hard to calculate with M and N variables](https://git.duniter.org/nodes/common/doc/blob/master/rfc/0009_Duniter_Blockchain_Protocol_V11.md#br_g14-headdividend-and-headunitbase-and-headnew_dividend))
### WoT
- https://forum.duniter.org/t/renouvellement-des-certifications-1-6-28-1-7-x/4757/180?u=moul
### Parameters
- Explain [other parameters in `params`](https://git.duniter.org/nodes/common/doc/blob/master/rfc/0009_Duniter_Blockchain_Protocol_V11.md#protocol-parameters)
### Other
- information which are available in Sakia, Cesium, and Duniter admin interfaces
- retrieve values as in https://g1.duniter.fr/#/app/currency/lg
issue