You can display the output from a console or terminal in a wiki page.
The general syntax for console output is:
<xterm>...</xterm>
#cd / #ls -al
To add a title, use the following syntax:
<xterm | title>...</xterm>
<xterm | Linux ls command> #cd / #ls -al </xterm>
#cd / #ls -al