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