funktionstest:var

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
funktionstest:var [2024/01/12 10:00] nmo631funktionstest:var [2024/03/05 12:35] (current) nmo631
Line 1: Line 1:
 ====== variable ====== ====== variable ======
-  * @ID@  full ID of the page +^ Label  ^ aktueller Wert  ^ Inhalt 
-  @NS@  namespace of the page +| %%@ID@%%      ^ @ID@      | full ID of the page                                                                                                                                      | 
-  @NSL@  full external link to current namespace +| %%@NS@%%      ^ @NS@      | namespace of the page                                                                                                                                    | 
-  @PAGE@  page name (ID without namespace and underscores replaced by spaces) +| %%@NSL@%%     @NSL@     | full external link to current namespace                                                                                                                  | 
-  @PAGEL@  full external link to current page +| %%@PAGE@%%    ^ @PAGE@    | page name (ID without namespace and underscores replaced by spaces)                                                                                      | 
-  @USER@  ID of current user +| %%@PAGEL@%%   ^ @PAGEL@   full external link to current page                                                                                                                       | 
-  @NAME@  full name of current user +| %%@USER@%%    ^ @USER@    | ID of current user                                                                                                                                       | 
-  @MAIL@  mail address of current user +| %%@NAME@%%    ^ @NAME@    | full name of current user                                                                                                                                | 
-  @DATE@  current date +| %%@MAIL@%%    ^ @MAIL@    | mail address of current user                                                                                                                             | 
-  @YEAR@  current year in YYYY format +| %%@DATE@%%    ^ @DATE@    | current date                                                                                                                                             | 
-  @MONTH@  current month in MM format +| %%@YEAR@%%    ^ @YEAR@    | current year in YYYY format                                                                                                                              | 
-  @SMONTH@  current month in M format (without leading zero) +| %%@MONTH@%%   ^ @MONTH@   current month in MM format                                                                                                                               | 
-  @DAY@  current day in DD format +| %%@SMONTH@%%  @SMONTH@  current month in M format (without leading zero)                                                                                                         | 
-  @SDAY@  current day in D format (without leading zero) +| %%@DAY@%%     ^ @DAY@     current day in DD format                                                                                                                                 | 
-  @TITLE@  first heading of the current page +| %%@SDAY@%%    ^ @SDAY@    current day in D format (without leading zero)                                                                                                           | 
-  @WIKI@  title of the wikis as configured in title +| %%@TITLE@%%   ^ @TITLE@   first heading of the current page                                                                                                                        | 
-  @SERVER@  the content of $_SERVER['SERVER_NAME'+| %%@WIKI@%%    ^ @WIKI@    | title of the wikis as configured in [[config:title]]                                                                                                     | 
-  @VER@  the contents returned by getVersion() +| %%@SERVER@%%  @SERVER@  the content of ''$_SERVER['SERVER_NAME']''                                                                                                               | 
-  @VERR@  the release date as extracted from getVersion() +| %%@VER@%%     ^ @VER@     the contents returned by ''getVersion()'', such as “//Release 2013-12-08 "Binky"//”                                                                      | 
-  @VERN@  the release name as extracted from getVersion() +| %%@VERR@%%    ^ @VERR@    | the release date as extracted from ''getVersion()''                                                                                                      | 
-  * @ALIAS@  +| %%@VERN@%%    ^ @VERN@    | the release name as extracted from ''getVersion()''                                                                                                      | 
 +| %%@ALIAS@%%   ^ @ALIAS@   | the e-mail alias of the current user e.g. ''john.doe''. If a different separator than the dot is required you can also use %%**@ALIAS_@**%% (**@ALIAS_@**) or %%**@ALIAS-@**%% (**@ALIAS-@**)  |
  • funktionstest/var.1705050009.txt.gz
  • Last modified: 2024/01/12 10:00
  • by nmo631