none
authorPeterThoeny <PeterThoeny>
Wed, 11 Jul 2001 16:56:50 +0000 (16:56 +0000)
committerPeterThoeny <PeterThoeny>
Wed, 11 Jul 2001 16:56:50 +0000 (16:56 +0000)
TWiki/TWikiVariables.mdwn

index 9eb8ecc..fd42622 100644 (file)
     <td> Your login username, is <b>admin</b></td>
   </tr>
   <tr>
+    <td><code>%WIKINAME%</code></td>
+    <td> Your Wiki username. Same as %USERNAME% if not defined in the [[Main/TWikiUsers]] topic. Is <b>admin</b></td>
+  </tr>
+  <tr>
     <td><code>%WIKIUSERNAME%</code></td>
-    <td> Your Wiki username, if defined in [[Main/TWikiUsers]]. Same as %USERNAME% if not defined. Is <b>Main.admin</b></td>
+    <td> Your %WIKINAME% including the Main web name. Usefull for signatures. Is <b>Main.admin</b></td>
   </tr>
   <tr>
     <td><code>%WEB%</code></td>
           <td> 2 digit year </td>
           <td> 99 </td>
         </tr>
-      </table> Variables can be shortened to 3 characters. Example: <br /><code>%GMTIME{"$day $month, $year - $hour:$min:$sec"}%</code> is <br /><b>29 Jun, 2010 - 15:26:37</b></td>
+      </table> Variables can be shortened to 3 characters. Example: <br /><code>%GMTIME{"$day $month, $year - $hour:$min:$sec"}%</code> is <br /><b>29 Jun, 2010 - 15:26:42</b></td>
   </tr>
   <tr>
     <td><code>%SERVERTIME%</code></td>