====== Templates ====== DokuWiki's layout can be customized through templates (aka. skins or themes). ===== Installing Templates ===== Installing templates is simple, just extract the downloaded template archive (usually a .zip or .tgz file) in the ''lib/tpl/'' folder((If the zip file does not contain a folder itself, you have to create ''lib/tpl/'' and unzip the template files into that one instead.)). Then select the template in the [[plugin:config|Config Manager]] by adjusting the [[config:template]] option. ===== Available Templates ===== ---- datatable ---- cols : %pageid%, author_mail, description, screenshot_img120, lastupdate_dt headers : Template, Author, Description, Screenshot, Last Updated sort : %pageid% filter : %pageid% ~ template:* ---- If you like to have a template ported to [[DokuWiki]] use the [[http://forum.dokuwiki.org/forum/20|template wishlist sub-forum]]. ===== Creating a Template ===== Please refer to the [[devel:template|Template Development]] page to learn about creating your own templates. If you created a template please share it by creating a new page in the ''template'' namespace.