I find in this page, there are many tables to show the usage of parameters. I don't think using table is a preferred way. It is hard to read and unfriendly in mobile views.
For example:
parameter | description | example |
---|---|---|
aliases | description of aliases | <syntaxhighlight>...</syntaxhighlight> |
The better way to present content may be:
=== aliases === description of aliases Example: <syntaxhighlight>...</syntaxhighlight>