Diff: Template/Example

Differences between current version and predecessor to the previous major change of Template/Example.

Other diffs: Previous Revision, Previous Author

Newer page: version 6 Last edited on 17 January 2022 3:00 by harold
Older page: version 5 Last edited on 9 September 2007 0:16 by harold Revert
@@ -1,26 +1,26 @@
 <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 
+the [[ Help:CreatePagePlugin|CreatePage]] plugin 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  
+|= 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%% 

current version

The following predefined variables are automatically expanded by the CreatePage plugin 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
BASE_URL
  • 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%%