Topics Map > Documents Tab
Topics Map > Advanced HTML
KB User's Guide - Documents Tab - Manually Enterable KB Custom classes
There are nine custom classes in the KB that do not have a dedicated button in the editor. Users may enter these custom classes anywhere in their document via the source code tool and style them as needed.
| KB Custom Class Name | HTML code | What you will see | 
|---|---|---|
| CreationTime | 
 
  | 
Time stamp of the document creation date/time, formatted as yyyy-MM-dd HH:mm:ss (example: 2014-01-29 09:38:16) | 
| ActivatorName | 
 
  | 
First and Last Name of KB User Activating the Document (example: Buckingham Badger) | 
| ActivationTime | 
 
  | 
Time stamp of the document activation date/time, formatted as yyyy-MM-dd HH:mm:ss (example: 2019-04-02 09:38:16) | 
| ActivatorEmail | 
 
  | 
Displays the email address of the person who last activated the document (example: buckingham.badger@wisc.edu) | 
| LastUpdaterEmail | 
 
  | 
Displays the email address of the person who last updated the document (example: buckingham.badger@wisc.edu) | 
| LastUpdateTime | 
 
  | 
Time stamp of the most recent document update date/time, formatted as yyyy-MM-dd HH:mm:ss (example: 2019-04-02 09:38:16) | 
| LastUpdaterName | 
 
  | 
Displays the name of the person who last updated the content of the document (example: Buckingham Badger) | 
| NumOfVersions | 
 
  | 
A numeric value representing the total number of document revisions (example: 14) | 
| Visible only to Individual NetID | 
 
  | 
Surrounded content is only visible to individual logged in with the specified NetID (example: content surrounded by <span class="visible-only-to-bbadger@wisc.edu></span> is only visible to Bucky Badger's account.) | 

