> * Author: Reini Urban * See also: http://meta.wikimedia.org/wiki/Help:Template * * Parameter expansion: * vars="var1=value1&var2=value2" * We only support named parameters, not numbered ones as in mediawiki, and * the placeholder is %%var%% and not {{{var}}} as in mediawiki. * * The following predefined uppercase 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 * * .. is stripped from the template expansion. * .. is only expanded in pages using the template, * not in the template itself. * * We support a mediawiki-style syntax extension which maps * {{TemplateFilm|title=Some Good Film|year=1999}} * to * <