This document lists KB custom tags for your reference. If an author inadvertently uses a class name that the KB uses for custom tags (e.g. class="internal"), it will have unintended results in the KB document. The following is a reference point for all such existing classes the KnowledgeBase has to offer.
In a document or news item, you may embed a link to; another KB document, News Item or Topic.
Custom Class Name | HTML Code |
More Info |
Example |
|
1 | linkdoc |
|
https://kb.wisc.edu/kbGuide/page.php?id=14927#linkdoc | The following is an example of a linkdoc: Poetry - Robert Frost - Lodged |
2 | linknews |
|
https://kb.wisc.edu/kbGuide/page.php?id=14927#linknews | The following is an example of a linknews: Robert Frost - Pulitzer |
3 | linktopic |
|
https://kb.wisc.edu/kbGuide/page.php?id=14927#linktopic | The following link leads to a collection of documents assigned to a specifc Topic: Sample Documents |
In a document or News item, you may embed content from another, distinct, document or News Item.
Custom Class Name | HTML |
More Info |
Example |
|
1 | includedoc |
|
https://kb.wisc.edu/kbGuide/page.php?id=14927#includedoc | The content of document 36746 is included below:LodgedThe rain to the wind said, 'You push and I'll pelt.'... ~ Robert Frost |
2 | includenews |
|
https://kb.wisc.edu/kbGuide/page.php?id=14927#includenews | The content of this News Item includes: Frost's talent recognized. Frost received his first
Pulitzer Prize for New Hampshire in 1924. |
In a document or news item, you may embed specific content to only be visible by a one of the specific subsets below.
Custom Class Name | HTML Code |
More Info and Examples |
|
1 | internal |
|
https://kb.wisc.edu/kbGuide/page.php?id=14927#intsite |
2 | external |
|
https://kb.wisc.edu/kbGuide/page.php?id=14927#extsite |
3 | ownersite |
|
https://kb.wisc.edu/kbGuide/page.php?id=14927#ownersite |
4 | ownerinstitution |
|
https://kb.wisc.edu/kbGuide/page.php?id=14927#ownerinstitute |
Embed a specific Date/Time information into your document.
Custom Class Name | HTML Code |
More Info |
Example |
|
1 | CreationTime |
|
https://kb.wisc.edu/kbGuide/page.php?id=36795 |
Use Case |
2 | LastUpdateTime |
|
https://kb.wisc.edu/kbGuide/page.php?id=36795 |
Use Case |
3 | ActivationTime |
|
https://kb.wisc.edu/kbGuide/page.php?id=36795 |
Use Case |
Placing this code in a document will automatically indicate the email address or name of the last person to update a document and the provide the numerical value representing the number of times a document is activated.
Custom Class Name | HTML Code |
More Info |
Example |
|
1 | LastUpdaterEmail |
|
https://kb.wisc.edu/kbGuide/page.php?id=36795 |
Use Case |
2 |
ActivatorEmail |
|
https://kb.wisc.edu/kbGuide/page.php?id=36795 |
Use Case |
3 |
ActivatorName |
|
https://kb.wisc.edu/kbGuide/page.php?id=36795 |
Use Case |
4 |
LastUpdaterName |
|
https://kb.wisc.edu/kbGuide/page.php?id=36795 |
Use Case |
2 | NumOfVersions |
|
https://kb.wisc.edu/kbGuide/page.php?id=36795 |
Use Case |
The "Restricted Visibility" custom class allows a block of text to be visible only to a specified user who is a fully authorized internal user.
Custom Class Name | HTML Code |
More Info |
Example |
|
1 | Visible only to NetIDx |
|
https://kb.wisc.edu/kbGuide/page.php?id=20307 |
<span class="visible-only-to-jsmith@univ.edu"> Content intended only for John Smith's eyes.</span> |
The "Restricted Visibility" custom class allows a block of text to be visible only to a specified user who is a fully authorized internal user.
Custom Class Name | HTML Code |
More Info |
Example |
|
1 | To the Top |
|
https://kb.wisc.edu/kbGuide/page.php?id=14927#totop |
Example |
2 | Toggle |
|
https://kb.wisc.edu/kbGuide/page.php?id=19085 |
Example |
3 | ol class checklist |
|
https://kb.wisc.edu/kbGuide/page.php?id=20307 |
Example |
4 | ul class checklist |
|
https://kb.wisc.edu/kbGuide/page.php?id=20307 |
Example |