12 lines
787 B
Plaintext
12 lines
787 B
Plaintext
%META:TOPICINFO{author="TWikiContributor" date="1111929255" format="1.2" version="1"}%
|
|
%META:TOPICPARENT{name="TWikiVariables"}%
|
|
#VarUSERNAME
|
|
|
|
---+++ USERNAME -- your login username
|
|
* TWiki makes names available in three formats: USERNAME like =jsmith=, WIKINAME like =JohnSmith= and WIKIUSERNAME like =%MAINWEB%.JohnSmith=. Un-authenticated users are all %MAINWEB%.TWikiGuest.
|
|
* Syntax: =%<nop>USERNAME%=
|
|
* Expands to: =%USERNAME%=
|
|
* __%X% Note:__ When used in a template topic, this variable will be expanded when the template is used to create a new topic. See TWikiTemplates#TemplateTopicsVars for details.
|
|
* Related: [[#VarREMOTEUSER][REMOTE_USER]], [[#VarUSERINFO][USERINFO]], [[#VarWIKINAME][WIKINAME]], [[#VarWIKIUSERNAME][WIKIUSERNAME]], TWikiUserAuthentication
|
|
|