Date: Tue, 2 Jan 2007 13:30:17 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.13) X-Rcs-Id: $Id: Template%2FExample,v 1.1 2007-01-03 21:26:32 rurban Exp $ Content-Type: application/x-phpwiki; pagename=Template%2FExample; pgsrc_version="1 $Revision: 1.1 $"; flags=""; markup=2; charset=iso-8859-1 Content-Transfer-Encoding: binary 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 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%%