<pre>
<noinclude>
The following predefined variables are automatically expanded if existing:
  pagename
  mtime     - last modified date + time
  ctime     - creation date + time
  author    - last author
  owner
  creator   - first author
  SERVER''URL, DATA''PATH, SCRIPT''NAME, PHPWIKI''BASE''URL and BASE''URL
</noinclude>

Title: %%title%%   Year: %%year%%
---
* Pagename: %%pagename%%
* Author: %%author%%
* Last modified time: %%mtime%%
* Created time: %%ctime%%
* Owner: %%owner%%
* Creator: %%creator%%

* SERVER''URL: %%SERVER''URL%%
* DATA''PATH: %%DATA''PATH%%
* SCRIPT''NAME: %%SCRIPT''NAME%%
* PHPWIKI''BASE''URL: %%PHPWIKI''BASE''URL%%
* BASE''URL: %%BASE''URL%%
</pre>
