Documentation

We're currently switching over from our old wiki, so some information may be missing. Feel free to browse the old wiki.

Templates

Templates are Lilina's method of enabling you to customise how Lilina looks. Templates are in charge of determining which items and information to show, and how to display this information to you.

Installing Templates

To install a template, simply follow the following steps:

  1. Download the template archive and extract the files from it.
  2. Create a directory to contain the template in your inc/templates directory. For example, a template called Example would be in inc/templates/example. This directory might be included in the archive you download.
  3. Upload the template files to this new directory.

To activate the template afterwards:

  1. Log in to your Administration Panel
  2. Select the Settings link from the navigation
  3. From the dropdown list next to Template, select the template and hit Save'

Developing Templates

See Template Development