summaryrefslogtreecommitdiff
path: root/TWiki/TWikiVariables.mdwn
diff options
context:
space:
mode:
authorPeter Thoeny <web-hurd@gnu.org>2001-07-11 16:56:50 +0000
committerPeter Thoeny <web-hurd@gnu.org>2001-07-11 16:56:50 +0000
commite2d6a271b45cd678e810bd019c32daf3f612cebe (patch)
treef422dbb11395e36786d7a0493ebdef3c6e9fa158 /TWiki/TWikiVariables.mdwn
parent67596cdc671c4a6c9d8eca62e6b76abf71c59779 (diff)
none
Diffstat (limited to 'TWiki/TWikiVariables.mdwn')
-rw-r--r--TWiki/TWikiVariables.mdwn6
1 files changed, 5 insertions, 1 deletions
diff --git a/TWiki/TWikiVariables.mdwn b/TWiki/TWikiVariables.mdwn
index dfe68b11..062898fe 100644
--- a/TWiki/TWikiVariables.mdwn
+++ b/TWiki/TWikiVariables.mdwn
@@ -58,8 +58,12 @@
<td> Your login username, is <b>%USERNAME%</b></td>
</tr>
<tr>
+ <td><code>%<nop>WIKINAME%</nop></code></td>
+ <td> Your Wiki username. Same as %<nop>USERNAME% if not defined in the %MAINWEB%.%WIKIUSERSTOPIC% topic. Is <b>%WIKINAME%</b> </nop></td>
+ </tr>
+ <tr>
<td><code>%<nop>WIKIUSERNAME%</nop></code></td>
- <td> Your Wiki username, if defined in %MAINWEB%.%WIKIUSERSTOPIC%. Same as %<nop>USERNAME% if not defined. Is <b>%WIKIUSERNAME%</b> </nop></td>
+ <td> Your %<nop>WIKINAME% including the %MAINWEB% web name. Usefull for signatures. Is <b>%WIKIUSERNAME%</b> </nop></td>
</tr>
<tr>
<td><code>%<nop>WEB%</nop></code></td>