%META:TOPICINFO{author="ProjectContributor" date="1491336894" format="1.1" version="1"}%
%META:TOPICPARENT{name="Macros"}%
---+ WIKIUSERNAME -- your Wiki username with web prefix
Your %<nop>WIKINAME% with %USERSWEB% web prefix, useful to point to your <nop>%WIKITOOLNAME% home page
This macro is an alias for the USERINFO macro with a fixed =format="$wikiusername"=.
---++ Parameters
   | *Parameter* | *Description* |
   | ="name"= | WikiName or [[UserName][login username]]. | current user |
---++ Examples
   * =%<nop>WIKIUSERNAME%= expands to =%WIKIUSERNAME%=, renders as %WIKIUSERNAME%
   * =%<nop>WIKIUSERNAME{guest}%= expands to =%WIKIUSERNAME{guest}%=, renders as %WIKIUSERNAME{guest}%
   <div class="foswikiHelp">%X% When used in a template topic, this macro will be expanded when the template is used to create a new topic. See TemplateTopics#TemplateTopicsVars for details</div>
%STOPINCLUDE%
---++ Related
 [[VarREMOTEUSER][REMOTE_USER]], [[VarUSERINFO][USERINFO]], [[VarUSERNAME][USERNAME]], [[VarWIKINAME][WIKINAME]]
