From: PeterThoeny Date: Fri, 29 Aug 2003 06:49:35 +0000 (+0000) Subject: none X-Git-Url: https://git.openafs.org/?p=openafs-wiki.git;a=commitdiff_plain;h=7412c2fb4e7cda01b4527be56d85b1834e7629ce;hp=2568a546ccf90f548040bd605968698758bb698b none --- diff --git a/TWiki/TWikiVariables.mdwn b/TWiki/TWikiVariables.mdwn index 691b093..f5c9f89 100644 --- a/TWiki/TWikiVariables.mdwn +++ b/TWiki/TWikiVariables.mdwn @@ -71,14 +71,22 @@ This version of TWiki - TWiki-4.1.2, Sat, 03 Mar 2007, build 13046 - expands the Parameter: Description: + Default: "name" The name of a URL parameter + required + + + default="..." + Default value in case parameter is empty or missing + empty string newline="<br />" Convert newlines to other delimiters + no conversion Example: %URLPARAM{"skin"}% returns print for a .../view/%WEB%/%TOPIC%?skin=print URL. Is @@ -288,7 +296,7 @@ This version of TWiki - TWiki-4.1.2, Sat, 03 Mar 2007, build 13046 - expands the 2 digit year 99 - Variables can be shortened to 3 characters. Example:
%GMTIME{"$day $month, $year - $hour:$min:$sec"}% is
29 Jun, 2010 - 15:42:13 + Variables can be shortened to 3 characters. Example:
%GMTIME{"$day $month, $year - $hour:$min:$sec"}% is
29 Jun, 2010 - 15:42:15 %SERVERTIME%