Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung |
plugins:var [26.04.2024 19:49] – Nikolaus Müller-Büchele | plugins:var [14.08.2024 10:36] (aktuell) – Nikolaus Müller-Büchele |
---|
Zeigt den Wert interner DokuWiki-Variablen an. Im Handbuch-Wiki nicht aktiviert! | Zeigt den Wert interner DokuWiki-Variablen an. Im Handbuch-Wiki nicht aktiviert! |
| |
^ Label ^ aktueller Wert ^ Inhalt ^ | ^ Label ^ Inhalt ^ |
| %%@ID@%% ^ @ID@ | full ID of the page | | | %%@ID@%% | full ID of the page | |
| %%@NS@%% ^ @NS@ | namespace of the page | | | %%@NS@%% | namespace of the page | |
| %%@NSL@%% ^ @NSL@ | full external link to current namespace | | | %%@NSL@%% | full external link to current namespace | |
| %%@PAGE@%% ^ @PAGE@ | page name (ID without namespace and underscores replaced by spaces) | | | %%@PAGE@%% | page name (ID without namespace and underscores replaced by spaces) | |
| %%@PAGEL@%% ^ @PAGEL@ | full external link to current page | | | %%@PAGEL@%% | full external link to current page | |
| %%@USER@%% ^ @USER@ | ID of current user | | | %%@USER@%% | ID of current user | |
| %%@NAME@%% ^ @NAME@ | full name of current user | | | %%@NAME@%% | full name of current user | |
| %%@MAIL@%% ^ @MAIL@ | mail address of current user | | | %%@MAIL@%% | mail address of current user | |
| %%@DATE@%% ^ @DATE@ | current date | | | %%@DATE@%% | current date | |
| %%@YEAR@%% ^ @YEAR@ | current year in YYYY format | | | %%@YEAR@%% | current year in YYYY format | |
| %%@MONTH@%% ^ @MONTH@ | current month in MM format | | | %%@MONTH@%% | current month in MM format | |
| %%@SMONTH@%% ^ @SMONTH@ | current month in M format (without leading zero) | | | %%@SMONTH@%% | current month in M format (without leading zero) | |
| %%@DAY@%% ^ @DAY@ | current day in DD format | | | %%@DAY@%% | current day in DD format | |
| %%@SDAY@%% ^ @SDAY@ | current day in D format (without leading zero) | | | %%@SDAY@%% | current day in D format (without leading zero) | |
| %%@TITLE@%% ^ @TITLE@ | first heading of the current page | | | %%@TITLE@%% | first heading of the current page | |
| %%@WIKI@%% ^ @WIKI@ | title of the wikis as configured in [[config:title]] | | | %%@WIKI@%% | title of the wikis as configured in ''config:title'' | |
| %%@SERVER@%% ^ @SERVER@ | the content of ''$_SERVER['SERVER_NAME']'' | | | %%@SERVER@%% | the content of ''$_SERVER['SERVER_NAME']'' | |
| %%@VER@%% ^ @VER@ | the contents returned by ''getVersion()'', such as “//Release 2013-12-08 "Binky"//” | | | %%@VER@%% | the contents returned by ''getVersion()'', such as “//Release 2013-12-08 "Binky"//” | |
| %%@VERR@%% ^ @VERR@ | the release date as extracted from ''getVersion()'' | | | %%@VERR@%% | the release date as extracted from ''getVersion()'' | |
| %%@VERN@%% ^ @VERN@ | the release name as extracted from ''getVersion()'' | | | %%@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-@**) | | | %%@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_@**%% or %%**@ALIAS-@**%% | |
| |
| |
| /* mit aktiviertem Plugin: |
| ^ Label | Wert ^ Inhalt ^ |
| | %%@ID@%% | @ID@ | full ID of the page | |
| | %%@NS@%% | @NS@ | namespace of the page | |
| | %%@NSL@%% | @NSL@ | full external link to current namespace | |
| | %%@PAGE@%% | @PAGE@ | page name (ID without namespace and underscores replaced by spaces) | |
| | %%@PAGEL@%% | @PAGEL@ | full external link to current page | |
| | %%@USER@%% | @USER@ | ID of current user | |
| | %%@NAME@%% | @NAME@ | full name of current user | |
| | %%@MAIL@%% | @MAIL@ | mail address of current user | |
| | %%@DATE@%% | @DATE@ | current date | |
| | %%@YEAR@%% | @YEAR@ | current year in YYYY format | |
| | %%@MONTH@%% | @MONTH@ | current month in MM format | |
| | %%@SMONTH@%% | @SMONTH@ | current month in M format (without leading zero) | |
| | %%@DAY@%% | @DAY@ | current day in DD format | |
| | %%@SDAY@%% | @SDAY@ | current day in D format (without leading zero) | |
| | %%@TITLE@%% | @TITLE@ | first heading of the current page | |
| | %%@WIKI@%% | @WIKI@ | title of the wikis as configured in ''config:title'' | |
| | %%@SERVER@%% | @SERVER@ | the content of ''$_SERVER['SERVER_NAME']'' | |
| | %%@VER@%% | @VER@ | the contents returned by ''getVersion()'', such as “//Release 2013-12-08 "Binky"//” | |
| | %%@VERR@%% | @VERR@ | the release date as extracted from ''getVersion()'' | |
| | %%@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_@**%% or %%**@ALIAS-@**%% | |
| */ |