Visualizations will depend heavily on your mobile handset.
Very simple, useful for my mobile needs.
Use the following URL to download this template:

Refer to template on how to install and use templates in DokuWiki.
Get rid of the TOC, that takes a lot of space in mobile screens. In local.php include…
$conf['toptoclevel'] = 0; //Level starting with and below to include in AutoTOC (max. 5) $conf['maxtoclevel'] = 0; //Up to which level include into AutoTOC (max. 5)
The Author says:
Please feel free to modify and append as much as possible. If anyone wants to take this project further, feel free to own it. I have close to zero time for coding. Therefore, the template as it is meets my needs, it's a quick fix. Everybody is welcome. — patxi 2007-07-12 12:03
fyi, This seems to work fine on my blackberry browser, dokuwiki 2009-02-14. I wish there were an easy way to make this template the default for small screen devices and another for regular browsers.