<noinclude> The following predefined variables are automatically expanded by
- the 
Help:CreatePagePlugin 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%%