====== Templates ====== DokuWiki's layout can be customized through templates (aka. skins or themes). === IMPORTANT NOTE about versions: === :!: Since some template features change with newer DokuWiki releases it's best to stick to templates with release dates that are equal or more recent than the DokuWiki release you're using. It cannot be guaranteed that older templates provide the full set of features. For important changes please check the [[:changes|changelog]]. ===== Installing Templates ===== From version **Ponder Stibbons** and upward((**Upto version Binky 2013-12-08** you have to manually install the template, but the procedure 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. You can also use the plugin manager to install templates the same way you would install plugins, i.e. by copying the download URL into the URL field and hit "Download", but that's an undocumented feature)) the installation and upgrading of templates is automated by using the [[plugin:extension|Extension Manager]]. It lets you search and install the templates as listed below. Or you can install your own template via the Manual Install tab. ===== 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. If you like to have a template ported to [[DokuWiki]] use the [[https://forum.dokuwiki.org/t/template-wishlist|template wishlist sub-forum]]. ---- pluginrepo ---- includetemplates: yes showscreenshot: yes plugintype: 32 -----