TemplateExample

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

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%%